Pull request #42486 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1528e1cba20a82f8b18ef02fad71f25c4e371158+0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 (cf334dfae73053028114de666e26e18869179650) 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-42486@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-06-08T19:37:32.271Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-08T19:37:32.275Z] Trying to pass milestone 1 [Pipeline] milestone [2021-06-08T19:37:32.322Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-08T19:37:47.471Z] Still waiting to schedule task [2021-06-08T19:37:47.473Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-06-08T19:38:35.352Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7e68f26093e6ac7) in /home/ubuntu/workspace/moby_PR-42486 [Pipeline] { [Pipeline] checkout [2021-06-08T19:38:35.626Z] The recommended git tool is: git [2021-06-08T19:38:39.054Z] using credential docker-jenkins-github-credentials [2021-06-08T19:38:39.065Z] Cloning the remote Git repository [2021-06-08T19:38:39.065Z] Cloning with configured refspecs honoured and without tags [2021-06-08T19:38:39.085Z] Cloning repository https://github.com/moby/moby.git [2021-06-08T19:38:39.158Z] > git init /home/ubuntu/workspace/moby_PR-42486 # timeout=10 [2021-06-08T19:38:39.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:38:39.442Z] > git --version # timeout=10 [2021-06-08T19:38:39.463Z] > git --version # 'git version 2.17.1' [2021-06-08T19:38:39.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:38:39.465Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:39:03.101Z] Fetching without tags [2021-06-08T19:39:03.477Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:39:03.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:39:03.036Z] > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10 [2021-06-08T19:39:03.057Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:39:03.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:39:03.105Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:39:03.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:39:03.106Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:39:03.487Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:39:03.513Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:39:04.421Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:39:04.422Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486) [2021-06-08T19:39:04.323Z] > git remote # timeout=10 [2021-06-08T19:39:04.348Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:39:04.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:39:04.373Z] > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10 [2021-06-08T19:39:04.399Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T19:39:04.425Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:39:04.447Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:39:08.466Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text" [2021-06-08T19:39:08.481Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-08T19:39:08.469Z] > git rev-list --no-walk 078657d7591373499ba2717ea9c8ddcd455ed3ec # timeout=10 [2021-06-08T19:39:09.420Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42486:/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-06-08T19:39:17.567Z] Unable to find image 'alpine:latest' locally [2021-06-08T19:39:17.828Z] latest: Pulling from library/alpine [2021-06-08T19:39:17.828Z] 540db60ca938: Pulling fs layer [2021-06-08T19:39:17.828Z] 540db60ca938: Download complete [2021-06-08T19:39:18.399Z] 540db60ca938: Pull complete [2021-06-08T19:39:18.399Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-08T19:39:18.399Z] Status: Downloaded newer image for alpine:latest [2021-06-08T19:39:28.407Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-06-08T19:39:28.653Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7e68f26093e6ac7) in /home/ubuntu/workspace/moby_PR-42486 [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-06-08T19:39:28.704Z] The recommended git tool is: git [Pipeline] // stage [2021-06-08T19:39:28.714Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-06-08T19:39:28.728Z] Fetching changes from the remote Git repository [2021-06-08T19:39:28.737Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [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] } 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 [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 [2021-06-08T19:39:29.045Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-08T19:39:29.448Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:39:29.448Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486) [2021-06-08T19:39:29.539Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text" [2021-06-08T19:39:28.720Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42486/.git # timeout=10 [2021-06-08T19:39:28.731Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:39:28.739Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:39:28.740Z] > git --version # timeout=10 [2021-06-08T19:39:28.750Z] > git --version # 'git version 2.17.1' [2021-06-08T19:39:28.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:39:28.751Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:39:29.048Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:39:29.056Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:39:29.405Z] > git remote # timeout=10 [2021-06-08T19:39:29.412Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:39:29.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:39:29.421Z] > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10 [2021-06-08T19:39:29.438Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T19:39:29.450Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:39:29.455Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-08T19:39:30.416Z] + [ PR != PR ] [2021-06-08T19:39:30.416Z] + [ master != master ] [2021-06-08T19:39:30.416Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-08T19:39:30.744Z] + docker version [2021-06-08T19:39:30.744Z] Client: Docker Engine - Community [2021-06-08T19:39:30.744Z] Version: 20.10.6 [2021-06-08T19:39:30.744Z] API version: 1.41 [2021-06-08T19:39:30.744Z] Go version: go1.13.15 [2021-06-08T19:39:30.744Z] Git commit: 370c289 [2021-06-08T19:39:30.744Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-08T19:39:30.744Z] OS/Arch: linux/amd64 [2021-06-08T19:39:30.744Z] Context: default [2021-06-08T19:39:30.744Z] Experimental: true [2021-06-08T19:39:30.744Z] [2021-06-08T19:39:30.744Z] Server: Docker Engine - Community [2021-06-08T19:39:30.744Z] Engine: [2021-06-08T19:39:30.744Z] Version: 20.10.6 [2021-06-08T19:39:30.744Z] API version: 1.41 (minimum version 1.12) [2021-06-08T19:39:30.744Z] Go version: go1.13.15 [2021-06-08T19:39:30.744Z] Git commit: 8728dd2 [2021-06-08T19:39:30.744Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-08T19:39:30.744Z] OS/Arch: linux/amd64 [2021-06-08T19:39:30.744Z] Experimental: true [2021-06-08T19:39:30.744Z] containerd: [2021-06-08T19:39:30.744Z] Version: 1.4.6 [2021-06-08T19:39:30.744Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:39:30.744Z] runc: [2021-06-08T19:39:30.744Z] Version: 1.0.0-rc95 [2021-06-08T19:39:30.744Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:39:30.744Z] docker-init: [2021-06-08T19:39:30.744Z] Version: 0.19.0 [2021-06-08T19:39:30.744Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-08T19:39:31.047Z] + docker info [2021-06-08T19:39:43.652Z] Still waiting to schedule task [2021-06-08T19:39:43.653Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7e68f26093e6ac7)’ [2021-06-08T19:39:43.653Z] Still waiting to schedule task [2021-06-08T19:39:43.654Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7e68f26093e6ac7)’ [2021-06-08T19:39:43.654Z] Still waiting to schedule task [2021-06-08T19:39:43.654Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-06-08T19:39:43.656Z] Still waiting to schedule task [2021-06-08T19:39:43.656Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-06-08T19:39:43.658Z] Still waiting to schedule task [2021-06-08T19:39:43.658Z] All nodes of label ‘windows-2019’ are offline [2021-06-08T19:39:43.658Z] Still waiting to schedule task [2021-06-08T19:39:43.659Z] All nodes of label ‘windows-2022’ are offline [2021-06-08T19:39:45.964Z] Client: [2021-06-08T19:39:45.964Z] Context: default [2021-06-08T19:39:45.964Z] Debug Mode: false [2021-06-08T19:39:45.964Z] Plugins: [2021-06-08T19:39:45.964Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-08T19:39:45.964Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-08T19:39:45.964Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-08T19:39:45.964Z] [2021-06-08T19:39:45.964Z] Server: [2021-06-08T19:39:45.964Z] Containers: 0 [2021-06-08T19:39:45.964Z] Running: 0 [2021-06-08T19:39:45.964Z] Paused: 0 [2021-06-08T19:39:45.964Z] Stopped: 0 [2021-06-08T19:39:45.964Z] Images: 1 [2021-06-08T19:39:45.964Z] Server Version: 20.10.6 [2021-06-08T19:39:45.964Z] Storage Driver: overlay2 [2021-06-08T19:39:45.964Z] Backing Filesystem: extfs [2021-06-08T19:39:45.964Z] Supports d_type: true [2021-06-08T19:39:45.964Z] Native Overlay Diff: true [2021-06-08T19:39:45.964Z] userxattr: false [2021-06-08T19:39:45.964Z] Logging Driver: json-file [2021-06-08T19:39:45.964Z] Cgroup Driver: cgroupfs [2021-06-08T19:39:45.964Z] Cgroup Version: 1 [2021-06-08T19:39:45.964Z] Plugins: [2021-06-08T19:39:45.964Z] Volume: local [2021-06-08T19:39:45.964Z] Network: bridge host ipvlan macvlan null overlay [2021-06-08T19:39:45.964Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-08T19:39:45.964Z] Swarm: inactive [2021-06-08T19:39:45.964Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-08T19:39:45.964Z] Default Runtime: runc [2021-06-08T19:39:45.964Z] Init Binary: docker-init [2021-06-08T19:39:45.964Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:39:45.964Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:39:45.964Z] init version: de40ad0 [2021-06-08T19:39:45.964Z] Security Options: [2021-06-08T19:39:45.964Z] apparmor [2021-06-08T19:39:45.964Z] seccomp [2021-06-08T19:39:45.964Z] Profile: default [2021-06-08T19:39:45.964Z] Kernel Version: 5.4.0-1048-aws [2021-06-08T19:39:45.964Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-08T19:39:45.964Z] OSType: linux [2021-06-08T19:39:45.964Z] Architecture: x86_64 [2021-06-08T19:39:45.964Z] CPUs: 2 [2021-06-08T19:39:45.964Z] Total Memory: 7.569GiB [2021-06-08T19:39:45.964Z] Name: ip-10-100-51-52 [2021-06-08T19:39:45.964Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-08T19:39:45.964Z] Docker Root Dir: /var/lib/docker [2021-06-08T19:39:45.964Z] Debug Mode: false [2021-06-08T19:39:45.964Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:39:45.964Z] Labels: [2021-06-08T19:39:45.964Z] Experimental: true [2021-06-08T19:39:45.964Z] Insecure Registries: [2021-06-08T19:39:45.964Z] 127.0.0.0/8 [2021-06-08T19:39:45.964Z] Live Restore Enabled: true [2021-06-08T19:39:45.964Z] [2021-06-08T19:39:45.964Z] WARNING: No swap limit support [Pipeline] sh [2021-06-08T19:39:46.259Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:39:46.259Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:39:46.259Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42486/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-08T19:39:46.259Z] + bash /home/ubuntu/workspace/moby_PR-42486/check-config.sh [2021-06-08T19:39:46.259Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-08T19:39:46.259Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-08T19:39:46.259Z] [2021-06-08T19:39:46.259Z] Generally Necessary: [2021-06-08T19:39:46.259Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-08T19:39:46.259Z] - apparmor: enabled and tools installed [2021-06-08T19:39:46.259Z] - CONFIG_NAMESPACES: enabled [2021-06-08T19:39:46.259Z] - CONFIG_NET_NS: enabled [2021-06-08T19:39:46.259Z] - CONFIG_PID_NS: enabled [2021-06-08T19:39:46.259Z] - CONFIG_IPC_NS: enabled [2021-06-08T19:39:46.259Z] - CONFIG_UTS_NS: enabled [2021-06-08T19:39:46.259Z] - CONFIG_CGROUPS: enabled [2021-06-08T19:39:46.259Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-08T19:39:46.259Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-08T19:39:46.259Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-08T19:39:46.259Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-08T19:39:46.259Z] - CONFIG_CPUSETS: enabled [2021-06-08T19:39:46.520Z] - CONFIG_MEMCG: enabled [2021-06-08T19:39:46.520Z] - CONFIG_KEYS: enabled [2021-06-08T19:39:46.520Z] - CONFIG_VETH: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-08T19:39:46.520Z] [2021-06-08T19:39:46.520Z] Optional Features: [2021-06-08T19:39:46.520Z] - CONFIG_USER_NS: enabled [2021-06-08T19:39:46.520Z] - CONFIG_SECCOMP: enabled [2021-06-08T19:39:46.520Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-08T19:39:46.520Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-08T19:39:46.520Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-08T19:39:46.520Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-08T19:39:46.520Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-08T19:39:46.520Z] - CONFIG_BLK_CGROUP: enabled [2021-06-08T19:39:46.520Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-08T19:39:46.520Z] - CONFIG_CGROUP_PERF: enabled [2021-06-08T19:39:46.520Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-08T19:39:46.520Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-08T19:39:46.520Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-08T19:39:46.520Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-08T19:39:46.520Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-08T19:39:46.520Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_IP_VS: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-08T19:39:46.520Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-08T19:39:46.520Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-08T19:39:46.520Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-08T19:39:46.520Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-08T19:39:46.520Z] - CONFIG_EXT4_FS: enabled [2021-06-08T19:39:46.520Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-08T19:39:46.520Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-08T19:39:46.520Z] - Network Drivers: [2021-06-08T19:39:46.520Z] - "overlay": [2021-06-08T19:39:46.520Z] - CONFIG_VXLAN: enabled (as module) [2021-06-08T19:39:46.520Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-08T19:39:46.520Z] Optional (for encrypted networks): [2021-06-08T19:39:46.780Z] - CONFIG_CRYPTO: enabled [2021-06-08T19:39:46.780Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-08T19:39:46.780Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-08T19:39:46.780Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-08T19:39:46.780Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-08T19:39:46.780Z] - CONFIG_XFRM: enabled [2021-06-08T19:39:46.780Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-08T19:39:46.780Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-08T19:39:46.780Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-08T19:39:46.780Z] - "ipvlan": [2021-06-08T19:39:46.780Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-08T19:39:46.780Z] - "macvlan": [2021-06-08T19:39:46.780Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-08T19:39:46.780Z] - CONFIG_DUMMY: enabled (as module) [2021-06-08T19:39:46.780Z] - "ftp,tftp client in container": [2021-06-08T19:39:46.780Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-08T19:39:46.780Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-08T19:39:46.780Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-08T19:39:46.780Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-08T19:39:46.780Z] - Storage Drivers: [2021-06-08T19:39:46.780Z] - "aufs": [2021-06-08T19:39:46.780Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-08T19:39:46.780Z] - "btrfs": [2021-06-08T19:39:46.780Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-08T19:39:46.780Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-08T19:39:46.780Z] - "devicemapper": [2021-06-08T19:39:46.780Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-08T19:39:46.780Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-08T19:39:46.780Z] - "overlay": [2021-06-08T19:39:46.780Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-08T19:39:46.780Z] - "zfs": [2021-06-08T19:39:46.780Z] - /dev/zfs: present [2021-06-08T19:39:46.780Z] - zfs command: missing [2021-06-08T19:39:46.780Z] - zpool command: missing [2021-06-08T19:39:46.780Z] [2021-06-08T19:39:46.780Z] Limits: [2021-06-08T19:39:46.780Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-08T19:39:46.780Z] [2021-06-08T19:39:46.780Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-08T19:39:47.149Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 . [2021-06-08T19:39:47.460Z] #1 [internal] load build definition from Dockerfile [2021-06-08T19:39:47.460Z] #1 sha256:19973afd0f103a19f588adf7662b61a1ab3aa7c237408723ce6403c47d5f668d [2021-06-08T19:39:47.460Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-08T19:39:47.460Z] #1 DONE 0.1s [2021-06-08T19:39:47.460Z] [2021-06-08T19:39:47.460Z] #2 [internal] load .dockerignore [2021-06-08T19:39:47.460Z] #2 sha256:07f2b48bb349de2f892b0700f20855940da39f6206a02733aa108e0805773a7c [2021-06-08T19:39:47.460Z] #2 transferring context: 87B 0.0s done [2021-06-08T19:39:47.460Z] #2 DONE 0.1s [2021-06-08T19:39:47.460Z] [2021-06-08T19:39:47.460Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-08T19:39:47.460Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-08T19:39:47.721Z] #3 DONE 0.4s [2021-06-08T19:39:47.721Z] [2021-06-08T19:39:47.721Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-08T19:39:47.722Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-08T19:39:47.722Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-08T19:39:47.722Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-08T19:39:47.722Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-08T19:39:47.722Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-08T19:39:47.722Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2021-06-08T19:39:47.984Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-08T19:39:47.984Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-08T19:39:47.984Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-08T19:39:48.247Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-06-08T19:39:48.247Z] #4 DONE 0.6s [2021-06-08T19:39:48.509Z] [2021-06-08T19:39:48.509Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-08T19:39:48.509Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-08T19:39:48.769Z] #8 DONE 0.4s [2021-06-08T19:39:48.769Z] [2021-06-08T19:39:48.769Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-08T19:39:48.769Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-08T19:39:48.769Z] #5 DONE 0.4s [2021-06-08T19:39:48.769Z] [2021-06-08T19:39:48.769Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:39:48.769Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-08T19:39:49.030Z] #7 DONE 0.4s [2021-06-08T19:39:49.030Z] [2021-06-08T19:39:49.030Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:39:49.030Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-08T19:39:49.030Z] #6 DONE 0.4s [2021-06-08T19:39:49.601Z] [2021-06-08T19:39:49.601Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:39:49.601Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-08T19:39:49.601Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-06-08T19:39:49.601Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-08T19:39:49.601Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-08T19:39:49.601Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-08T19:39:49.601Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-06-08T19:39:49.863Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2021-06-08T19:39:49.863Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.4s [2021-06-08T19:39:49.863Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.5s [2021-06-08T19:39:50.124Z] #63 ... [2021-06-08T19:39:50.124Z] [2021-06-08T19:39:50.124Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-08T19:39:50.124Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-08T19:39:50.124Z] #42 DONE 0.0s [2021-06-08T19:39:50.124Z] [2021-06-08T19:39:50.124Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:39:50.124Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-08T19:39:50.124Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.6s [2021-06-08T19:39:50.124Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s [2021-06-08T19:39:50.387Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-06-08T19:39:50.387Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-08T19:39:52.942Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2021-06-08T19:39:53.202Z] #63 DONE 3.8s [2021-06-08T19:39:53.203Z] [2021-06-08T19:39:53.203Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:39:53.203Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:39:53.203Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-08T19:39:53.203Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-08T19:39:53.203Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-08T19:39:53.203Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-08T19:39:53.203Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done [2021-06-08T19:39:53.203Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-06-08T19:39:53.203Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done [2021-06-08T19:39:53.203Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s done [2021-06-08T19:39:53.203Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.0s [2021-06-08T19:39:53.203Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2021-06-08T19:39:53.203Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.60MB / 120.17MB 3.5s [2021-06-08T19:39:53.203Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s [2021-06-08T19:39:53.203Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 3.7s [2021-06-08T19:39:53.463Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 3.9s [2021-06-08T19:39:53.728Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 4.1s [2021-06-08T19:39:55.122Z] #9 ... [2021-06-08T19:39:55.122Z] [2021-06-08T19:39:55.122Z] #23 [internal] load build context [2021-06-08T19:39:55.122Z] #23 sha256:a9932d005f745cabf2832b3254e63551c0f066a00f3a4e1fa7edd0b71b6d9943 [2021-06-08T19:39:55.122Z] #23 transferring context: 56.12MB 4.6s done [2021-06-08T19:39:55.122Z] #23 DONE 5.7s [2021-06-08T19:39:55.122Z] [2021-06-08T19:39:55.122Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:39:55.122Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:39:55.122Z] #9 ... [2021-06-08T19:39:55.122Z] [2021-06-08T19:39:55.123Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:39:55.123Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-08T19:39:55.123Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-06-08T19:39:55.123Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-08T19:39:55.123Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-08T19:39:55.123Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-08T19:39:55.123Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-06-08T19:39:55.123Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2021-06-08T19:39:56.511Z] #65 DONE 6.8s [2021-06-08T19:39:56.511Z] [2021-06-08T19:39:56.511Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:39:56.511Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:39:56.511Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.7s done [2021-06-08T19:39:56.511Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s done [2021-06-08T19:39:56.511Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-06-08T19:39:57.083Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-06-08T19:39:57.083Z] #9 ... [2021-06-08T19:39:57.083Z] [2021-06-08T19:39:57.083Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-08T19:39:57.083Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-08T19:39:57.083Z] #64 DONE 0.5s [2021-06-08T19:39:57.083Z] [2021-06-08T19:39:57.083Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:39:57.083Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:39:57.083Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-08T19:39:58.027Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-06-08T19:39:58.027Z] #9 ... [2021-06-08T19:39:58.027Z] [2021-06-08T19:39:58.027Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-08T19:39:58.027Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-08T19:39:58.027Z] #66 DONE 0.8s [2021-06-08T19:39:58.027Z] [2021-06-08T19:39:58.027Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:39:58.027Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:39:58.027Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-08T19:39:59.412Z] #9 ... [2021-06-08T19:39:59.412Z] [2021-06-08T19:39:59.412Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:39:59.412Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:39:59.412Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-08T19:39:59.412Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-08T19:39:59.412Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-08T19:39:59.412Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-08T19:39:59.412Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.6s done [2021-06-08T19:39:59.412Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.1s [2021-06-08T19:39:59.672Z] #26 ... [2021-06-08T19:39:59.672Z] [2021-06-08T19:39:59.672Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:39:59.672Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:40:00.243Z] #9 ... [2021-06-08T19:40:00.243Z] [2021-06-08T19:40:00.243Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:40:00.243Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:40:00.243Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.8s done [2021-06-08T19:40:00.243Z] #26 DONE 10.8s [2021-06-08T19:40:00.505Z] [2021-06-08T19:40:00.505Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:40:00.505Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:40:01.893Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-06-08T19:40:02.156Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-08T19:40:06.367Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2021-06-08T19:40:06.367Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-08T19:40:08.919Z] #9 ... [2021-06-08T19:40:08.919Z] [2021-06-08T19:40:08.919Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:40:08.919Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-08T19:40:08.919Z] #27 1.069 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:40:08.919Z] #27 1.087 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:40:08.919Z] #27 1.087 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:40:08.919Z] #27 1.236 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:40:08.919Z] #27 1.557 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:40:08.919Z] #27 1.691 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:40:08.919Z] #27 3.315 Fetched 8448 kB in 3s (3369 kB/s) [2021-06-08T19:40:08.919Z] #27 3.315 Reading package lists... [2021-06-08T19:40:08.919Z] #27 4.247 Reading package lists... [2021-06-08T19:40:08.919Z] #27 5.164 Building dependency tree... [2021-06-08T19:40:08.919Z] #27 5.516 The following additional packages will be installed: [2021-06-08T19:40:08.919Z] #27 5.516 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-08T19:40:08.919Z] #27 5.516 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-08T19:40:08.919Z] #27 5.516 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-08T19:40:08.919Z] #27 5.516 Suggested packages: [2021-06-08T19:40:08.919Z] #27 5.516 krb5-doc krb5-user [2021-06-08T19:40:08.919Z] #27 5.516 Recommended packages: [2021-06-08T19:40:08.919Z] #27 5.516 krb5-locales publicsuffix libsasl2-modules [2021-06-08T19:40:08.919Z] #27 5.740 The following NEW packages will be installed: [2021-06-08T19:40:08.919Z] #27 5.740 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-08T19:40:08.919Z] #27 5.740 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-08T19:40:08.919Z] #27 5.740 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-08T19:40:08.919Z] #27 5.740 libssh2-1 libssl1.1 openssl [2021-06-08T19:40:08.919Z] #27 6.016 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-08T19:40:08.919Z] #27 6.016 Need to get 5059 kB of archives. [2021-06-08T19:40:08.919Z] #27 6.016 After this operation, 12.1 MB of additional disk space will be used. [2021-06-08T19:40:08.919Z] #27 6.016 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-08T19:40:08.919Z] #27 6.018 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-08T19:40:08.919Z] #27 6.024 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-08T19:40:08.919Z] #27 6.026 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-08T19:40:08.919Z] #27 6.027 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-08T19:40:08.919Z] #27 6.032 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-08T19:40:08.919Z] #27 6.044 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-08T19:40:08.919Z] #27 6.044 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-08T19:40:08.919Z] #27 6.048 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-08T19:40:08.919Z] #27 6.048 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-08T19:40:08.919Z] #27 6.050 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-08T19:40:08.919Z] #27 6.057 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-08T19:40:08.919Z] #27 6.060 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-08T19:40:08.919Z] #27 6.076 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-08T19:40:08.919Z] #27 6.076 Get:15 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-08T19:40:08.919Z] #27 6.076 Get:16 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-08T19:40:08.919Z] #27 6.076 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-08T19:40:08.919Z] #27 6.076 Get:18 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-08T19:40:08.919Z] #27 6.076 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-08T19:40:08.919Z] #27 6.076 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-08T19:40:08.919Z] #27 6.077 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-08T19:40:08.919Z] #27 6.230 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:40:08.919Z] #27 6.256 Fetched 5059 kB in 0s (15.8 MB/s) [2021-06-08T19:40:08.919Z] #27 6.309 Selecting previously unselected package libssl1.1:amd64. [2021-06-08T19:40:08.919Z] #27 6.309 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-08T19:40:08.919Z] #27 6.310 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 6.321 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:40:08.919Z] #27 6.528 Selecting previously unselected package openssl. [2021-06-08T19:40:08.919Z] #27 6.528 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 6.534 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:40:08.919Z] #27 6.679 Selecting previously unselected package ca-certificates. [2021-06-08T19:40:08.919Z] #27 6.679 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-08T19:40:08.919Z] #27 6.691 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-08T19:40:08.919Z] #27 6.775 Selecting previously unselected package libkeyutils1:amd64. [2021-06-08T19:40:08.919Z] #27 6.775 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 6.781 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-08T19:40:08.919Z] #27 6.820 Selecting previously unselected package libkrb5support0:amd64. [2021-06-08T19:40:08.919Z] #27 6.821 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 6.825 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 6.872 Selecting previously unselected package libk5crypto3:amd64. [2021-06-08T19:40:08.919Z] #27 6.874 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 6.879 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 6.936 Selecting previously unselected package libkrb5-3:amd64. [2021-06-08T19:40:08.919Z] #27 6.936 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 6.942 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 7.038 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-08T19:40:08.919Z] #27 7.040 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.044 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 7.098 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-08T19:40:08.919Z] #27 7.098 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.103 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 7.147 Selecting previously unselected package libsasl2-2:amd64. [2021-06-08T19:40:08.919Z] #27 7.147 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.153 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 7.199 Selecting previously unselected package libldap-common. [2021-06-08T19:40:08.919Z] #27 7.199 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-08T19:40:08.919Z] #27 7.204 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:40:08.919Z] #27 7.252 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-08T19:40:08.919Z] #27 7.254 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.259 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:40:08.919Z] #27 7.325 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-08T19:40:08.919Z] #27 7.325 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.331 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 7.381 Selecting previously unselected package libpsl5:amd64. [2021-06-08T19:40:08.919Z] #27 7.381 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.386 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-08T19:40:08.919Z] #27 7.432 Selecting previously unselected package librtmp1:amd64. [2021-06-08T19:40:08.919Z] #27 7.432 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.437 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:40:08.919Z] #27 7.483 Selecting previously unselected package libssh2-1:amd64. [2021-06-08T19:40:08.919Z] #27 7.483 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.490 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-08T19:40:08.919Z] #27 7.544 Selecting previously unselected package libcurl4:amd64. [2021-06-08T19:40:08.919Z] #27 7.546 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.550 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-08T19:40:08.919Z] #27 7.628 Selecting previously unselected package curl. [2021-06-08T19:40:08.919Z] #27 7.628 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.635 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-08T19:40:08.919Z] #27 7.711 Selecting previously unselected package libonig5:amd64. [2021-06-08T19:40:08.919Z] #27 7.711 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.716 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:40:08.919Z] #27 7.780 Selecting previously unselected package libjq1:amd64. [2021-06-08T19:40:08.919Z] #27 7.780 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.785 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:40:08.919Z] #27 7.861 Selecting previously unselected package jq. [2021-06-08T19:40:08.919Z] #27 7.862 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:40:08.919Z] #27 7.869 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:40:08.919Z] #27 7.922 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-08T19:40:08.919Z] #27 7.937 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-08T19:40:08.919Z] #27 7.950 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:40:08.919Z] #27 8.072 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 8.113 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:40:08.919Z] #27 8.132 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 8.145 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 8.161 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:40:08.919Z] #27 8.171 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 8.183 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 8.196 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-08T19:40:08.919Z] #27 8.211 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:40:08.919Z] #27 8.227 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:40:08.919Z] #27 8.245 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:40:08.919Z] #27 8.257 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:40:08.919Z] #27 8.270 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:40:08.919Z] #27 8.286 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-08T19:40:08.919Z] #27 ... [2021-06-08T19:40:08.919Z] [2021-06-08T19:40:08.919Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:40:08.919Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:40:11.464Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-08T19:40:12.848Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.1s done [2021-06-08T19:40:12.848Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-08T19:40:14.235Z] #9 DONE 24.6s [2021-06-08T19:40:14.235Z] [2021-06-08T19:40:14.235Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:40:14.235Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-08T19:40:14.235Z] #27 8.925 Updating certificates in /etc/ssl/certs... [2021-06-08T19:40:14.235Z] #27 9.765 137 added, 0 removed; done. [2021-06-08T19:40:14.235Z] #27 9.801 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:40:14.235Z] #27 9.814 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:40:14.235Z] #27 9.826 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-08T19:40:14.235Z] #27 9.846 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-08T19:40:14.235Z] #27 9.864 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:40:14.235Z] #27 9.884 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-08T19:40:14.235Z] #27 9.891 Updating certificates in /etc/ssl/certs... [2021-06-08T19:40:14.235Z] #27 10.57 0 added, 0 removed; done. [2021-06-08T19:40:14.235Z] #27 10.57 Running hooks in /etc/ca-certificates/update.d... [2021-06-08T19:40:14.235Z] #27 10.57 done. [2021-06-08T19:40:14.235Z] #27 DONE 13.7s [2021-06-08T19:40:14.235Z] [2021-06-08T19:40:14.235Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-08T19:40:14.235Z] #28 sha256:65a05e9ae657adbf99e2485b1b7a80f57ac0de3997ff18825a36b1563d4e9ae8 [2021-06-08T19:40:14.235Z] #28 DONE 0.1s [2021-06-08T19:40:14.235Z] [2021-06-08T19:40:14.235Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-08T19:40:14.235Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-08T19:40:14.807Z] #10 DONE 0.7s [2021-06-08T19:40:14.807Z] [2021-06-08T19:40:14.807Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-08T19:40:14.807Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-08T19:40:15.382Z] #11 DONE 0.6s [2021-06-08T19:40:15.382Z] [2021-06-08T19:40:15.382Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-08T19:40:15.382Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-08T19:40:15.954Z] #12 ... [2021-06-08T19:40:15.954Z] [2021-06-08T19:40:15.954Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-08T19:40:15.954Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-08T19:40:15.955Z] #31 DONE 0.3s [2021-06-08T19:40:15.955Z] [2021-06-08T19:40:15.955Z] #43 [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-06-08T19:40:15.955Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-08T19:40:15.955Z] #43 DONE 0.4s [2021-06-08T19:40:15.955Z] [2021-06-08T19:40:15.955Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-08T19:40:15.955Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-08T19:40:15.955Z] #39 DONE 0.5s [2021-06-08T19:40:15.955Z] [2021-06-08T19:40:15.955Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:40:15.955Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:40:21.270Z] #44 ... [2021-06-08T19:40:21.270Z] [2021-06-08T19:40:21.270Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:40:21.270Z] #29 sha256:1fd864fe62b809e8e68cacbd6e6f85acb90aa8d9ddf9ff157b1d131a6fca820e [2021-06-08T19:40:21.270Z] #29 1.154 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-08T19:40:21.270Z] #29 1.230 [2021-06-08T19:40:21.270Z] #29 1.349 ########### 16.6% ########################### 38.3% ######################################### 58.1% ######################################################## 77.9% ###################################################################### 97.4% ######################################################################## 100.0% [2021-06-08T19:40:21.270Z] #29 1.993 [2021-06-08T19:40:21.270Z] #29 2.126 ########### 16.5% ######################################################################## 100.0% [2021-06-08T19:40:21.270Z] #29 2.361 [2021-06-08T19:40:21.270Z] #29 2.528 ########### 15.6% ######################################################################## 100.0% [2021-06-08T19:40:21.270Z] #29 2.734 [2021-06-08T19:40:21.270Z] #29 2.938 ##### 7.7% ############### 21.9% ########################## 37.1% ######################################## 56.6% ####################################################### 76.6% ################################################################### 93.2% ######################################################################## 100.0% [2021-06-08T19:40:21.270Z] #29 3.585 [2021-06-08T19:40:21.270Z] #29 3.707 # 2.0% ###### 9.2% ########## 14.5% ############## 19.7% ################ 22.6% ################### 27.3% ###################### 31.4% ############################ 39.1% ################################### 48.7% ######################################### 57.9% ################################################ 67.5% #################################################### 72.3% ######################################################### 80.5% ############################################################# 85.9% ################################################################# 91.1% ##################################################################### 96.4% ######################################################################## 100.0% [2021-06-08T19:40:21.270Z] #29 5.578 [2021-06-08T19:40:21.270Z] #29 5.894 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-08T19:40:21.270Z] #29 5.984 [2021-06-08T19:40:21.270Z] #29 6.082 ######################################################################## 100.0% [2021-06-08T19:40:21.270Z] #29 6.112 [2021-06-08T19:40:21.270Z] #29 6.485 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-08T19:40:21.270Z] #29 6.604 [2021-06-08T19:40:21.270Z] #29 6.730 ######################################################## 78.7% ######################################################################## 100.0% [2021-06-08T19:40:21.270Z] #29 6.764 [2021-06-08T19:40:21.270Z] #29 ... [2021-06-08T19:40:21.270Z] [2021-06-08T19:40:21.270Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-08T19:40:21.270Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-08T19:40:21.270Z] #12 DONE 5.8s [2021-06-08T19:40:21.270Z] [2021-06-08T19:40:21.270Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:40:21.270Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:40:23.815Z] #13 2.490 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:40:23.815Z] #13 2.547 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:40:23.815Z] #13 2.561 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:40:23.815Z] #13 2.561 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:40:24.771Z] #13 3.467 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-08T19:40:25.713Z] #13 ... [2021-06-08T19:40:25.713Z] [2021-06-08T19:40:25.713Z] #52 [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-06-08T19:40:25.713Z] #52 sha256:aafbd67fc940fa3d065fa38e582b517d7b0f3ea6d99049834dfa7b92bf94b029 [2021-06-08T19:40:25.713Z] #52 5.735 + RM_GOPATH=0 [2021-06-08T19:40:25.713Z] #52 5.735 + TMP_GOPATH= [2021-06-08T19:40:25.713Z] #52 5.735 + : /build [2021-06-08T19:40:25.713Z] #52 5.735 + '[' -z '' ']' [2021-06-08T19:40:25.713Z] #52 5.735 ++ mktemp -d [2021-06-08T19:40:25.713Z] #52 5.735 + export GOPATH=/tmp/tmp.h88nAwUTyD [2021-06-08T19:40:25.713Z] #52 5.735 + GOPATH=/tmp/tmp.h88nAwUTyD [2021-06-08T19:40:25.713Z] #52 5.735 + RM_GOPATH=1 [2021-06-08T19:40:25.713Z] #52 5.735 + case "$(go env GOARCH)" in [2021-06-08T19:40:25.713Z] #52 5.743 ++ go env GOARCH [2021-06-08T19:40:25.713Z] #52 5.743 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:25.713Z] #52 5.743 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:25.713Z] #52 5.745 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:40:25.713Z] #52 5.745 ++ dirname /tmp/install/install.sh [2021-06-08T19:40:25.713Z] #52 5.745 + dir=/tmp/install [2021-06-08T19:40:25.713Z] #52 5.745 + bin=shfmt [2021-06-08T19:40:25.713Z] #52 5.745 + shift [2021-06-08T19:40:25.713Z] #52 5.745 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-08T19:40:25.713Z] #52 5.745 + . /tmp/install/shfmt.installer [2021-06-08T19:40:25.713Z] #52 5.745 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:40:25.713Z] #52 5.745 + install_shfmt [2021-06-08T19:40:25.713Z] #52 5.745 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-08T19:40:25.713Z] #52 5.745 + git clone https://github.com/mvdan/sh.git /tmp/tmp.h88nAwUTyD/src/github.com/mvdan/sh [2021-06-08T19:40:25.713Z] #52 5.750 Cloning into '/tmp/tmp.h88nAwUTyD/src/github.com/mvdan/sh'... [2021-06-08T19:40:25.713Z] #52 ... [2021-06-08T19:40:25.713Z] [2021-06-08T19:40:25.713Z] #48 [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-06-08T19:40:25.713Z] #48 sha256:17801aafbf2fe59a25d50ed6ba82efc4357228190d2f6339661eaf50c9d2f72a [2021-06-08T19:40:25.713Z] #48 6.183 + RM_GOPATH=0 [2021-06-08T19:40:25.713Z] #48 6.183 + TMP_GOPATH= [2021-06-08T19:40:25.713Z] #48 6.183 + : /build [2021-06-08T19:40:25.713Z] #48 6.183 + '[' -z '' ']' [2021-06-08T19:40:25.713Z] #48 6.183 ++ mktemp -d [2021-06-08T19:40:25.713Z] #48 6.189 + export GOPATH=/tmp/tmp.1GJS6BLire [2021-06-08T19:40:25.713Z] #48 6.189 + GOPATH=/tmp/tmp.1GJS6BLire [2021-06-08T19:40:25.713Z] #48 6.189 + RM_GOPATH=1 [2021-06-08T19:40:25.713Z] #48 6.189 + case "$(go env GOARCH)" in [2021-06-08T19:40:25.713Z] #48 6.189 ++ go env GOARCH [2021-06-08T19:40:25.713Z] #48 6.211 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:25.713Z] #48 6.211 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:25.713Z] #48 6.211 ++ dirname /tmp/install/install.sh [2021-06-08T19:40:25.713Z] #48 6.211 + dir=/tmp/install [2021-06-08T19:40:25.713Z] #48 6.211 + bin=gotestsum [2021-06-08T19:40:25.713Z] #48 6.211 + shift [2021-06-08T19:40:25.713Z] #48 6.211 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-08T19:40:25.713Z] #48 6.211 + . /tmp/install/gotestsum.installer [2021-06-08T19:40:25.713Z] #48 6.211 ++ : v0.5.3 [2021-06-08T19:40:25.713Z] #48 6.211 + install_gotestsum [2021-06-08T19:40:25.713Z] #48 6.211 + set -e [2021-06-08T19:40:25.713Z] #48 6.211 + export GO111MODULE=on [2021-06-08T19:40:25.713Z] #48 6.211 + GO111MODULE=on [2021-06-08T19:40:25.713Z] #48 6.211 + GOBIN=/build [2021-06-08T19:40:25.713Z] #48 6.211 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-08T19:40:25.713Z] #48 6.334 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-08T19:40:25.713Z] #48 6.336 go: finding gotest.tools v0.5.3 [2021-06-08T19:40:25.713Z] #48 7.616 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-08T19:40:25.713Z] #48 8.271 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-08T19:40:25.713Z] #48 9.142 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:40:25.713Z] #48 9.171 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-08T19:40:25.713Z] #48 9.175 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:40:25.713Z] #48 9.266 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:40:25.713Z] #48 9.274 go: downloading github.com/fatih/color v1.9.0 [2021-06-08T19:40:25.714Z] #48 9.378 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:40:25.714Z] #48 9.403 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:40:25.714Z] #48 9.404 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:40:25.714Z] #48 9.432 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:40:25.714Z] #48 9.438 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:40:25.714Z] #48 9.522 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:40:25.714Z] #48 9.569 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:40:25.714Z] #48 10.14 go: extracting github.com/fatih/color v1.9.0 [2021-06-08T19:40:25.714Z] #48 10.14 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:40:25.714Z] #48 10.26 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:40:25.714Z] #48 10.30 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:40:25.714Z] #48 ... [2021-06-08T19:40:25.714Z] [2021-06-08T19:40:25.714Z] #50 [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-06-08T19:40:25.714Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:25.714Z] #50 6.372 + RM_GOPATH=0 [2021-06-08T19:40:25.714Z] #50 6.372 + TMP_GOPATH= [2021-06-08T19:40:25.714Z] #50 6.372 + : /build [2021-06-08T19:40:25.714Z] #50 6.372 + '[' -z '' ']' [2021-06-08T19:40:25.714Z] #50 6.372 ++ mktemp -d [2021-06-08T19:40:25.714Z] #50 6.372 + export GOPATH=/tmp/tmp.PxQY5NCJzZ [2021-06-08T19:40:25.714Z] #50 6.377 + GOPATH=/tmp/tmp.PxQY5NCJzZ [2021-06-08T19:40:25.714Z] #50 6.377 + RM_GOPATH=1 [2021-06-08T19:40:25.714Z] #50 6.377 + case "$(go env GOARCH)" in [2021-06-08T19:40:25.714Z] #50 6.377 ++ go env GOARCH [2021-06-08T19:40:25.714Z] #50 6.398 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:25.714Z] #50 6.398 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:25.714Z] #50 6.398 ++ dirname /tmp/install/install.sh [2021-06-08T19:40:25.714Z] #50 6.405 + dir=/tmp/install [2021-06-08T19:40:25.714Z] #50 6.405 + bin=golangci_lint [2021-06-08T19:40:25.714Z] #50 6.405 + shift [2021-06-08T19:40:25.714Z] #50 6.405 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-08T19:40:25.714Z] #50 6.405 + . /tmp/install/golangci_lint.installer [2021-06-08T19:40:25.714Z] #50 6.405 ++ : v1.23.8 [2021-06-08T19:40:25.714Z] #50 6.405 + install_golangci_lint [2021-06-08T19:40:25.714Z] #50 6.405 + set -e [2021-06-08T19:40:25.714Z] #50 6.405 + export GO111MODULE=on [2021-06-08T19:40:25.714Z] #50 6.405 + GO111MODULE=on [2021-06-08T19:40:25.714Z] #50 6.405 + GOBIN=/build [2021-06-08T19:40:25.714Z] #50 6.405 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-08T19:40:25.714Z] #50 6.419 go: finding github.com v1.23.8 [2021-06-08T19:40:25.714Z] #50 6.419 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-08T19:40:25.714Z] #50 6.419 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-08T19:40:25.714Z] #50 6.419 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:40:25.714Z] #50 6.419 go: finding github.com/golangci v1.23.8 [2021-06-08T19:40:25.714Z] #50 7.718 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:40:25.714Z] #50 8.512 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:40:25.975Z] #50 ... [2021-06-08T19:40:25.975Z] [2021-06-08T19:40:25.975Z] #46 [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-06-08T19:40:25.975Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:40:25.975Z] #46 6.661 + RM_GOPATH=0 [2021-06-08T19:40:25.975Z] #46 6.661 + TMP_GOPATH= [2021-06-08T19:40:25.975Z] #46 6.661 + : /build [2021-06-08T19:40:25.975Z] #46 6.661 + '[' -z '' ']' [2021-06-08T19:40:25.975Z] #46 6.664 ++ mktemp -d [2021-06-08T19:40:25.975Z] #46 6.664 + export GOPATH=/tmp/tmp.OX8OEFfAxU [2021-06-08T19:40:25.975Z] #46 6.664 + GOPATH=/tmp/tmp.OX8OEFfAxU [2021-06-08T19:40:25.975Z] #46 6.664 + RM_GOPATH=1 [2021-06-08T19:40:25.975Z] #46 6.664 + case "$(go env GOARCH)" in [2021-06-08T19:40:25.975Z] #46 6.681 ++ go env GOARCH [2021-06-08T19:40:25.975Z] #46 6.715 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:40:25.975Z] #46 6.715 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:25.975Z] #46 6.715 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:25.975Z] #46 6.715 ++ dirname /tmp/install/install.sh [2021-06-08T19:40:25.975Z] #46 6.715 + dir=/tmp/install [2021-06-08T19:40:25.975Z] #46 6.715 + bin=vndr [2021-06-08T19:40:25.975Z] #46 6.715 + shift [2021-06-08T19:40:25.975Z] #46 6.715 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-08T19:40:25.975Z] #46 6.715 + . /tmp/install/vndr.installer [2021-06-08T19:40:25.975Z] #46 6.715 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:40:25.975Z] #46 6.715 + install_vndr [2021-06-08T19:40:25.975Z] #46 6.715 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-08T19:40:25.975Z] #46 6.715 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OX8OEFfAxU/src/github.com/LK4D4/vndr [2021-06-08T19:40:25.975Z] #46 6.750 Cloning into '/tmp/tmp.OX8OEFfAxU/src/github.com/LK4D4/vndr'... [2021-06-08T19:40:25.975Z] #46 7.615 + cd /tmp/tmp.OX8OEFfAxU/src/github.com/LK4D4/vndr [2021-06-08T19:40:25.975Z] #46 7.615 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:40:25.975Z] #46 7.624 + go build -buildmode=pie -v -o /build/vndr . [2021-06-08T19:40:25.975Z] #46 9.164 internal/cpu [2021-06-08T19:40:25.975Z] #46 9.180 runtime/internal/atomic [2021-06-08T19:40:25.975Z] #46 9.578 runtime/internal/sys [2021-06-08T19:40:25.975Z] #46 9.825 runtime/internal/math [2021-06-08T19:40:25.975Z] #46 9.873 internal/race [2021-06-08T19:40:25.975Z] #46 9.904 internal/bytealg [2021-06-08T19:40:25.975Z] #46 9.985 sync/atomic [2021-06-08T19:40:25.975Z] #46 10.30 unicode [2021-06-08T19:40:25.975Z] #46 ... [2021-06-08T19:40:25.975Z] [2021-06-08T19:40:25.975Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:40:25.975Z] #34 sha256:cd2708f7e6ddb472fa063c3bfdc8f3589b863ff38cf74fcab868a1d12611f51c [2021-06-08T19:40:25.975Z] #34 6.252 Install go-toml version v1.8.1 [2021-06-08T19:40:25.975Z] #34 6.350 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-08T19:40:25.975Z] #34 6.350 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:40:25.975Z] #34 6.350 go: finding github.com/pelletier v1.8.1 [2021-06-08T19:40:25.975Z] #34 6.350 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-08T19:40:25.975Z] #34 6.350 go: finding github.com v1.8.1 [2021-06-08T19:40:25.975Z] #34 7.772 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:40:25.975Z] #34 8.215 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:40:26.236Z] #34 ... [2021-06-08T19:40:26.236Z] [2021-06-08T19:40:26.236Z] #56 [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-06-08T19:40:26.236Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:40:26.236Z] #56 7.491 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:40:26.236Z] #56 7.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:40:26.236Z] #56 7.718 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:40:26.236Z] #56 8.644 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:40:26.236Z] #56 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:40:26.498Z] #56 ... [2021-06-08T19:40:26.498Z] [2021-06-08T19:40:26.498Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:40:26.498Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:40:26.498Z] #40 6.379 + git clone https://github.com/docker/distribution.git . [2021-06-08T19:40:26.498Z] #40 6.379 Cloning into '.'... [2021-06-08T19:40:26.498Z] #40 ... [2021-06-08T19:40:26.498Z] [2021-06-08T19:40:26.498Z] #59 [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-06-08T19:40:26.498Z] #59 sha256:b9e65e90f0d138786a6f4914f6a8632e7dc80e2220cb99b25a638a9b66c55458 [2021-06-08T19:40:26.499Z] #59 6.373 + RM_GOPATH=0 [2021-06-08T19:40:26.499Z] #59 6.373 + TMP_GOPATH= [2021-06-08T19:40:26.499Z] #59 6.373 + : /build [2021-06-08T19:40:26.499Z] #59 6.373 + '[' -z '' ']' [2021-06-08T19:40:26.499Z] #59 6.373 ++ mktemp -d [2021-06-08T19:40:26.499Z] #59 6.373 + export GOPATH=/tmp/tmp.mN3bnTG6WK [2021-06-08T19:40:26.499Z] #59 6.373 + GOPATH=/tmp/tmp.mN3bnTG6WK [2021-06-08T19:40:26.499Z] #59 6.373 + RM_GOPATH=1 [2021-06-08T19:40:26.499Z] #59 6.373 + case "$(go env GOARCH)" in [2021-06-08T19:40:26.499Z] #59 6.373 ++ go env GOARCH [2021-06-08T19:40:26.499Z] #59 6.396 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:26.499Z] #59 6.396 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:26.499Z] #59 6.396 ++ dirname /tmp/install/install.sh [2021-06-08T19:40:26.499Z] #59 6.398 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:40:26.499Z] #59 6.398 + dir=/tmp/install [2021-06-08T19:40:26.499Z] #59 6.398 + bin=rootlesskit [2021-06-08T19:40:26.499Z] #59 6.398 + shift [2021-06-08T19:40:26.499Z] #59 6.398 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-08T19:40:26.499Z] #59 6.398 + . /tmp/install/rootlesskit.installer [2021-06-08T19:40:26.499Z] #59 6.398 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:40:26.499Z] #59 6.398 + install_rootlesskit [2021-06-08T19:40:26.499Z] #59 6.398 + case "$1" in [2021-06-08T19:40:26.499Z] #59 6.398 + export CGO_ENABLED=0 [2021-06-08T19:40:26.499Z] #59 6.398 + CGO_ENABLED=0 [2021-06-08T19:40:26.499Z] #59 6.398 + _install_rootlesskit [2021-06-08T19:40:26.499Z] #59 6.398 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-08T19:40:26.499Z] #59 6.398 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mN3bnTG6WK/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:40:26.499Z] #59 6.419 Cloning into '/tmp/tmp.mN3bnTG6WK/src/github.com/rootless-containers/rootlesskit'... [2021-06-08T19:40:26.499Z] #59 11.06 + cd /tmp/tmp.mN3bnTG6WK/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:40:26.499Z] #59 11.06 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:40:26.499Z] #59 11.12 + export GO111MODULE=on [2021-06-08T19:40:26.499Z] #59 11.12 + GO111MODULE=on [2021-06-08T19:40:26.499Z] #59 11.12 + export GOPROXY=https://proxy.golang.org [2021-06-08T19:40:26.499Z] #59 11.12 + GOPROXY=https://proxy.golang.org [2021-06-08T19:40:26.499Z] #59 11.12 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:40:26.499Z] #59 11.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-08T19:40:26.499Z] #59 ... [2021-06-08T19:40:26.499Z] [2021-06-08T19:40:26.499Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:40:26.499Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:40:26.499Z] #36 7.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:40:26.499Z] #36 7.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:40:26.499Z] #36 7.920 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:40:26.499Z] #36 8.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:40:26.499Z] #36 10.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:40:26.760Z] #36 ... [2021-06-08T19:40:26.760Z] [2021-06-08T19:40:26.760Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:40:26.760Z] #24 sha256:174a416ed24cbe89539f10c22f99985e97fb6da9ab6af25fd5ec47ba1ff6824e [2021-06-08T19:40:26.760Z] #24 5.578 + RM_GOPATH=0 [2021-06-08T19:40:26.760Z] #24 5.578 + TMP_GOPATH= [2021-06-08T19:40:26.760Z] #24 5.578 + : /build [2021-06-08T19:40:26.760Z] #24 5.578 + '[' -z '' ']' [2021-06-08T19:40:26.760Z] #24 5.578 ++ mktemp -d [2021-06-08T19:40:26.760Z] #24 5.578 + export GOPATH=/tmp/tmp.vYXAwlxtrZ [2021-06-08T19:40:26.760Z] #24 5.578 + GOPATH=/tmp/tmp.vYXAwlxtrZ [2021-06-08T19:40:26.760Z] #24 5.578 + RM_GOPATH=1 [2021-06-08T19:40:26.760Z] #24 5.578 + case "$(go env GOARCH)" in [2021-06-08T19:40:26.760Z] #24 5.578 ++ go env GOARCH [2021-06-08T19:40:26.760Z] #24 5.586 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:26.760Z] #24 5.586 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:40:26.760Z] #24 5.586 ++ dirname /tmp/install/install.sh [2021-06-08T19:40:26.760Z] #24 5.590 + dir=/tmp/install [2021-06-08T19:40:26.760Z] #24 5.590 + bin=dockercli [2021-06-08T19:40:26.760Z] #24 5.590 + shift [2021-06-08T19:40:26.760Z] #24 5.590 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-08T19:40:26.760Z] #24 5.590 + . /tmp/install/dockercli.installer [2021-06-08T19:40:26.760Z] #24 5.590 ++ : stable [2021-06-08T19:40:26.760Z] #24 5.590 ++ : 17.06.2-ce [2021-06-08T19:40:26.760Z] #24 5.590 + install_dockercli [2021-06-08T19:40:26.760Z] #24 5.590 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-08T19:40:26.760Z] #24 5.590 ++ uname -m [2021-06-08T19:40:26.760Z] #24 5.590 + arch=x86_64 [2021-06-08T19:40:26.760Z] #24 5.590 + '[' x86_64 '!=' x86_64 ']' [2021-06-08T19:40:26.760Z] #24 5.590 + url=https://download.docker.com/linux/static [2021-06-08T19:40:26.760Z] #24 5.590 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-08T19:40:26.760Z] #24 5.590 + tar -xz docker/docker [2021-06-08T19:40:26.760Z] #24 5.590 Install docker/cli version 17.06.2-ce from stable [2021-06-08T19:40:27.021Z] #24 ... [2021-06-08T19:40:27.021Z] [2021-06-08T19:40:27.021Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:40:27.021Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:40:27.021Z] #32 6.349 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-08T19:40:27.021Z] #32 6.349 Cloning into '.'... [2021-06-08T19:40:27.021Z] #32 ... [2021-06-08T19:40:27.021Z] [2021-06-08T19:40:27.021Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:40:27.021Z] #29 sha256:1fd864fe62b809e8e68cacbd6e6f85acb90aa8d9ddf9ff157b1d131a6fca820e [2021-06-08T19:40:27.021Z] #29 7.163 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-08T19:40:27.021Z] #29 7.359 [2021-06-08T19:40:27.022Z] #29 7.759 #=#=# ### 4.7% ### 5.4% #### 6.2% ###### 8.8% ####### 10.9% ############## 20.3% ############## 20.6% ################## 25.1% #################### 28.1% ####################### 32.7% ########################### 38.8% ############################## 43.0% #################################### 51.1% ######################################## 56.5% ############################################# 62.6% ################################################# 68.4% ##################################################### 73.9% ######################################################### 80.1% ############################################################## 86.2% ################################################################### 94.1% ####################################################################### 98.9% ######################################################################## 100.0% [2021-06-08T19:40:27.022Z] #29 10.22 [2021-06-08T19:40:27.022Z] #29 11.46 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-08T19:40:27.022Z] #29 11.91 [2021-06-08T19:40:27.022Z] #29 12.06 ######################################################################## 100.0% [2021-06-08T19:40:27.022Z] #29 12.15 [2021-06-08T19:40:27.299Z] #29 13.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-08T19:40:27.872Z] #29 13.52 [2021-06-08T19:40:27.872Z] #29 13.71 ######################################################################## 100.0% [2021-06-08T19:40:27.872Z] #29 ... [2021-06-08T19:40:27.872Z] [2021-06-08T19:40:27.872Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:40:27.872Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:40:27.872Z] #36 12.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:40:28.448Z] #36 ... [2021-06-08T19:40:28.448Z] [2021-06-08T19:40:28.448Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:40:28.448Z] #29 sha256:1fd864fe62b809e8e68cacbd6e6f85acb90aa8d9ddf9ff157b1d131a6fca820e [2021-06-08T19:40:28.448Z] #29 13.84 [2021-06-08T19:40:28.448Z] #29 13.98 Download of images into '/build' complete. [2021-06-08T19:40:28.448Z] #29 13.98 Use something like the following to load the result into a Docker daemon: [2021-06-08T19:40:28.448Z] #29 13.98 tar -cC '/build' . | docker load [2021-06-08T19:40:28.448Z] #29 DONE 14.4s [2021-06-08T19:40:28.772Z] [2021-06-08T19:40:28.772Z] #59 [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-06-08T19:40:28.772Z] #59 sha256:b9e65e90f0d138786a6f4914f6a8632e7dc80e2220cb99b25a638a9b66c55458 [2021-06-08T19:40:28.772Z] #59 13.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:40:29.075Z] #59 13.36 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:40:29.075Z] #59 13.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:40:29.075Z] #59 13.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:40:29.075Z] #59 13.66 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:40:29.075Z] #59 13.72 go: downloading github.com/google/uuid v1.2.0 [2021-06-08T19:40:29.348Z] #59 ... [2021-06-08T19:40:29.348Z] [2021-06-08T19:40:29.348Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:40:29.348Z] #24 sha256:174a416ed24cbe89539f10c22f99985e97fb6da9ab6af25fd5ec47ba1ff6824e [2021-06-08T19:40:29.348Z] #24 13.78 + mkdir -p /build [2021-06-08T19:40:29.348Z] #24 13.80 + mv docker/docker /build/ [2021-06-08T19:40:29.348Z] #24 13.81 + rmdir docker [2021-06-08T19:40:29.348Z] #24 DONE 13.9s [2021-06-08T19:40:29.348Z] [2021-06-08T19:40:29.348Z] #59 [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-06-08T19:40:29.348Z] #59 sha256:b9e65e90f0d138786a6f4914f6a8632e7dc80e2220cb99b25a638a9b66c55458 [2021-06-08T19:40:29.348Z] #59 13.87 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-08T19:40:29.348Z] #59 14.03 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:40:29.626Z] #59 14.28 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:40:29.889Z] #59 14.37 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:40:29.889Z] #59 14.37 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:40:29.889Z] #59 14.41 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-08T19:40:30.151Z] #59 14.59 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:40:30.417Z] #59 14.96 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-08T19:40:30.417Z] #59 14.97 go: extracting github.com/google/uuid v1.2.0 [2021-06-08T19:40:30.687Z] #59 15.14 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:40:30.687Z] #59 15.26 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-08T19:40:30.948Z] #59 15.36 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:40:32.335Z] #59 16.94 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-08T19:40:33.279Z] #59 17.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:40:33.279Z] #59 17.82 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:40:33.279Z] #59 ... [2021-06-08T19:40:33.279Z] [2021-06-08T19:40:33.279Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:40:33.279Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:40:33.279Z] #44 7.365 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:40:33.279Z] #44 7.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:40:33.279Z] #44 7.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:40:33.279Z] #44 8.010 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-08T19:40:33.279Z] #44 8.656 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:40:33.279Z] #44 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:40:33.279Z] #44 13.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:40:33.540Z] #44 ... [2021-06-08T19:40:33.540Z] [2021-06-08T19:40:33.540Z] #50 [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-06-08T19:40:33.540Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:33.540Z] #50 17.21 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-08T19:40:33.540Z] #50 17.29 go: downloading github.com/spf13/viper v1.6.1 [2021-06-08T19:40:33.540Z] #50 17.63 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-08T19:40:33.540Z] #50 17.68 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:40:33.540Z] #50 17.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:40:33.540Z] #50 17.84 go: downloading github.com/fatih/color v1.7.0 [2021-06-08T19:40:33.540Z] #50 17.97 go: extracting github.com/fatih/color v1.7.0 [2021-06-08T19:40:33.540Z] #50 17.98 go: extracting github.com/spf13/viper v1.6.1 [2021-06-08T19:40:33.540Z] #50 18.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:40:33.540Z] #50 18.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:40:33.540Z] #50 18.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-08T19:40:33.540Z] #50 18.12 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:40:33.540Z] #50 18.15 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:40:33.540Z] #50 18.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:40:33.802Z] #50 18.27 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-08T19:40:33.802Z] #50 18.41 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:40:33.802Z] #50 18.44 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:40:33.802Z] #50 18.50 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:40:34.064Z] #50 18.54 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:40:34.064Z] #50 18.55 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-08T19:40:34.326Z] #50 18.66 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-08T19:40:34.326Z] #50 18.74 go: downloading github.com/pkg/errors v0.8.1 [2021-06-08T19:40:34.326Z] #50 18.89 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:40:34.587Z] #50 18.99 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:40:34.587Z] #50 19.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:40:34.587Z] #50 19.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:40:34.587Z] #50 19.19 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-08T19:40:34.849Z] #50 19.19 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:40:34.850Z] #50 19.23 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:40:34.850Z] #50 19.24 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:40:34.850Z] #50 19.29 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:40:34.850Z] #50 19.35 go: extracting github.com/pkg/errors v0.8.1 [2021-06-08T19:40:34.850Z] #50 19.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:40:34.850Z] #50 19.40 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-08T19:40:34.850Z] #50 19.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:40:34.850Z] #50 19.48 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:40:35.111Z] #50 19.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:40:35.111Z] #50 19.63 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-08T19:40:35.111Z] #50 19.64 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:40:35.111Z] #50 19.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:40:35.111Z] #50 19.72 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:40:35.111Z] #50 19.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:40:35.373Z] #50 19.78 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:40:35.373Z] #50 19.79 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:40:35.634Z] #50 20.12 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-08T19:40:35.634Z] #50 20.24 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:40:35.895Z] #50 20.25 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:40:35.895Z] #50 20.50 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:40:36.156Z] #50 20.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:40:36.156Z] #50 ... [2021-06-08T19:40:36.156Z] [2021-06-08T19:40:36.156Z] #48 [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-06-08T19:40:36.156Z] #48 sha256:17801aafbf2fe59a25d50ed6ba82efc4357228190d2f6339661eaf50c9d2f72a [2021-06-08T19:40:36.156Z] #48 10.56 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-08T19:40:36.156Z] #48 10.84 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:40:36.156Z] #48 10.98 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:40:36.156Z] #48 12.76 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:40:36.156Z] #48 13.55 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:40:36.156Z] #48 15.07 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:40:36.156Z] #48 19.81 go: finding github.com/fatih/color v1.9.0 [2021-06-08T19:40:36.156Z] #48 19.84 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:40:36.156Z] #48 19.88 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:40:36.156Z] #48 20.00 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:40:36.156Z] #48 20.01 go: finding github.com/spf13/pflag v1.0.3 [2021-06-08T19:40:36.156Z] #48 20.08 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:40:36.156Z] #48 20.19 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:40:36.156Z] #48 20.42 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:40:36.156Z] #48 20.42 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:40:36.156Z] #48 20.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:40:36.156Z] #48 20.48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:40:36.156Z] #48 ... [2021-06-08T19:40:36.156Z] [2021-06-08T19:40:36.156Z] #50 [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-06-08T19:40:36.156Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:36.156Z] #50 20.69 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:40:36.157Z] #50 20.76 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:40:36.418Z] #50 20.77 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:40:36.418Z] #50 ... [2021-06-08T19:40:36.418Z] [2021-06-08T19:40:36.418Z] #46 [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-06-08T19:40:36.418Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:40:36.418Z] #46 10.90 runtime [2021-06-08T19:40:36.418Z] #46 15.05 unicode/utf8 [2021-06-08T19:40:36.418Z] #46 16.30 math/bits [2021-06-08T19:40:36.418Z] #46 17.65 math [2021-06-08T19:40:36.418Z] #46 ... [2021-06-08T19:40:36.418Z] [2021-06-08T19:40:36.418Z] #52 [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-06-08T19:40:36.418Z] #52 sha256:aafbd67fc940fa3d065fa38e582b517d7b0f3ea6d99049834dfa7b92bf94b029 [2021-06-08T19:40:36.418Z] #52 18.79 + cd /tmp/tmp.h88nAwUTyD/src/github.com/mvdan/sh [2021-06-08T19:40:36.418Z] #52 18.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:40:36.418Z] #52 18.88 + GO111MODULE=on [2021-06-08T19:40:36.418Z] #52 18.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-08T19:40:36.418Z] #52 20.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:40:36.418Z] #52 20.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:40:36.418Z] #52 20.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:40:36.418Z] #52 20.48 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:40:36.418Z] #52 20.52 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:40:36.679Z] #52 ... [2021-06-08T19:40:36.679Z] [2021-06-08T19:40:36.679Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:40:36.679Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:40:36.679Z] #13 5.441 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:40:36.679Z] #13 7.782 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:40:36.679Z] #13 12.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:40:36.823Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-072b8fd674a44a0b4) in /home/ubuntu/workspace/moby_PR-42486 [Pipeline] { [Pipeline] checkout [2021-06-08T19:40:36.915Z] The recommended git tool is: git [2021-06-08T19:40:36.941Z] #13 ... [2021-06-08T19:40:36.941Z] [2021-06-08T19:40:36.941Z] #50 [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-06-08T19:40:36.941Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:36.941Z] #50 21.17 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:40:36.941Z] #50 21.18 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:40:36.941Z] #50 21.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:40:36.941Z] #50 21.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:40:36.941Z] #50 21.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:40:36.941Z] #50 21.54 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:40:36.941Z] #50 21.60 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:40:36.941Z] #50 21.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:40:37.203Z] #50 21.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:40:37.203Z] #50 21.74 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:40:37.468Z] #50 21.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:40:37.468Z] #50 22.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:40:37.730Z] #50 22.12 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:40:37.730Z] #50 22.13 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:40:37.993Z] #50 22.37 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:40:37.993Z] #50 ... [2021-06-08T19:40:37.993Z] [2021-06-08T19:40:37.993Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:40:37.993Z] #34 sha256:cd2708f7e6ddb472fa063c3bfdc8f3589b863ff38cf74fcab868a1d12611f51c [2021-06-08T19:40:37.993Z] #34 12.54 github.com/pelletier/go-toml [2021-06-08T19:40:37.993Z] #34 21.72 github.com/pelletier/go-toml/cmd/tomll [2021-06-08T19:40:38.254Z] #34 ... [2021-06-08T19:40:38.254Z] [2021-06-08T19:40:38.254Z] #50 [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-06-08T19:40:38.254Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:38.254Z] #50 22.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:40:38.254Z] #50 22.92 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:40:38.516Z] #50 22.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:40:38.516Z] #50 23.01 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:40:38.516Z] #50 ... [2021-06-08T19:40:38.516Z] [2021-06-08T19:40:38.516Z] #56 [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-06-08T19:40:38.516Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:40:38.516Z] #56 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:40:38.516Z] #56 ... [2021-06-08T19:40:38.516Z] [2021-06-08T19:40:38.516Z] #46 [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-06-08T19:40:38.516Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:40:38.516Z] #46 21.25 internal/testlog [2021-06-08T19:40:38.516Z] #46 21.53 encoding [2021-06-08T19:40:38.516Z] #46 21.64 unicode/utf16 [2021-06-08T19:40:38.516Z] #46 21.88 container/list [2021-06-08T19:40:38.516Z] #46 22.36 crypto/internal/subtle [2021-06-08T19:40:38.516Z] #46 22.45 crypto/subtle [2021-06-08T19:40:38.516Z] #46 22.63 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-08T19:40:38.516Z] #46 22.70 internal/nettrace [2021-06-08T19:40:38.516Z] #46 22.81 runtime/cgo [2021-06-08T19:40:39.640Z] using credential docker-jenkins-github-credentials [2021-06-08T19:40:39.647Z] Cloning the remote Git repository [2021-06-08T19:40:39.648Z] Cloning with configured refspecs honoured and without tags [2021-06-08T19:40:39.674Z] Cloning repository https://github.com/moby/moby.git [2021-06-08T19:40:39.730Z] > git init /home/ubuntu/workspace/moby_PR-42486 # timeout=10 [2021-06-08T19:40:40.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:40:40.009Z] > git --version # timeout=10 [2021-06-08T19:40:40.024Z] > git --version # 'git version 2.25.1' [2021-06-08T19:40:40.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:40:40.027Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:40:41.436Z] #46 ... [2021-06-08T19:40:41.436Z] [2021-06-08T19:40:41.436Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:40:41.436Z] #34 sha256:cd2708f7e6ddb472fa063c3bfdc8f3589b863ff38cf74fcab868a1d12611f51c [2021-06-08T19:40:41.436Z] #34 DONE 26.0s [2021-06-08T19:40:41.697Z] [2021-06-08T19:40:41.697Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:40:41.697Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:40:41.697Z] #40 24.09 Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-08T19:40:41.697Z] #40 24.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-08T19:40:42.401Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084105bda68c96b0c) in /home/ubuntu/workspace/moby_PR-42486 [Pipeline] { [Pipeline] checkout [2021-06-08T19:40:42.443Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c6d6271f6e57ea4b) in /home/ubuntu/workspace/moby_PR-42486 [Pipeline] { [Pipeline] checkout [2021-06-08T19:40:42.491Z] The recommended git tool is: git [2021-06-08T19:40:42.571Z] The recommended git tool is: git [2021-06-08T19:40:42.646Z] #40 26.68 + 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-06-08T19:40:44.046Z] #40 ... [2021-06-08T19:40:44.046Z] [2021-06-08T19:40:44.046Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:40:44.046Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:40:44.046Z] #44 17.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-08T19:40:44.046Z] #44 26.39 Fetched 8451 kB in 19s (439 kB/s) [2021-06-08T19:40:44.046Z] #44 26.39 Reading package lists... [2021-06-08T19:40:44.046Z] #44 ... [2021-06-08T19:40:44.046Z] [2021-06-08T19:40:44.046Z] #50 [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-06-08T19:40:44.046Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:44.046Z] #50 23.31 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:40:44.046Z] #50 23.49 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:40:44.046Z] #50 23.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:40:44.046Z] #50 23.57 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:40:44.046Z] #50 23.70 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:40:44.046Z] #50 23.73 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-08T19:40:44.046Z] #50 23.90 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-08T19:40:44.046Z] #50 27.01 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:40:44.046Z] #50 27.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:40:44.046Z] #50 27.05 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:40:44.046Z] #50 27.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:40:44.046Z] #50 27.20 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:40:44.046Z] #50 27.20 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.20 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:40:44.046Z] #50 27.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.30 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:40:44.046Z] #50 27.34 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:40:44.046Z] #50 27.37 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:40:44.046Z] #50 27.37 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:40:44.046Z] #50 27.37 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:40:44.046Z] #50 27.40 go: downloading github.com/spf13/afero v1.1.2 [2021-06-08T19:40:44.046Z] #50 27.53 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:40:44.046Z] #50 27.53 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:40:44.046Z] #50 27.54 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.56 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:40:44.046Z] #50 27.57 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:40:44.046Z] #50 27.60 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.62 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:40:44.046Z] #50 27.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:40:44.046Z] #50 27.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-08T19:40:44.046Z] #50 27.85 go: downloading github.com/spf13/cast v1.3.0 [2021-06-08T19:40:44.046Z] #50 27.88 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:40:44.046Z] #50 27.95 go: extracting github.com/spf13/afero v1.1.2 [2021-06-08T19:40:44.046Z] #50 27.99 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:40:44.046Z] #50 28.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:40:44.046Z] #50 28.21 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:40:44.046Z] #50 28.24 go: extracting github.com/spf13/cast v1.3.0 [2021-06-08T19:40:44.046Z] #50 28.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:40:44.046Z] #50 28.35 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-08T19:40:44.046Z] #50 28.42 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:40:44.046Z] #50 28.42 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:40:44.046Z] #50 28.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:40:44.046Z] #50 28.49 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:40:44.046Z] #50 28.49 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:40:44.046Z] #50 28.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:40:44.046Z] #50 28.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:40:44.046Z] #50 28.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:40:44.046Z] #50 28.68 go: downloading golang.org/x/text v0.3.2 [2021-06-08T19:40:44.046Z] #50 28.74 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:40:44.307Z] #50 28.80 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-08T19:40:44.307Z] #50 28.85 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:40:44.570Z] #50 29.03 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:40:44.570Z] #50 29.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:40:44.570Z] #50 29.23 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:40:44.831Z] #50 29.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:40:44.831Z] #50 29.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:40:44.831Z] #50 29.26 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:40:44.831Z] #50 29.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:40:44.831Z] #50 29.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:40:44.831Z] #50 29.36 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:40:45.093Z] #50 ... [2021-06-08T19:40:45.093Z] [2021-06-08T19:40:45.093Z] #59 [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-06-08T19:40:45.093Z] #59 sha256:b9e65e90f0d138786a6f4914f6a8632e7dc80e2220cb99b25a638a9b66c55458 [2021-06-08T19:40:45.093Z] #59 19.57 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-08T19:40:45.093Z] #59 21.28 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:40:45.093Z] #59 21.36 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:40:45.093Z] #59 22.28 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:40:45.093Z] #59 25.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:40:45.093Z] #59 25.24 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:40:45.093Z] #59 25.57 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:40:45.093Z] #59 25.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:40:45.093Z] #59 26.02 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:40:45.093Z] #59 28.78 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:40:45.093Z] #59 28.91 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:40:45.093Z] #59 29.11 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:40:45.093Z] #59 29.14 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:40:45.093Z] #59 29.25 go: finding github.com/google/uuid v1.2.0 [2021-06-08T19:40:45.093Z] #59 29.29 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:40:45.093Z] #59 29.39 go: finding github.com/gofrs/flock v0.8.0 [2021-06-08T19:40:45.093Z] #59 29.41 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-08T19:40:45.093Z] #59 29.43 go: finding github.com/gorilla/mux v1.8.0 [2021-06-08T19:40:45.093Z] #59 29.45 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:40:45.093Z] #59 29.49 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:40:45.093Z] #59 29.58 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:40:45.093Z] #59 29.60 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:40:45.093Z] #59 ... [2021-06-08T19:40:45.093Z] [2021-06-08T19:40:45.093Z] #50 [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-06-08T19:40:45.093Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:45.093Z] #50 29.63 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-08T19:40:45.093Z] #50 29.75 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:40:45.374Z] #50 29.83 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-08T19:40:45.374Z] #50 29.91 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:40:45.374Z] #50 29.92 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:40:45.374Z] #50 29.95 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:40:45.636Z] #50 30.02 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:40:45.636Z] #50 30.02 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:40:45.636Z] #50 30.15 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:40:45.636Z] #50 30.17 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:40:45.687Z] using credential docker-jenkins-github-credentials [2021-06-08T19:40:45.697Z] Cloning the remote Git repository [2021-06-08T19:40:45.697Z] Cloning with configured refspecs honoured and without tags [2021-06-08T19:40:45.771Z] using credential docker-jenkins-github-credentials [2021-06-08T19:40:45.776Z] Cloning the remote Git repository [2021-06-08T19:40:45.776Z] Cloning with configured refspecs honoured and without tags [2021-06-08T19:40:45.715Z] Cloning repository https://github.com/moby/moby.git [2021-06-08T19:40:45.773Z] > git init /home/ubuntu/workspace/moby_PR-42486 # timeout=10 [2021-06-08T19:40:45.897Z] #50 30.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:40:45.897Z] #50 30.60 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:40:45.796Z] Cloning repository https://github.com/moby/moby.git [2021-06-08T19:40:45.846Z] > git init /home/ubuntu/workspace/moby_PR-42486 # timeout=10 [2021-06-08T19:40:46.159Z] #50 30.61 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:40:46.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:40:46.127Z] > git --version # timeout=10 [2021-06-08T19:40:46.153Z] > git --version # 'git version 2.17.1' [2021-06-08T19:40:46.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:40:46.155Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:40:47.107Z] #50 ... [2021-06-08T19:40:47.107Z] [2021-06-08T19:40:47.107Z] #52 [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-06-08T19:40:47.107Z] #52 sha256:aafbd67fc940fa3d065fa38e582b517d7b0f3ea6d99049834dfa7b92bf94b029 [2021-06-08T19:40:47.107Z] #52 21.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:40:47.107Z] #52 22.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:40:47.107Z] #52 23.60 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:40:47.107Z] #52 25.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:40:47.107Z] #52 25.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:40:47.107Z] #52 25.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:40:47.107Z] #52 25.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:40:47.107Z] #52 26.72 runtime [2021-06-08T19:40:47.107Z] #52 26.76 runtime/cgo [2021-06-08T19:40:47.107Z] #52 ... [2021-06-08T19:40:47.107Z] [2021-06-08T19:40:47.107Z] #59 [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-06-08T19:40:47.107Z] #59 sha256:b9e65e90f0d138786a6f4914f6a8632e7dc80e2220cb99b25a638a9b66c55458 [2021-06-08T19:40:47.107Z] #59 29.81 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:40:47.107Z] #59 30.00 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:40:46.124Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:40:46.124Z] > git --version # timeout=10 [2021-06-08T19:40:46.144Z] > git --version # 'git version 2.17.1' [2021-06-08T19:40:46.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:40:46.146Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:40:48.468Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05516486efe7697f3) in /home/ubuntu/workspace/moby_PR-42486 [Pipeline] { [Pipeline] checkout [2021-06-08T19:40:48.610Z] The recommended git tool is: git [2021-06-08T19:40:50.409Z] #59 ... [2021-06-08T19:40:50.409Z] [2021-06-08T19:40:50.409Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:40:50.409Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:40:50.409Z] #36 24.54 Fetched 8448 kB in 18s (483 kB/s) [2021-06-08T19:40:50.409Z] #36 24.54 Reading package lists... [2021-06-08T19:40:50.409Z] #36 31.32 Reading package lists... [2021-06-08T19:40:50.409Z] #36 ... [2021-06-08T19:40:50.409Z] [2021-06-08T19:40:50.409Z] #46 [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-06-08T19:40:50.409Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:40:50.409Z] #46 32.89 vendor/golang.org/x/crypto/internal/subtle [2021-06-08T19:40:50.409Z] #46 32.98 vendor/golang.org/x/crypto/curve25519 [2021-06-08T19:40:50.409Z] #46 ... [2021-06-08T19:40:50.409Z] [2021-06-08T19:40:50.409Z] #56 [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-06-08T19:40:50.409Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:40:50.409Z] #56 24.78 Fetched 8448 kB in 18s (480 kB/s) [2021-06-08T19:40:50.409Z] #56 24.78 Reading package lists... [2021-06-08T19:40:50.409Z] #56 31.49 Reading package lists... [2021-06-08T19:40:50.409Z] #56 ... [2021-06-08T19:40:50.409Z] [2021-06-08T19:40:50.409Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:40:50.409Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:40:50.409Z] #44 26.39 Reading package lists... [2021-06-08T19:40:53.239Z] using credential docker-jenkins-github-credentials [2021-06-08T19:40:53.248Z] Cloning the remote Git repository [2021-06-08T19:40:53.248Z] Cloning with configured refspecs honoured and without tags [2021-06-08T19:40:53.307Z] Cloning repository https://github.com/moby/moby.git [2021-06-08T19:40:53.710Z] #44 32.48 Reading package lists... [2021-06-08T19:40:53.710Z] #44 ... [2021-06-08T19:40:53.710Z] [2021-06-08T19:40:53.710Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:40:53.710Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:40:53.710Z] #13 22.04 Fetched 8973 kB in 20s (453 kB/s) [2021-06-08T19:40:53.710Z] #13 22.04 Reading package lists... [2021-06-08T19:40:53.710Z] #13 28.21 Reading package lists... [2021-06-08T19:40:53.710Z] #13 ... [2021-06-08T19:40:53.710Z] [2021-06-08T19:40:53.710Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:40:53.710Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:40:53.710Z] #36 31.32 Reading package lists... [2021-06-08T19:40:53.710Z] #36 36.73 Building dependency tree... [2021-06-08T19:40:53.390Z] > git init /home/ubuntu/workspace/moby_PR-42486 # timeout=10 [2021-06-08T19:40:53.787Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:40:53.787Z] > git --version # timeout=10 [2021-06-08T19:40:53.798Z] > git --version # 'git version 2.25.1' [2021-06-08T19:40:53.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:40:53.803Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:40:55.093Z] #36 39.56 The following additional packages will be installed: [2021-06-08T19:40:55.093Z] #36 39.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-08T19:40:55.093Z] #36 39.57 Suggested packages: [2021-06-08T19:40:55.093Z] #36 39.59 cmake-doc ninja-build lrzip [2021-06-08T19:40:55.093Z] #36 39.59 Recommended packages: [2021-06-08T19:40:55.093Z] #36 39.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-08T19:40:55.975Z] Fetching without tags [2021-06-08T19:40:56.034Z] #36 40.40 The following NEW packages will be installed: [2021-06-08T19:40:56.034Z] #36 40.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-08T19:40:56.034Z] #36 40.42 vim-common xxd [2021-06-08T19:40:56.296Z] #36 40.89 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:40:56.296Z] #36 40.89 Need to get 14.9 MB of archives. [2021-06-08T19:40:56.296Z] #36 40.89 After this operation, 61.8 MB of additional disk space will be used. [2021-06-08T19:40:56.296Z] #36 40.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-08T19:40:56.296Z] #36 40.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:40:56.309Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:40:56.556Z] #36 41.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-08T19:40:56.556Z] #36 41.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-08T19:40:55.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:40:55.929Z] > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10 [2021-06-08T19:40:55.944Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:40:55.955Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:40:55.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:40:55.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:40:55.984Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:40:56.317Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:40:56.327Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:40:57.118Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:40:57.118Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486) [2021-06-08T19:40:57.500Z] #36 41.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-08T19:40:57.500Z] #36 41.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-08T19:40:57.500Z] #36 42.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-08T19:40:57.500Z] #36 42.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-08T19:40:57.500Z] #36 42.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-08T19:40:57.500Z] #36 42.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-08T19:40:57.500Z] #36 ... [2021-06-08T19:40:57.500Z] [2021-06-08T19:40:57.500Z] #50 [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-06-08T19:40:57.500Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:57.500Z] #50 32.04 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:40:57.500Z] #50 34.89 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-08T19:40:57.500Z] #50 37.86 go: extracting golang.org/x/text v0.3.2 [2021-06-08T19:40:57.500Z] #50 41.92 go: finding github.com/fatih/color v1.7.0 [2021-06-08T19:40:57.500Z] #50 41.96 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:40:57.500Z] #50 41.99 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:40:57.500Z] #50 42.02 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:40:57.500Z] #50 42.10 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:40:57.773Z] #50 42.13 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:40:57.773Z] #50 42.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:40:57.773Z] #50 42.16 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:40:57.773Z] #50 42.20 go: finding github.com/pkg/errors v0.8.1 [2021-06-08T19:40:57.773Z] #50 42.23 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:40:57.773Z] #50 ... [2021-06-08T19:40:57.773Z] [2021-06-08T19:40:57.773Z] #56 [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-06-08T19:40:57.773Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:40:57.773Z] #56 31.49 Reading package lists... [2021-06-08T19:40:57.773Z] #56 36.96 Building dependency tree... [2021-06-08T19:40:57.773Z] #56 39.77 The following additional packages will be installed: [2021-06-08T19:40:57.773Z] #56 39.78 libbtrfs0 [2021-06-08T19:40:57.773Z] #56 39.95 The following NEW packages will be installed: [2021-06-08T19:40:57.773Z] #56 39.96 libbtrfs-dev libbtrfs0 [2021-06-08T19:40:57.773Z] #56 40.42 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:40:57.773Z] #56 40.42 Need to get 119 kB of archives. [2021-06-08T19:40:57.773Z] #56 40.42 After this operation, 387 kB of additional disk space will be used. [2021-06-08T19:40:57.773Z] #56 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-08T19:40:57.773Z] #56 40.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-08T19:40:57.773Z] #56 41.24 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:40:57.773Z] #56 41.46 Fetched 119 kB in 0s (428 kB/s) [2021-06-08T19:40:57.773Z] #56 41.55 Selecting previously unselected package libbtrfs0. [2021-06-08T19:40:57.773Z] #56 41.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:40:57.773Z] #56 41.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-08T19:40:57.773Z] #56 41.64 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:40:57.773Z] #56 41.73 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:40:57.773Z] #56 41.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-08T19:40:57.773Z] #56 41.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:40:57.773Z] #56 42.02 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:40:57.773Z] #56 42.07 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:40:57.773Z] #56 42.08 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:40:57.773Z] #56 ... [2021-06-08T19:40:57.773Z] [2021-06-08T19:40:57.773Z] #50 [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-06-08T19:40:57.773Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:57.773Z] #50 42.25 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:40:57.773Z] #50 42.28 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:40:57.773Z] #50 42.28 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:40:57.773Z] #50 42.28 go: finding github.com/stretchr/testify v1.4.0 [2021-06-08T19:40:57.773Z] #50 42.30 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:40:57.773Z] #50 42.31 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:40:57.773Z] #50 42.31 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:40:57.773Z] #50 42.31 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:40:57.773Z] #50 42.33 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:40:57.773Z] #50 42.33 go: finding github.com/spf13/viper v1.6.1 [2021-06-08T19:40:57.773Z] #50 42.37 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:40:57.773Z] #50 42.39 go: finding github.com/stretchr/objx v0.2.0 [2021-06-08T19:40:58.035Z] #50 42.56 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:40:58.035Z] #50 42.60 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:40:58.035Z] #50 ... [2021-06-08T19:40:58.035Z] [2021-06-08T19:40:58.035Z] #56 [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-06-08T19:40:58.035Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:40:58.035Z] #56 DONE 42.6s [2021-06-08T19:40:58.035Z] [2021-06-08T19:40:58.035Z] #50 [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-06-08T19:40:58.035Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:40:58.035Z] #50 42.63 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:40:58.035Z] #50 42.66 go: finding github.com/spf13/cobra v0.0.5 [2021-06-08T19:40:58.296Z] #50 42.76 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:40:58.296Z] #50 42.80 go: finding github.com/spf13/pflag v1.0.5 [2021-06-08T19:40:58.296Z] #50 42.85 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:40:58.296Z] #50 42.85 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:40:58.296Z] #50 43.01 go: finding github.com/magiconair/properties v1.8.1 [2021-06-08T19:40:58.561Z] #50 43.01 go: finding github.com/gobwas/glob v0.2.3 [2021-06-08T19:40:57.046Z] > git remote # timeout=10 [2021-06-08T19:40:57.064Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:40:57.076Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:40:57.077Z] > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10 [2021-06-08T19:40:57.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T19:40:57.120Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:40:57.136Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:40:58.824Z] #50 43.16 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:40:58.824Z] #50 43.31 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:40:58.824Z] #50 43.32 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:40:58.824Z] #50 43.40 go: finding github.com/spf13/afero v1.1.2 [2021-06-08T19:40:58.824Z] #50 43.44 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:40:59.087Z] #50 43.49 go: finding github.com/spf13/cast v1.3.0 [2021-06-08T19:40:59.087Z] #50 43.51 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:40:59.087Z] #50 43.55 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:40:59.087Z] #50 43.60 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:40:59.087Z] #50 43.60 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:40:59.087Z] #50 43.64 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-08T19:40:59.087Z] #50 43.69 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:40:59.087Z] #50 43.76 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:40:59.348Z] #50 43.82 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:40:59.348Z] #50 43.86 go: finding golang.org/x/text v0.3.2 [2021-06-08T19:40:59.348Z] #50 43.87 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:40:59.348Z] #50 43.96 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:40:59.348Z] #50 44.00 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:40:59.617Z] #50 44.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:40:59.617Z] #50 44.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:40:59.617Z] #50 44.04 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:40:59.617Z] #50 44.04 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:40:59.617Z] #50 44.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:40:59.617Z] #50 44.08 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:40:59.617Z] #50 44.09 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:40:59.617Z] #50 44.11 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:40:59.617Z] #50 44.12 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:40:59.617Z] #50 44.18 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-08T19:40:59.617Z] #50 44.19 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:40:59.617Z] #50 44.20 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:40:59.617Z] #50 44.21 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:40:59.617Z] #50 44.24 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:40:59.883Z] #50 44.32 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-08T19:40:59.883Z] #50 44.35 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:40:59.883Z] #50 44.38 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:40:59.883Z] #50 44.41 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:40:59.883Z] #50 44.42 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-08T19:41:00.150Z] #50 44.55 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:41:00.150Z] #50 44.59 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:41:00.150Z] #50 44.59 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:41:00.150Z] #50 44.68 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:41:00.150Z] #50 44.80 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:41:00.845Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-08T19:41:01.947Z] + docker version [2021-06-08T19:41:04.356Z] #50 ... [2021-06-08T19:41:04.356Z] [2021-06-08T19:41:04.356Z] #52 [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-06-08T19:41:04.356Z] #52 sha256:aafbd67fc940fa3d065fa38e582b517d7b0f3ea6d99049834dfa7b92bf94b029 [2021-06-08T19:41:04.356Z] #52 48.39 internal/oserror [2021-06-08T19:41:04.356Z] #52 48.39 strconv [2021-06-08T19:41:04.356Z] #52 ... [2021-06-08T19:41:04.356Z] [2021-06-08T19:41:04.356Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:41:04.356Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:41:04.356Z] #44 32.48 Reading package lists... [2021-06-08T19:41:04.356Z] #44 38.12 Building dependency tree... [2021-06-08T19:41:04.356Z] #44 41.14 The following additional packages will be installed: [2021-06-08T19:41:04.356Z] #44 41.14 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-08T19:41:04.356Z] #44 41.15 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-08T19:41:04.356Z] #44 41.15 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:41:04.356Z] #44 41.15 python3.7-minimal [2021-06-08T19:41:04.356Z] #44 41.15 Suggested packages: [2021-06-08T19:41:04.356Z] #44 41.16 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-08T19:41:04.356Z] #44 41.16 python3.7-doc binfmt-support [2021-06-08T19:41:04.356Z] #44 42.69 The following NEW packages will be installed: [2021-06-08T19:41:04.356Z] #44 42.69 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-08T19:41:04.356Z] #44 42.69 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-08T19:41:04.356Z] #44 42.70 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:41:04.356Z] #44 42.70 python3.7-minimal [2021-06-08T19:41:04.356Z] #44 43.19 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:41:04.356Z] #44 43.19 Need to get 6695 kB of archives. [2021-06-08T19:41:04.356Z] #44 43.19 After this operation, 33.1 MB of additional disk space will be used. [2021-06-08T19:41:04.356Z] #44 43.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-08T19:41:04.356Z] #44 43.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-08T19:41:04.356Z] #44 43.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-08T19:41:04.356Z] #44 43.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-08T19:41:04.356Z] #44 43.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-08T19:41:04.356Z] #44 43.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:41:04.356Z] #44 43.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-08T19:41:04.356Z] #44 43.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-08T19:41:04.356Z] #44 43.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-08T19:41:04.356Z] #44 43.73 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-08T19:41:04.356Z] #44 43.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:41:04.356Z] #44 43.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-08T19:41:04.356Z] #44 43.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-08T19:41:04.356Z] #44 43.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-08T19:41:04.356Z] #44 43.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-08T19:41:04.356Z] #44 43.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-08T19:41:04.356Z] #44 45.27 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:41:04.356Z] #44 45.43 Fetched 6695 kB in 1s (4983 kB/s) [2021-06-08T19:41:04.356Z] #44 45.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-08T19:41:04.356Z] #44 45.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:41:04.356Z] #44 45.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:41:04.356Z] #44 45.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:41:04.356Z] #44 46.49 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:41:04.356Z] #44 46.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:41:04.356Z] #44 46.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:41:04.356Z] #44 47.99 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:41:04.356Z] #44 48.01 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:41:04.356Z] #44 ... [2021-06-08T19:41:04.356Z] [2021-06-08T19:41:04.356Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:41:04.356Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:41:04.356Z] #32 46.70 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-08T19:41:04.356Z] #32 47.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-08T19:41:04.356Z] #32 47.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:41:05.741Z] #32 ... [2021-06-08T19:41:05.741Z] [2021-06-08T19:41:05.741Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:41:05.741Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:41:05.741Z] #13 28.21 Reading package lists... [2021-06-08T19:41:05.741Z] #13 34.51 Building dependency tree... [2021-06-08T19:41:05.741Z] #13 38.06 The following additional packages will be installed: [2021-06-08T19:41:05.741Z] #13 38.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-08T19:41:05.741Z] #13 38.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-08T19:41:05.741Z] #13 38.07 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-08T19:41:05.741Z] #13 38.08 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-08T19:41:05.741Z] #13 38.08 mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:41:05.741Z] #13 38.09 Suggested packages: [2021-06-08T19:41:05.741Z] #13 38.10 gcc-8-locales seccomp wine64 [2021-06-08T19:41:05.741Z] #13 39.44 The following NEW packages will be installed: [2021-06-08T19:41:05.742Z] #13 39.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-08T19:41:05.742Z] #13 39.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-08T19:41:05.742Z] #13 39.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-08T19:41:05.742Z] #13 39.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-08T19:41:05.742Z] #13 39.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-08T19:41:05.742Z] #13 39.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:41:05.742Z] #13 39.47 The following packages will be upgraded: [2021-06-08T19:41:05.742Z] #13 39.49 libseccomp2 libsystemd0 libudev1 [2021-06-08T19:41:05.742Z] #13 39.90 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:41:05.742Z] #13 39.90 Need to get 78.2 MB of archives. [2021-06-08T19:41:05.742Z] #13 39.90 After this operation, 487 MB of additional disk space will be used. [2021-06-08T19:41:05.742Z] #13 39.90 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-08T19:41:05.742Z] #13 39.90 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-08T19:41:05.742Z] #13 39.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-08T19:41:05.742Z] #13 39.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-08T19:41:05.742Z] #13 40.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-08T19:41:05.742Z] #13 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-08T19:41:05.742Z] #13 40.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-08T19:41:05.742Z] #13 40.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-08T19:41:05.742Z] #13 40.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-08T19:41:05.742Z] #13 40.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-08T19:41:05.742Z] #13 40.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-08T19:41:05.742Z] #13 41.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-08T19:41:05.742Z] #13 41.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-08T19:41:05.742Z] #13 44.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-08T19:41:05.742Z] #13 ... [2021-06-08T19:41:05.742Z] [2021-06-08T19:41:05.742Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:41:05.742Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:41:05.742Z] #36 43.93 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:41:05.742Z] #36 44.14 Fetched 14.9 MB in 2s (8492 kB/s) [2021-06-08T19:41:05.742Z] #36 44.20 Selecting previously unselected package xxd. [2021-06-08T19:41:05.742Z] #36 44.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 ... 15410 files and directories currently installed.) [2021-06-08T19:41:05.742Z] #36 44.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:41:05.742Z] #36 44.29 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:41:05.742Z] #36 44.51 Selecting previously unselected package vim-common. [2021-06-08T19:41:05.742Z] #36 44.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:41:05.742Z] #36 44.55 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:41:05.742Z] #36 44.94 Selecting previously unselected package cmake-data. [2021-06-08T19:41:05.742Z] #36 44.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-08T19:41:05.742Z] #36 44.95 Unpacking cmake-data (3.13.4-1) ... [2021-06-08T19:41:05.742Z] #36 47.95 Selecting previously unselected package libicu63:amd64. [2021-06-08T19:41:05.742Z] #36 47.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-08T19:41:05.742Z] #36 47.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:41:06.684Z] #36 ... [2021-06-08T19:41:06.684Z] [2021-06-08T19:41:06.684Z] #46 [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-06-08T19:41:06.684Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:41:06.684Z] #46 41.37 sync [2021-06-08T19:41:06.684Z] #46 41.39 internal/reflectlite [2021-06-08T19:41:06.684Z] #46 43.21 github.com/LK4D4/vndr/godl/singleflight [2021-06-08T19:41:06.684Z] #46 43.71 math/rand [2021-06-08T19:41:06.684Z] #46 44.66 errors [2021-06-08T19:41:06.684Z] #46 44.70 sort [2021-06-08T19:41:06.684Z] #46 45.07 io [2021-06-08T19:41:06.684Z] #46 45.76 strconv [2021-06-08T19:41:06.684Z] #46 46.20 bytes [2021-06-08T19:41:06.684Z] #46 48.29 bufio [2021-06-08T19:41:06.684Z] #46 49.59 reflect [2021-06-08T19:41:06.684Z] #46 49.73 syscall [2021-06-08T19:41:06.947Z] #46 ... [2021-06-08T19:41:06.947Z] [2021-06-08T19:41:06.947Z] #57 [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-06-08T19:41:06.947Z] #57 sha256:f519a7625bc7c52938bb5acc65b39b620397153f10b5134a4529f41ddeb5740d [2021-06-08T19:41:06.947Z] #57 1.107 + RM_GOPATH=0 [2021-06-08T19:41:06.947Z] #57 1.111 + TMP_GOPATH= [2021-06-08T19:41:06.947Z] #57 1.115 + : /build [2021-06-08T19:41:06.947Z] #57 1.115 + '[' -z '' ']' [2021-06-08T19:41:06.947Z] #57 1.116 ++ mktemp -d [2021-06-08T19:41:06.947Z] #57 1.117 + export GOPATH=/tmp/tmp.D56icE7Fc5 [2021-06-08T19:41:06.947Z] #57 1.117 + GOPATH=/tmp/tmp.D56icE7Fc5 [2021-06-08T19:41:06.947Z] #57 1.117 + RM_GOPATH=1 [2021-06-08T19:41:06.947Z] #57 1.117 + case "$(go env GOARCH)" in [2021-06-08T19:41:06.947Z] #57 1.118 ++ go env GOARCH [2021-06-08T19:41:06.947Z] #57 1.147 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:41:06.947Z] #57 1.147 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:41:06.947Z] #57 1.148 ++ dirname /tmp/install/install.sh [2021-06-08T19:41:06.947Z] #57 1.149 + dir=/tmp/install [2021-06-08T19:41:06.947Z] #57 1.149 + bin=containerd [2021-06-08T19:41:06.947Z] #57 1.149 + shift [2021-06-08T19:41:06.947Z] #57 1.149 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-08T19:41:06.947Z] #57 1.149 + . /tmp/install/containerd.installer [2021-06-08T19:41:06.947Z] #57 1.149 ++ set -e [2021-06-08T19:41:06.947Z] #57 1.149 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:41:06.947Z] #57 1.149 + install_containerd [2021-06-08T19:41:06.947Z] #57 1.151 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-08T19:41:06.947Z] #57 1.151 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D56icE7Fc5/src/github.com/containerd/containerd [2021-06-08T19:41:06.947Z] #57 1.151 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:41:06.947Z] #57 1.157 Cloning into '/tmp/tmp.D56icE7Fc5/src/github.com/containerd/containerd'... [2021-06-08T19:41:07.890Z] #57 ... [2021-06-08T19:41:07.890Z] [2021-06-08T19:41:07.890Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:41:07.890Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:41:07.890Z] #13 46.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-08T19:41:07.890Z] #13 46.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-08T19:41:07.890Z] #13 46.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-08T19:41:07.890Z] #13 46.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-08T19:41:07.890Z] #13 46.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-08T19:41:07.890Z] #13 46.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-08T19:41:07.890Z] #13 46.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-08T19:41:07.890Z] #13 46.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-08T19:41:07.890Z] #13 46.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-08T19:41:07.890Z] #13 46.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-08T19:41:07.890Z] #13 46.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-08T19:41:07.890Z] #13 46.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-08T19:41:07.890Z] #13 46.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-08T19:41:07.890Z] #13 46.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-08T19:41:09.275Z] #13 47.84 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:41:09.275Z] #13 48.08 Fetched 78.2 MB in 7s (11.0 MB/s) [2021-06-08T19:41:09.548Z] #13 48.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:41:09.548Z] #13 48.24 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-08T19:41:09.548Z] #13 48.26 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:41:09.934Z] Fetching without tags [2021-06-08T19:41:10.288Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:41:09.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:41:09.841Z] > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10 [2021-06-08T19:41:09.876Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:41:09.906Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:41:09.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:41:09.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:41:09.944Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:41:10.295Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:41:10.321Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:41:10.878Z] Fetching without tags [2021-06-08T19:41:10.933Z] #13 ... [2021-06-08T19:41:10.933Z] [2021-06-08T19:41:10.933Z] #48 [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-06-08T19:41:10.933Z] #48 sha256:17801aafbf2fe59a25d50ed6ba82efc4357228190d2f6339661eaf50c9d2f72a [2021-06-08T19:41:10.933Z] #48 DONE 55.3s [2021-06-08T19:41:10.933Z] [2021-06-08T19:41:10.933Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:41:10.933Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:41:10.933Z] #13 49.59 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-08T19:41:11.188Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:41:11.189Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486) [2021-06-08T19:41:11.194Z] #13 50.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:41:11.342Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:41:11.455Z] #13 50.06 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-08T19:41:11.455Z] #13 50.09 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-08T19:41:11.716Z] #13 50.53 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:41:11.948Z] Client: Docker Engine - Community [2021-06-08T19:41:11.948Z] Version: 20.10.6 [2021-06-08T19:41:11.948Z] API version: 1.41 [2021-06-08T19:41:11.948Z] Go version: go1.13.15 [2021-06-08T19:41:11.948Z] Git commit: 370c289 [2021-06-08T19:41:11.948Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-08T19:41:11.948Z] OS/Arch: linux/amd64 [2021-06-08T19:41:11.948Z] Context: default [2021-06-08T19:41:11.948Z] Experimental: true [2021-06-08T19:41:11.948Z] [2021-06-08T19:41:11.948Z] Server: Docker Engine - Community [2021-06-08T19:41:11.948Z] Engine: [2021-06-08T19:41:11.948Z] Version: 20.10.6 [2021-06-08T19:41:11.948Z] API version: 1.41 (minimum version 1.12) [2021-06-08T19:41:11.948Z] Go version: go1.13.15 [2021-06-08T19:41:11.948Z] Git commit: 8728dd2 [2021-06-08T19:41:11.948Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-08T19:41:11.948Z] OS/Arch: linux/amd64 [2021-06-08T19:41:11.948Z] Experimental: true [2021-06-08T19:41:11.948Z] containerd: [2021-06-08T19:41:11.948Z] Version: 1.4.6 [2021-06-08T19:41:11.948Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:41:11.948Z] runc: [2021-06-08T19:41:11.948Z] Version: 1.0.0-rc95 [2021-06-08T19:41:11.948Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:41:11.948Z] docker-init: [2021-06-08T19:41:11.948Z] Version: 0.19.0 [2021-06-08T19:41:11.948Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-08T19:41:12.231Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:41:12.231Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486) [2021-06-08T19:41:12.278Z] + docker info [2021-06-08T19:41:12.287Z] #13 50.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:41:12.287Z] #13 51.00 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-08T19:41:12.287Z] #13 51.02 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:41:12.548Z] #13 51.25 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-08T19:41:12.809Z] #13 51.39 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-08T19:41:12.809Z] #13 51.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:41:12.809Z] #13 51.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-08T19:41:12.809Z] #13 51.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:41:10.787Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:41:10.802Z] > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10 [2021-06-08T19:41:10.817Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:41:10.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:41:10.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:41:10.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:41:10.882Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:41:11.348Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:41:11.381Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:41:12.129Z] > git remote # timeout=10 [2021-06-08T19:41:12.154Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:41:12.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:41:12.174Z] > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10 [2021-06-08T19:41:12.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T19:41:12.238Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:41:12.260Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:41:11.085Z] > git remote # timeout=10 [2021-06-08T19:41:11.109Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:41:11.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:41:11.138Z] > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10 [2021-06-08T19:41:11.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T19:41:11.193Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:41:11.217Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:41:13.588Z] Fetching without tags [2021-06-08T19:41:13.958Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:41:14.195Z] #13 ... [2021-06-08T19:41:14.195Z] [2021-06-08T19:41:14.195Z] #52 [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-06-08T19:41:14.195Z] #52 sha256:aafbd67fc940fa3d065fa38e582b517d7b0f3ea6d99049834dfa7b92bf94b029 [2021-06-08T19:41:14.195Z] #52 48.59 syscall [2021-06-08T19:41:14.195Z] #52 52.46 reflect [2021-06-08T19:41:14.195Z] #52 55.81 time [2021-06-08T19:41:14.195Z] #52 ... [2021-06-08T19:41:14.195Z] [2021-06-08T19:41:14.195Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:41:14.195Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:41:14.195Z] #44 52.08 Selecting previously unselected package python3-minimal. [2021-06-08T19:41:14.195Z] #44 52.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-08T19:41:14.195Z] #44 52.14 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-08T19:41:14.195Z] #44 52.15 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:41:14.195Z] #44 52.38 Selecting previously unselected package libmpdec2:amd64. [2021-06-08T19:41:14.195Z] #44 52.40 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-08T19:41:14.195Z] #44 52.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:41:14.195Z] #44 52.63 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-08T19:41:14.195Z] #44 52.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:41:14.195Z] #44 52.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:41:14.195Z] #44 54.86 Selecting previously unselected package python3.7. [2021-06-08T19:41:14.195Z] #44 54.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:41:14.195Z] #44 54.92 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:41:14.195Z] #44 55.26 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T19:41:14.195Z] #44 55.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-08T19:41:14.195Z] #44 55.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:41:14.195Z] #44 55.41 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:41:14.195Z] #44 57.17 Selecting previously unselected package python3. [2021-06-08T19:41:14.195Z] #44 57.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-08T19:41:14.195Z] #44 57.23 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-08T19:41:14.195Z] #44 57.25 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:41:14.195Z] #44 57.40 Selecting previously unselected package libprotobuf17:amd64. [2021-06-08T19:41:14.195Z] #44 57.40 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-08T19:41:14.195Z] #44 57.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-08T19:41:14.195Z] #44 58.08 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:41:14.195Z] #44 58.08 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:41:14.195Z] #44 58.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:41:14.195Z] #44 58.28 Selecting previously unselected package python3-six. [2021-06-08T19:41:14.195Z] #44 58.28 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-08T19:41:14.195Z] #44 58.32 Unpacking python3-six (1.12.0-1) ... [2021-06-08T19:41:14.456Z] #44 58.44 Selecting previously unselected package python3-protobuf. [2021-06-08T19:41:14.456Z] #44 58.44 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-08T19:41:14.456Z] #44 58.45 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:41:14.768Z] #44 ... [2021-06-08T19:41:14.768Z] [2021-06-08T19:41:14.768Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:41:14.768Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:41:14.768Z] #13 53.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-08T19:41:14.768Z] #13 53.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-08T19:41:14.768Z] #13 53.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:41:13.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:41:13.547Z] > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10 [2021-06-08T19:41:13.562Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:41:13.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:41:13.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:41:13.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:41:13.596Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:41:13.968Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:41:13.986Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:41:14.965Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text" [2021-06-08T19:41:15.068Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:41:15.068Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-08T19:41:15.893Z] + docker version [2021-06-08T19:41:16.195Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-08T19:41:15.031Z] > git remote # timeout=10 [2021-06-08T19:41:15.038Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:41:15.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:41:15.050Z] > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10 [2021-06-08T19:41:15.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T19:41:15.072Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:41:15.076Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:41:17.333Z] #13 ... [2021-06-08T19:41:17.333Z] [2021-06-08T19:41:17.333Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:41:17.333Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:41:17.333Z] #36 55.28 Selecting previously unselected package libxml2:amd64. [2021-06-08T19:41:17.333Z] #36 55.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-08T19:41:17.333Z] #36 55.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:41:17.333Z] #36 56.41 Selecting previously unselected package libarchive13:amd64. [2021-06-08T19:41:17.333Z] #36 56.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-08T19:41:17.333Z] #36 56.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-08T19:41:17.333Z] #36 56.88 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-08T19:41:17.333Z] #36 56.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-08T19:41:17.333Z] #36 56.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-08T19:41:17.333Z] #36 57.08 Selecting previously unselected package librhash0:amd64. [2021-06-08T19:41:17.333Z] #36 57.09 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-08T19:41:17.333Z] #36 57.09 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-08T19:41:17.333Z] #36 57.21 Selecting previously unselected package libuv1:amd64. [2021-06-08T19:41:17.333Z] #36 57.21 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-08T19:41:17.333Z] #36 57.21 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-08T19:41:17.333Z] #36 57.35 Selecting previously unselected package cmake. [2021-06-08T19:41:17.333Z] #36 57.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-08T19:41:17.333Z] #36 57.38 Unpacking cmake (3.13.4-1) ... [2021-06-08T19:41:17.333Z] #36 60.45 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:41:17.333Z] #36 60.46 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:41:17.333Z] #36 60.49 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-08T19:41:17.333Z] #36 60.51 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:41:17.333Z] #36 60.55 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-08T19:41:17.333Z] #36 60.58 Setting up cmake-data (3.13.4-1) ... [2021-06-08T19:41:17.333Z] #36 60.62 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:41:17.333Z] #36 60.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-08T19:41:17.333Z] #36 60.68 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-08T19:41:17.333Z] #36 60.69 Setting up cmake (3.13.4-1) ... [2021-06-08T19:41:17.333Z] #36 60.72 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:41:17.333Z] #36 60.81 Processing triggers for mime-support (3.62) ... [2021-06-08T19:41:17.333Z] #36 DONE 61.6s [2021-06-08T19:41:17.333Z] [2021-06-08T19:41:17.333Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:41:17.333Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:41:17.333Z] #44 58.86 Selecting previously unselected package libnet1:amd64. [2021-06-08T19:41:17.333Z] #44 58.87 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-08T19:41:17.333Z] #44 58.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:41:17.333Z] #44 59.15 Selecting previously unselected package libnl-3-200:amd64. [2021-06-08T19:41:17.333Z] #44 59.15 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-08T19:41:17.333Z] #44 59.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:41:17.333Z] #44 59.25 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-08T19:41:17.333Z] #44 59.26 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-08T19:41:17.333Z] #44 59.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:41:17.333Z] #44 59.43 Selecting previously unselected package criu. [2021-06-08T19:41:17.333Z] #44 59.44 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-08T19:41:17.333Z] #44 59.44 Unpacking criu (3.15-1) ... [2021-06-08T19:41:17.333Z] #44 60.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:41:17.333Z] #44 60.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:41:17.333Z] #44 60.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:41:17.333Z] #44 60.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-08T19:41:17.333Z] #44 60.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:41:17.333Z] #44 60.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:41:17.333Z] #44 60.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:41:17.333Z] #44 60.24 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:41:17.383Z] + docker version [2021-06-08T19:41:19.922Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-08T19:41:20.936Z] + docker version [2021-06-08T19:41:21.543Z] #44 ... [2021-06-08T19:41:21.543Z] [2021-06-08T19:41:21.543Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:41:21.543Z] #37 sha256:a4d46f31f322919169647fdd1557b5cc633200d987b046c1d7f97feab53304ae [2021-06-08T19:41:21.543Z] #37 1.191 + RM_GOPATH=0 [2021-06-08T19:41:21.543Z] #37 1.192 + TMP_GOPATH= [2021-06-08T19:41:21.543Z] #37 1.192 + : /build [2021-06-08T19:41:21.543Z] #37 1.193 + '[' -z '' ']' [2021-06-08T19:41:21.543Z] #37 1.194 ++ mktemp -d [2021-06-08T19:41:21.543Z] #37 1.196 + export GOPATH=/tmp/tmp.9GcTc02Img [2021-06-08T19:41:21.543Z] #37 1.196 + GOPATH=/tmp/tmp.9GcTc02Img [2021-06-08T19:41:21.543Z] #37 1.196 + RM_GOPATH=1 [2021-06-08T19:41:21.543Z] #37 1.197 + case "$(go env GOARCH)" in [2021-06-08T19:41:21.543Z] #37 1.199 ++ go env GOARCH [2021-06-08T19:41:21.543Z] #37 1.241 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:41:21.543Z] #37 1.241 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:41:21.543Z] #37 1.242 ++ dirname /tmp/install/install.sh [2021-06-08T19:41:21.543Z] #37 1.249 + dir=/tmp/install [2021-06-08T19:41:21.543Z] #37 1.249 + bin=tini [2021-06-08T19:41:21.543Z] #37 1.249 + shift [2021-06-08T19:41:21.543Z] #37 1.249 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-08T19:41:21.543Z] #37 1.250 + . /tmp/install/tini.installer [2021-06-08T19:41:21.543Z] #37 1.250 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:41:21.543Z] #37 1.250 + install_tini [2021-06-08T19:41:21.543Z] #37 1.251 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-08T19:41:21.543Z] #37 1.256 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:41:21.543Z] #37 1.256 + git clone https://github.com/krallin/tini.git /tmp/tmp.9GcTc02Img/tini [2021-06-08T19:41:21.543Z] #37 1.257 Cloning into '/tmp/tmp.9GcTc02Img/tini'... [2021-06-08T19:41:21.543Z] #37 1.915 + cd /tmp/tmp.9GcTc02Img/tini [2021-06-08T19:41:21.543Z] #37 1.915 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:41:21.543Z] #37 1.947 + cmake . [2021-06-08T19:41:21.543Z] #37 2.509 -- The C compiler identification is GNU 8.3.0 [2021-06-08T19:41:21.543Z] #37 2.564 -- Check for working C compiler: /usr/bin/cc [2021-06-08T19:41:21.543Z] #37 3.221 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T19:41:21.543Z] #37 3.225 -- Detecting C compiler ABI info [2021-06-08T19:41:21.543Z] #37 3.844 -- Detecting C compiler ABI info - done [2021-06-08T19:41:21.543Z] #37 3.881 -- Detecting C compile features [2021-06-08T19:41:22.655Z] Client: Docker Engine - Community [2021-06-08T19:41:22.655Z] Version: 20.10.6 [2021-06-08T19:41:22.655Z] API version: 1.41 [2021-06-08T19:41:22.655Z] Go version: go1.13.15 [2021-06-08T19:41:22.655Z] Git commit: 370c289 [2021-06-08T19:41:22.655Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-08T19:41:22.655Z] OS/Arch: linux/amd64 [2021-06-08T19:41:22.655Z] Context: default [2021-06-08T19:41:22.655Z] Experimental: true [2021-06-08T19:41:22.655Z] [2021-06-08T19:41:22.655Z] Server: Docker Engine - Community [2021-06-08T19:41:22.655Z] Engine: [2021-06-08T19:41:22.655Z] Version: 20.10.6 [2021-06-08T19:41:22.655Z] API version: 1.41 (minimum version 1.12) [2021-06-08T19:41:22.655Z] Go version: go1.13.15 [2021-06-08T19:41:22.655Z] Git commit: 8728dd2 [2021-06-08T19:41:22.656Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-08T19:41:22.656Z] OS/Arch: linux/amd64 [2021-06-08T19:41:22.656Z] Experimental: true [2021-06-08T19:41:22.656Z] containerd: [2021-06-08T19:41:22.656Z] Version: 1.4.6 [2021-06-08T19:41:22.656Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:41:22.656Z] runc: [2021-06-08T19:41:22.656Z] Version: 1.0.0-rc95 [2021-06-08T19:41:22.656Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:41:22.656Z] docker-init: [2021-06-08T19:41:22.656Z] Version: 0.19.0 [2021-06-08T19:41:22.656Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-08T19:41:22.928Z] #37 ... [2021-06-08T19:41:22.928Z] [2021-06-08T19:41:22.928Z] #46 [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-06-08T19:41:22.928Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:41:22.928Z] #46 57.46 time [2021-06-08T19:41:22.928Z] #46 61.74 internal/fmtsort [2021-06-08T19:41:22.928Z] #46 62.66 internal/syscall/execenv [2021-06-08T19:41:22.928Z] #46 62.94 internal/syscall/unix [2021-06-08T19:41:22.928Z] #46 63.29 strings [2021-06-08T19:41:22.928Z] #46 63.41 internal/poll [2021-06-08T19:41:22.928Z] #46 65.19 os [2021-06-08T19:41:22.928Z] #46 66.05 regexp/syntax [2021-06-08T19:41:22.992Z] + docker info [2021-06-08T19:41:23.189Z] #46 ... [2021-06-08T19:41:23.189Z] [2021-06-08T19:41:23.189Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:41:23.189Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:41:23.189Z] #13 56.75 Selecting previously unselected package binutils-mingw-w64. [2021-06-08T19:41:23.189Z] #13 56.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-08T19:41:23.189Z] #13 56.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:41:23.189Z] #13 56.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-08T19:41:23.189Z] #13 56.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:41:23.189Z] #13 56.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:41:23.189Z] #13 57.11 Selecting previously unselected package dmsetup. [2021-06-08T19:41:23.189Z] #13 57.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:41:23.189Z] #13 57.12 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-08T19:41:23.189Z] #13 57.26 Selecting previously unselected package mingw-w64-common. [2021-06-08T19:41:23.189Z] #13 57.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-08T19:41:23.189Z] #13 57.28 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-08T19:41:23.762Z] #13 62.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-08T19:41:23.762Z] #13 62.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-08T19:41:23.762Z] #13 62.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:41:23.762Z] #13 ... [2021-06-08T19:41:23.762Z] [2021-06-08T19:41:23.762Z] #46 [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-06-08T19:41:23.762Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:41:23.762Z] #46 68.43 fmt [2021-06-08T19:41:24.007Z] Client: Docker Engine - Community [2021-06-08T19:41:24.007Z] Version: 20.10.6 [2021-06-08T19:41:24.007Z] API version: 1.41 [2021-06-08T19:41:24.007Z] Go version: go1.13.15 [2021-06-08T19:41:24.007Z] Git commit: 370c289 [2021-06-08T19:41:24.007Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-08T19:41:24.007Z] OS/Arch: linux/amd64 [2021-06-08T19:41:24.007Z] Context: default [2021-06-08T19:41:24.007Z] Experimental: true [2021-06-08T19:41:24.007Z] [2021-06-08T19:41:24.007Z] Server: Docker Engine - Community [2021-06-08T19:41:24.007Z] Engine: [2021-06-08T19:41:24.007Z] Version: 20.10.6 [2021-06-08T19:41:24.007Z] API version: 1.41 (minimum version 1.12) [2021-06-08T19:41:24.007Z] Go version: go1.13.15 [2021-06-08T19:41:24.007Z] Git commit: 8728dd2 [2021-06-08T19:41:24.007Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-08T19:41:24.007Z] OS/Arch: linux/amd64 [2021-06-08T19:41:24.007Z] Experimental: true [2021-06-08T19:41:24.007Z] containerd: [2021-06-08T19:41:24.007Z] Version: 1.4.6 [2021-06-08T19:41:24.007Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:41:24.007Z] runc: [2021-06-08T19:41:24.007Z] Version: 1.0.0-rc95 [2021-06-08T19:41:24.007Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:41:24.007Z] docker-init: [2021-06-08T19:41:24.007Z] Version: 0.19.0 [2021-06-08T19:41:24.007Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-08T19:41:24.308Z] + docker info [2021-06-08T19:41:25.679Z] #46 70.25 path/filepath [2021-06-08T19:41:26.621Z] #46 ... [2021-06-08T19:41:26.621Z] [2021-06-08T19:41:26.621Z] #52 [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-06-08T19:41:26.621Z] #52 sha256:aafbd67fc940fa3d065fa38e582b517d7b0f3ea6d99049834dfa7b92bf94b029 [2021-06-08T19:41:26.621Z] #52 61.13 context [2021-06-08T19:41:26.621Z] #52 62.24 internal/poll [2021-06-08T19:41:26.621Z] #52 64.28 os [2021-06-08T19:41:26.621Z] #52 64.72 encoding/binary [2021-06-08T19:41:26.621Z] #52 66.36 encoding/base64 [2021-06-08T19:41:26.621Z] #52 67.26 golang.org/x/sys/unix [2021-06-08T19:41:26.621Z] #52 67.93 fmt [2021-06-08T19:41:26.882Z] #52 ... [2021-06-08T19:41:26.882Z] [2021-06-08T19:41:26.882Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:41:26.882Z] #37 sha256:a4d46f31f322919169647fdd1557b5cc633200d987b046c1d7f97feab53304ae [2021-06-08T19:41:26.882Z] #37 6.235 -- Detecting C compile features - done [2021-06-08T19:41:26.882Z] #37 6.275 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-08T19:41:26.882Z] #37 6.500 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-08T19:41:26.882Z] #37 6.603 -- Configuring done [2021-06-08T19:41:26.882Z] #37 6.614 -- Generating done [2021-06-08T19:41:26.882Z] #37 6.632 -- Build files have been written to: /tmp/tmp.9GcTc02Img/tini [2021-06-08T19:41:26.882Z] #37 6.647 + make tini-static [2021-06-08T19:41:26.882Z] #37 7.019 Scanning dependencies of target tini-static [2021-06-08T19:41:26.882Z] #37 7.146 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-08T19:41:26.882Z] #37 8.476 [100%] Linking C executable tini-static [2021-06-08T19:41:26.882Z] #37 9.089 [100%] Built target tini-static [2021-06-08T19:41:26.882Z] #37 9.208 + mkdir -p /build [2021-06-08T19:41:26.882Z] #37 9.216 + cp tini-static /build/docker-init [2021-06-08T19:41:26.882Z] #37 DONE 9.9s [2021-06-08T19:41:26.882Z] [2021-06-08T19:41:26.882Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:41:26.882Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:41:26.882Z] #44 65.58 Setting up python3 (3.7.3-1) ... [2021-06-08T19:41:26.882Z] #44 66.21 Setting up python3-six (1.12.0-1) ... [2021-06-08T19:41:26.882Z] #44 67.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:41:26.882Z] #44 68.89 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:41:27.142Z] #44 ... [2021-06-08T19:41:27.142Z] [2021-06-08T19:41:27.142Z] #46 [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-06-08T19:41:27.142Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:41:27.142Z] #46 71.85 regexp [2021-06-08T19:41:29.054Z] #46 73.32 flag [2021-06-08T19:41:30.400Z] Client: [2021-06-08T19:41:30.400Z] Context: default [2021-06-08T19:41:30.400Z] Debug Mode: false [2021-06-08T19:41:30.400Z] Plugins: [2021-06-08T19:41:30.400Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-08T19:41:30.400Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-08T19:41:30.400Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-08T19:41:30.400Z] [2021-06-08T19:41:30.400Z] Server: [2021-06-08T19:41:30.400Z] Containers: 0 [2021-06-08T19:41:30.400Z] Running: 0 [2021-06-08T19:41:30.400Z] Paused: 0 [2021-06-08T19:41:30.400Z] Stopped: 0 [2021-06-08T19:41:30.400Z] Images: 0 [2021-06-08T19:41:30.400Z] Server Version: 20.10.6 [2021-06-08T19:41:30.400Z] Storage Driver: overlay2 [2021-06-08T19:41:30.400Z] Backing Filesystem: extfs [2021-06-08T19:41:30.400Z] Supports d_type: true [2021-06-08T19:41:30.400Z] Native Overlay Diff: true [2021-06-08T19:41:30.400Z] userxattr: false [2021-06-08T19:41:30.400Z] Logging Driver: json-file [2021-06-08T19:41:30.400Z] Cgroup Driver: systemd [2021-06-08T19:41:30.400Z] Cgroup Version: 2 [2021-06-08T19:41:30.400Z] Plugins: [2021-06-08T19:41:30.400Z] Volume: local [2021-06-08T19:41:30.400Z] Network: bridge host ipvlan macvlan null overlay [2021-06-08T19:41:30.400Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-08T19:41:30.400Z] Swarm: inactive [2021-06-08T19:41:30.400Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-08T19:41:30.400Z] Default Runtime: runc [2021-06-08T19:41:30.400Z] Init Binary: docker-init [2021-06-08T19:41:30.400Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:41:30.400Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:41:30.400Z] init version: de40ad0 [2021-06-08T19:41:30.400Z] Security Options: [2021-06-08T19:41:30.400Z] apparmor [2021-06-08T19:41:30.400Z] seccomp [2021-06-08T19:41:30.400Z] Profile: default [2021-06-08T19:41:30.400Z] cgroupns [2021-06-08T19:41:30.400Z] Kernel Version: 5.4.0-1048-aws [2021-06-08T19:41:30.400Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-08T19:41:30.400Z] OSType: linux [2021-06-08T19:41:30.400Z] Architecture: x86_64 [2021-06-08T19:41:30.400Z] CPUs: 2 [2021-06-08T19:41:30.400Z] Total Memory: 7.569GiB [2021-06-08T19:41:30.400Z] Name: ip-10-100-57-181 [2021-06-08T19:41:30.400Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-08T19:41:30.400Z] Docker Root Dir: /var/lib/docker [2021-06-08T19:41:30.400Z] Debug Mode: false [2021-06-08T19:41:30.400Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:41:30.400Z] Labels: [2021-06-08T19:41:30.400Z] Experimental: true [2021-06-08T19:41:30.400Z] Insecure Registries: [2021-06-08T19:41:30.400Z] 127.0.0.0/8 [2021-06-08T19:41:30.400Z] Live Restore Enabled: true [2021-06-08T19:41:30.400Z] [2021-06-08T19:41:30.400Z] WARNING: No kernel memory limit support [2021-06-08T19:41:30.400Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-08T19:41:30.441Z] #46 74.73 go/token [Pipeline] sh [2021-06-08T19:41:30.702Z] #46 75.12 internal/lazyregexp [2021-06-08T19:41:30.702Z] #46 ... [2021-06-08T19:41:30.702Z] [2021-06-08T19:41:30.702Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:41:30.702Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:41:30.702Z] #44 72.60 Setting up criu (3.15-1) ... [2021-06-08T19:41:30.702Z] #44 74.34 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:41:30.702Z] #44 74.40 Processing triggers for mime-support (3.62) ... [2021-06-08T19:41:30.702Z] #44 DONE 74.8s [2021-06-08T19:41:30.747Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 . [2021-06-08T19:41:30.747Z] #1 [internal] load build definition from Dockerfile [2021-06-08T19:41:30.747Z] #1 sha256:cea6abf8de53e20a98d77702f069d1b16d46527d64d5d46f545e6080389c17dc [2021-06-08T19:41:30.962Z] [2021-06-08T19:41:30.962Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:41:30.962Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:41:30.962Z] #13 68.95 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-08T19:41:30.962Z] #13 68.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:41:30.962Z] #13 68.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:41:30.962Z] #13 69.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-08T19:41:30.962Z] #13 69.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:41:30.962Z] #13 69.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:41:30.967Z] Client: Docker Engine - Community [2021-06-08T19:41:30.967Z] Version: 20.10.6 [2021-06-08T19:41:30.967Z] API version: 1.41 [2021-06-08T19:41:30.967Z] Go version: go1.13.15 [2021-06-08T19:41:30.967Z] Git commit: 370c289 [2021-06-08T19:41:30.967Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-08T19:41:30.967Z] OS/Arch: linux/arm64 [2021-06-08T19:41:30.967Z] Context: default [2021-06-08T19:41:30.967Z] Experimental: true [2021-06-08T19:41:30.967Z] [2021-06-08T19:41:30.967Z] Server: Docker Engine - Community [2021-06-08T19:41:30.967Z] Engine: [2021-06-08T19:41:30.967Z] Version: 20.10.6 [2021-06-08T19:41:30.967Z] API version: 1.41 (minimum version 1.12) [2021-06-08T19:41:30.967Z] Go version: go1.13.15 [2021-06-08T19:41:30.967Z] Git commit: 8728dd2 [2021-06-08T19:41:30.967Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-08T19:41:30.967Z] OS/Arch: linux/arm64 [2021-06-08T19:41:30.967Z] Experimental: true [2021-06-08T19:41:30.967Z] containerd: [2021-06-08T19:41:30.967Z] Version: 1.4.6 [2021-06-08T19:41:30.967Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:41:30.967Z] runc: [2021-06-08T19:41:30.967Z] Version: 1.0.0-rc95 [2021-06-08T19:41:30.967Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:41:30.967Z] docker-init: [2021-06-08T19:41:30.967Z] Version: 0.19.0 [2021-06-08T19:41:30.967Z] GitCommit: de40ad0 [2021-06-08T19:41:31.008Z] #1 transferring dockerfile: 16.63kB done [2021-06-08T19:41:31.008Z] #1 DONE 0.2s [2021-06-08T19:41:31.008Z] [2021-06-08T19:41:31.008Z] #2 [internal] load .dockerignore [2021-06-08T19:41:31.008Z] #2 sha256:ab729cdbc2a648180d7dc01fe72adbe64c2abc8bbcdf05dd98a3eb5f1cb55a89 [2021-06-08T19:41:31.008Z] #2 transferring context: 87B done [2021-06-08T19:41:31.008Z] #2 DONE 0.0s [Pipeline] sh [2021-06-08T19:41:31.268Z] [2021-06-08T19:41:31.268Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-08T19:41:31.268Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-08T19:41:31.302Z] + docker info [2021-06-08T19:41:31.528Z] #3 DONE 0.4s [2021-06-08T19:41:31.528Z] [2021-06-08T19:41:31.528Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-08T19:41:31.528Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-08T19:41:31.528Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-08T19:41:31.528Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-08T19:41:31.528Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-08T19:41:31.528Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-08T19:41:31.528Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-08T19:41:31.791Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-08T19:41:31.791Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-08T19:41:32.052Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-08T19:41:32.312Z] #4 DONE 0.7s [2021-06-08T19:41:32.312Z] [2021-06-08T19:41:32.312Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:32.312Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-08T19:41:33.255Z] #8 ... [2021-06-08T19:41:33.255Z] [2021-06-08T19:41:33.255Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-08T19:41:33.255Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-08T19:41:33.255Z] #5 DONE 0.9s [2021-06-08T19:41:33.255Z] [2021-06-08T19:41:33.255Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-06-08T19:41:33.255Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-08T19:41:33.255Z] #7 DONE 0.9s [2021-06-08T19:41:33.255Z] [2021-06-08T19:41:33.255Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:33.255Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-08T19:41:33.255Z] #6 DONE 1.0s [2021-06-08T19:41:33.515Z] [2021-06-08T19:41:33.515Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:33.515Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-08T19:41:33.825Z] #8 DONE 1.3s [2021-06-08T19:41:34.091Z] [2021-06-08T19:41:34.091Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:34.091Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:34.091Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-08T19:41:34.091Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-08T19:41:34.091Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-08T19:41:34.091Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-08T19:41:34.277Z] Client: [2021-06-08T19:41:34.277Z] Context: default [2021-06-08T19:41:34.277Z] Debug Mode: false [2021-06-08T19:41:34.277Z] Plugins: [2021-06-08T19:41:34.277Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-08T19:41:34.277Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-08T19:41:34.277Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-08T19:41:34.277Z] [2021-06-08T19:41:34.277Z] Server: [2021-06-08T19:41:34.277Z] Containers: 0 [2021-06-08T19:41:34.277Z] Running: 0 [2021-06-08T19:41:34.277Z] Paused: 0 [2021-06-08T19:41:34.277Z] Stopped: 0 [2021-06-08T19:41:34.277Z] Images: 0 [2021-06-08T19:41:34.277Z] Server Version: 20.10.6 [2021-06-08T19:41:34.277Z] Storage Driver: overlay2 [2021-06-08T19:41:34.277Z] Backing Filesystem: extfs [2021-06-08T19:41:34.277Z] Supports d_type: true [2021-06-08T19:41:34.277Z] Native Overlay Diff: true [2021-06-08T19:41:34.277Z] userxattr: false [2021-06-08T19:41:34.277Z] Logging Driver: json-file [2021-06-08T19:41:34.277Z] Cgroup Driver: cgroupfs [2021-06-08T19:41:34.277Z] Cgroup Version: 1 [2021-06-08T19:41:34.277Z] Plugins: [2021-06-08T19:41:34.277Z] Volume: local [2021-06-08T19:41:34.277Z] Network: bridge host ipvlan macvlan null overlay [2021-06-08T19:41:34.277Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-08T19:41:34.277Z] Swarm: inactive [2021-06-08T19:41:34.277Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-08T19:41:34.277Z] Default Runtime: runc [2021-06-08T19:41:34.277Z] Init Binary: docker-init [2021-06-08T19:41:34.277Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:41:34.277Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:41:34.277Z] init version: de40ad0 [2021-06-08T19:41:34.277Z] Security Options: [2021-06-08T19:41:34.277Z] apparmor [2021-06-08T19:41:34.277Z] seccomp [2021-06-08T19:41:34.277Z] Profile: default [2021-06-08T19:41:34.277Z] Kernel Version: 5.4.0-1048-aws [2021-06-08T19:41:34.277Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-08T19:41:34.277Z] OSType: linux [2021-06-08T19:41:34.277Z] Architecture: x86_64 [2021-06-08T19:41:34.277Z] CPUs: 2 [2021-06-08T19:41:34.277Z] Total Memory: 7.487GiB [2021-06-08T19:41:34.277Z] Name: ip-10-100-77-246 [2021-06-08T19:41:34.277Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-08T19:41:34.277Z] Docker Root Dir: /var/lib/docker [2021-06-08T19:41:34.277Z] Debug Mode: false [2021-06-08T19:41:34.277Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:41:34.277Z] Labels: [2021-06-08T19:41:34.277Z] Experimental: true [2021-06-08T19:41:34.277Z] Insecure Registries: [2021-06-08T19:41:34.277Z] 127.0.0.0/8 [2021-06-08T19:41:34.277Z] Live Restore Enabled: true [2021-06-08T19:41:34.277Z] [2021-06-08T19:41:34.277Z] WARNING: No swap limit support [Pipeline] sh [2021-06-08T19:41:34.563Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:41:34.563Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:41:34.564Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42486/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-08T19:41:34.564Z] + bash /home/ubuntu/workspace/moby_PR-42486/check-config.sh [2021-06-08T19:41:34.564Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-08T19:41:34.564Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-08T19:41:34.564Z] [2021-06-08T19:41:34.564Z] Generally Necessary: [2021-06-08T19:41:34.564Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-08T19:41:34.564Z] - apparmor: enabled and tools installed [2021-06-08T19:41:34.564Z] - CONFIG_NAMESPACES: enabled [2021-06-08T19:41:34.837Z] - CONFIG_NET_NS: enabled [2021-06-08T19:41:34.837Z] - CONFIG_PID_NS: enabled [2021-06-08T19:41:34.837Z] - CONFIG_IPC_NS: enabled [2021-06-08T19:41:34.837Z] - CONFIG_UTS_NS: enabled [2021-06-08T19:41:34.837Z] - CONFIG_CGROUPS: enabled [2021-06-08T19:41:34.837Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-08T19:41:34.837Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-08T19:41:34.837Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-08T19:41:34.837Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-08T19:41:34.837Z] - CONFIG_CPUSETS: enabled [2021-06-08T19:41:34.837Z] - CONFIG_MEMCG: enabled [2021-06-08T19:41:34.837Z] - CONFIG_KEYS: enabled [2021-06-08T19:41:34.837Z] - CONFIG_VETH: enabled (as module) [2021-06-08T19:41:34.837Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-08T19:41:34.837Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-08T19:41:34.837Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-08T19:41:34.837Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-08T19:41:34.837Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-08T19:41:34.837Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-08T19:41:34.838Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-08T19:41:34.838Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-08T19:41:34.838Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-08T19:41:34.838Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-08T19:41:34.838Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-08T19:41:34.838Z] [2021-06-08T19:41:34.838Z] Optional Features: [2021-06-08T19:41:34.838Z] - CONFIG_USER_NS: enabled [2021-06-08T19:41:34.838Z] - CONFIG_SECCOMP: enabled [2021-06-08T19:41:34.838Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-08T19:41:34.838Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-08T19:41:34.838Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-08T19:41:35.051Z] #26 ... [2021-06-08T19:41:35.051Z] [2021-06-08T19:41:35.051Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-08T19:41:35.051Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-08T19:41:35.051Z] #42 DONE 0.0s [2021-06-08T19:41:35.105Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-08T19:41:35.105Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-08T19:41:35.105Z] - CONFIG_BLK_CGROUP: enabled [2021-06-08T19:41:35.105Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-08T19:41:35.105Z] - CONFIG_CGROUP_PERF: enabled [2021-06-08T19:41:35.105Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-08T19:41:35.105Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-08T19:41:35.105Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-08T19:41:35.105Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-08T19:41:35.105Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-08T19:41:35.105Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-08T19:41:35.105Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-08T19:41:35.105Z] - CONFIG_IP_VS: enabled (as module) [2021-06-08T19:41:35.105Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-08T19:41:35.105Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-08T19:41:35.105Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-08T19:41:35.105Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-08T19:41:35.105Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-08T19:41:35.105Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-08T19:41:35.105Z] - CONFIG_EXT4_FS: enabled [2021-06-08T19:41:35.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-08T19:41:35.105Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-08T19:41:35.105Z] - Network Drivers: [2021-06-08T19:41:35.105Z] - "overlay": [2021-06-08T19:41:35.105Z] - CONFIG_VXLAN: enabled (as module) [2021-06-08T19:41:35.105Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-08T19:41:35.105Z] Optional (for encrypted networks): [2021-06-08T19:41:35.105Z] - CONFIG_CRYPTO: enabled [2021-06-08T19:41:35.105Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-08T19:41:35.105Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-08T19:41:35.105Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-08T19:41:35.105Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-08T19:41:35.105Z] - CONFIG_XFRM: enabled [2021-06-08T19:41:35.105Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-08T19:41:35.105Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-08T19:41:35.105Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-08T19:41:35.105Z] - "ipvlan": [2021-06-08T19:41:35.105Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-08T19:41:35.105Z] - "macvlan": [2021-06-08T19:41:35.186Z] Client: [2021-06-08T19:41:35.186Z] Context: default [2021-06-08T19:41:35.186Z] Debug Mode: false [2021-06-08T19:41:35.186Z] Plugins: [2021-06-08T19:41:35.186Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-08T19:41:35.186Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-08T19:41:35.186Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-08T19:41:35.186Z] [2021-06-08T19:41:35.186Z] Server: [2021-06-08T19:41:35.186Z] Containers: 0 [2021-06-08T19:41:35.186Z] Running: 0 [2021-06-08T19:41:35.186Z] Paused: 0 [2021-06-08T19:41:35.186Z] Stopped: 0 [2021-06-08T19:41:35.186Z] Images: 0 [2021-06-08T19:41:35.186Z] Server Version: 20.10.6 [2021-06-08T19:41:35.186Z] Storage Driver: overlay2 [2021-06-08T19:41:35.186Z] Backing Filesystem: extfs [2021-06-08T19:41:35.186Z] Supports d_type: true [2021-06-08T19:41:35.186Z] Native Overlay Diff: true [2021-06-08T19:41:35.186Z] userxattr: false [2021-06-08T19:41:35.186Z] Logging Driver: json-file [2021-06-08T19:41:35.186Z] Cgroup Driver: cgroupfs [2021-06-08T19:41:35.186Z] Cgroup Version: 1 [2021-06-08T19:41:35.186Z] Plugins: [2021-06-08T19:41:35.186Z] Volume: local [2021-06-08T19:41:35.186Z] Network: bridge host ipvlan macvlan null overlay [2021-06-08T19:41:35.186Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-08T19:41:35.186Z] Swarm: inactive [2021-06-08T19:41:35.186Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-08T19:41:35.186Z] Default Runtime: runc [2021-06-08T19:41:35.186Z] Init Binary: docker-init [2021-06-08T19:41:35.186Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:41:35.186Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:41:35.186Z] init version: de40ad0 [2021-06-08T19:41:35.186Z] Security Options: [2021-06-08T19:41:35.186Z] apparmor [2021-06-08T19:41:35.186Z] seccomp [2021-06-08T19:41:35.186Z] Profile: default [2021-06-08T19:41:35.186Z] Kernel Version: 5.4.0-1048-aws [2021-06-08T19:41:35.186Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-08T19:41:35.186Z] OSType: linux [2021-06-08T19:41:35.186Z] Architecture: x86_64 [2021-06-08T19:41:35.186Z] CPUs: 2 [2021-06-08T19:41:35.186Z] Total Memory: 7.487GiB [2021-06-08T19:41:35.186Z] Name: ip-10-100-93-245 [2021-06-08T19:41:35.186Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-08T19:41:35.186Z] Docker Root Dir: /var/lib/docker [2021-06-08T19:41:35.186Z] Debug Mode: false [2021-06-08T19:41:35.186Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:41:35.186Z] Labels: [2021-06-08T19:41:35.186Z] Experimental: true [2021-06-08T19:41:35.186Z] Insecure Registries: [2021-06-08T19:41:35.186Z] 127.0.0.0/8 [2021-06-08T19:41:35.186Z] Live Restore Enabled: true [2021-06-08T19:41:35.186Z] [2021-06-08T19:41:35.186Z] WARNING: No swap limit support [Pipeline] sh [2021-06-08T19:41:35.315Z] [2021-06-08T19:41:35.315Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:35.315Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-08T19:41:35.315Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-08T19:41:35.315Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-08T19:41:35.315Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-08T19:41:35.315Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-08T19:41:35.315Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-06-08T19:41:35.315Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-06-08T19:41:35.363Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-08T19:41:35.363Z] - CONFIG_DUMMY: enabled (as module) [2021-06-08T19:41:35.363Z] - "ftp,tftp client in container": [2021-06-08T19:41:35.363Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-08T19:41:35.363Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-08T19:41:35.363Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-08T19:41:35.363Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-08T19:41:35.363Z] - Storage Drivers: [2021-06-08T19:41:35.363Z] - "aufs": [2021-06-08T19:41:35.363Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-08T19:41:35.363Z] - "btrfs": [2021-06-08T19:41:35.363Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-08T19:41:35.363Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-08T19:41:35.363Z] - "devicemapper": [2021-06-08T19:41:35.363Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-08T19:41:35.363Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-08T19:41:35.363Z] - "overlay": [2021-06-08T19:41:35.363Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-08T19:41:35.363Z] - "zfs": [2021-06-08T19:41:35.363Z] - /dev/zfs: present [2021-06-08T19:41:35.363Z] - zfs command: missing [2021-06-08T19:41:35.363Z] - zpool command: missing [2021-06-08T19:41:35.363Z] [2021-06-08T19:41:35.363Z] Limits: [2021-06-08T19:41:35.363Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-08T19:41:35.363Z] [2021-06-08T19:41:35.363Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-08T19:41:35.472Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:41:35.472Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:41:35.472Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42486/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-08T19:41:35.473Z] + bash /home/ubuntu/workspace/moby_PR-42486/check-config.sh [2021-06-08T19:41:35.473Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-08T19:41:35.473Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-08T19:41:35.473Z] [2021-06-08T19:41:35.473Z] Generally Necessary: [2021-06-08T19:41:35.473Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-08T19:41:35.473Z] - apparmor: enabled and tools installed [2021-06-08T19:41:35.473Z] - CONFIG_NAMESPACES: enabled [2021-06-08T19:41:35.473Z] - CONFIG_NET_NS: enabled [2021-06-08T19:41:35.473Z] - CONFIG_PID_NS: enabled [2021-06-08T19:41:35.473Z] - CONFIG_IPC_NS: enabled [2021-06-08T19:41:35.473Z] - CONFIG_UTS_NS: enabled [2021-06-08T19:41:35.473Z] - CONFIG_CGROUPS: enabled [2021-06-08T19:41:35.473Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-08T19:41:35.473Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-08T19:41:35.473Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-08T19:41:35.473Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-08T19:41:35.473Z] - CONFIG_CPUSETS: enabled [2021-06-08T19:41:35.473Z] - CONFIG_MEMCG: enabled [2021-06-08T19:41:35.473Z] - CONFIG_KEYS: enabled [2021-06-08T19:41:35.473Z] - CONFIG_VETH: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-08T19:41:35.473Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-08T19:41:35.473Z] [2021-06-08T19:41:35.473Z] Optional Features: [2021-06-08T19:41:35.473Z] - CONFIG_USER_NS: enabled [2021-06-08T19:41:35.473Z] - CONFIG_SECCOMP: enabled [2021-06-08T19:41:35.473Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-08T19:41:35.697Z] + sudo modprobe ip_vs [2021-06-08T19:41:35.697Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 . [2021-06-08T19:41:35.733Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-08T19:41:35.733Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-08T19:41:35.733Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-08T19:41:35.733Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-08T19:41:35.733Z] - CONFIG_BLK_CGROUP: enabled [2021-06-08T19:41:35.733Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-08T19:41:35.733Z] - CONFIG_CGROUP_PERF: enabled [2021-06-08T19:41:35.733Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-08T19:41:35.733Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-08T19:41:35.733Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-08T19:41:35.733Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-08T19:41:35.733Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-08T19:41:35.733Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-08T19:41:35.733Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-08T19:41:35.733Z] - CONFIG_IP_VS: enabled (as module) [2021-06-08T19:41:35.733Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-08T19:41:35.733Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-08T19:41:35.733Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-08T19:41:35.733Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-08T19:41:35.733Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-08T19:41:35.733Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-08T19:41:35.733Z] - CONFIG_EXT4_FS: enabled [2021-06-08T19:41:35.733Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-08T19:41:35.733Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-08T19:41:35.733Z] - Network Drivers: [2021-06-08T19:41:35.733Z] - "overlay": [2021-06-08T19:41:35.733Z] - CONFIG_VXLAN: enabled (as module) [2021-06-08T19:41:35.733Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-08T19:41:35.733Z] Optional (for encrypted networks): [2021-06-08T19:41:35.954Z] #1 [internal] load build definition from Dockerfile [2021-06-08T19:41:35.954Z] #1 sha256:faa4b084f25a9ae15503500e74f8603a3e4de09c6f64c5633657f096d4ad0884 [2021-06-08T19:41:35.954Z] #1 transferring dockerfile: 16.63kB done [2021-06-08T19:41:35.954Z] #1 DONE 0.1s [2021-06-08T19:41:35.954Z] [2021-06-08T19:41:35.954Z] #2 [internal] load .dockerignore [2021-06-08T19:41:35.954Z] #2 sha256:d9e754bf92a1339acb50e82cbe4a80aaf528b260864882124cb36afab6cef59c [2021-06-08T19:41:35.954Z] #2 transferring context: 87B done [2021-06-08T19:41:35.954Z] #2 DONE 0.1s [2021-06-08T19:41:36.028Z] - CONFIG_CRYPTO: enabled [2021-06-08T19:41:36.028Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-08T19:41:36.028Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-08T19:41:36.028Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-08T19:41:36.028Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-08T19:41:36.028Z] - CONFIG_XFRM: enabled [2021-06-08T19:41:36.028Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-08T19:41:36.028Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-08T19:41:36.028Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-08T19:41:36.028Z] - "ipvlan": [2021-06-08T19:41:36.028Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-08T19:41:36.028Z] - "macvlan": [2021-06-08T19:41:36.028Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-08T19:41:36.028Z] - CONFIG_DUMMY: enabled (as module) [2021-06-08T19:41:36.028Z] - "ftp,tftp client in container": [2021-06-08T19:41:36.028Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-08T19:41:36.028Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-08T19:41:36.028Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-08T19:41:36.028Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-08T19:41:36.028Z] - Storage Drivers: [2021-06-08T19:41:36.028Z] - "aufs": [2021-06-08T19:41:36.028Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-08T19:41:36.028Z] - "btrfs": [2021-06-08T19:41:36.028Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-08T19:41:36.028Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-08T19:41:36.028Z] - "devicemapper": [2021-06-08T19:41:36.290Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-08T19:41:36.290Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-08T19:41:36.290Z] - "overlay": [2021-06-08T19:41:36.290Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-08T19:41:36.290Z] - "zfs": [2021-06-08T19:41:36.290Z] - /dev/zfs: present [2021-06-08T19:41:36.290Z] - zfs command: missing [2021-06-08T19:41:36.290Z] - zpool command: missing [2021-06-08T19:41:36.290Z] [2021-06-08T19:41:36.290Z] Limits: [2021-06-08T19:41:36.290Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-08T19:41:36.290Z] [2021-06-08T19:41:36.290Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-08T19:41:36.618Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 . [2021-06-08T19:41:36.897Z] [2021-06-08T19:41:36.897Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-08T19:41:36.897Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-08T19:41:37.187Z] #1 [internal] load build definition from Dockerfile [2021-06-08T19:41:37.187Z] #1 sha256:9e6671ce4f309442d7278865b706e8ae6c5b41952bef668bf1ab34c2461bc6b0 [2021-06-08T19:41:37.187Z] #1 transferring dockerfile: 16.63kB done [2021-06-08T19:41:37.187Z] #1 DONE 0.1s [2021-06-08T19:41:37.187Z] [2021-06-08T19:41:37.187Z] #2 [internal] load .dockerignore [2021-06-08T19:41:37.187Z] #2 sha256:525f5c7adbde4b7cbaa212d4cfc55aab35722eedce07d556db2c2255a2f2f038 [2021-06-08T19:41:37.187Z] #2 transferring context: 87B done [2021-06-08T19:41:37.187Z] #2 DONE 0.1s [2021-06-08T19:41:37.187Z] [2021-06-08T19:41:37.187Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-08T19:41:37.187Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-08T19:41:37.193Z] #3 DONE 0.4s [2021-06-08T19:41:37.454Z] [2021-06-08T19:41:37.454Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-08T19:41:37.454Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-08T19:41:37.454Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-08T19:41:37.454Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-08T19:41:37.454Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-08T19:41:37.454Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-08T19:41:37.454Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-06-08T19:41:37.454Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-08T19:41:37.544Z] #13 ... [2021-06-08T19:41:37.544Z] [2021-06-08T19:41:37.544Z] #46 [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-06-08T19:41:37.544Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:41:37.544Z] #46 75.66 path [2021-06-08T19:41:37.544Z] #46 75.68 go/scanner [2021-06-08T19:41:37.544Z] #46 76.28 io/ioutil [2021-06-08T19:41:37.544Z] #46 76.93 net/url [2021-06-08T19:41:37.544Z] #46 77.30 go/ast [2021-06-08T19:41:37.544Z] #46 78.26 text/template/parse [2021-06-08T19:41:37.544Z] #46 81.55 text/template [2021-06-08T19:41:37.544Z] #46 81.56 go/parser [2021-06-08T19:41:37.717Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-08T19:41:37.717Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-08T19:41:37.752Z] #3 DONE 0.5s [2021-06-08T19:41:37.752Z] [2021-06-08T19:41:37.752Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-08T19:41:37.752Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-08T19:41:37.752Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-06-08T19:41:37.752Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-08T19:41:37.752Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-08T19:41:37.752Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-06-08T19:41:37.752Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-08T19:41:38.013Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-06-08T19:41:38.013Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-08T19:41:38.013Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-08T19:41:38.281Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-08T19:41:38.281Z] #4 DONE 0.9s [2021-06-08T19:41:38.489Z] #46 ... [2021-06-08T19:41:38.489Z] [2021-06-08T19:41:38.489Z] #52 [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-06-08T19:41:38.489Z] #52 sha256:aafbd67fc940fa3d065fa38e582b517d7b0f3ea6d99049834dfa7b92bf94b029 [2021-06-08T19:41:38.489Z] #52 72.85 encoding/json [2021-06-08T19:41:38.489Z] #52 75.72 github.com/pkg/diff [2021-06-08T19:41:38.489Z] #52 77.22 go/scanner [2021-06-08T19:41:38.489Z] #52 78.21 go/ast [2021-06-08T19:41:38.489Z] #52 78.52 golang.org/x/crypto/ssh/terminal [2021-06-08T19:41:38.489Z] #52 79.73 mvdan.cc/editorconfig [2021-06-08T19:41:38.489Z] #52 80.91 mvdan.cc/sh/v3/fileutil [2021-06-08T19:41:38.489Z] #52 81.06 text/tabwriter [2021-06-08T19:41:38.489Z] #52 81.37 mvdan.cc/sh/v3/syntax [2021-06-08T19:41:38.539Z] [2021-06-08T19:41:38.539Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:38.539Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-08T19:41:38.579Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-06-08T19:41:38.579Z] #4 DONE 0.9s [2021-06-08T19:41:38.659Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-06-08T19:41:38.836Z] [2021-06-08T19:41:38.836Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-08T19:41:38.836Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-08T19:41:38.928Z] #65 ... [2021-06-08T19:41:38.928Z] [2021-06-08T19:41:38.928Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:38.928Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-08T19:41:38.928Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-08T19:41:38.928Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-08T19:41:38.928Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-08T19:41:38.928Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-06-08T19:41:38.928Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2021-06-08T19:41:38.928Z] #63 DONE 4.8s [2021-06-08T19:41:38.928Z] [2021-06-08T19:41:38.928Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:38.928Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-08T19:41:38.928Z] #65 DONE 4.9s [2021-06-08T19:41:38.928Z] [2021-06-08T19:41:38.928Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:38.928Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:38.928Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-08T19:41:38.928Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-08T19:41:38.928Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-08T19:41:38.928Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-08T19:41:38.928Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-06-08T19:41:38.928Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.9s done [2021-06-08T19:41:38.928Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.2s done [2021-06-08T19:41:38.928Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s [2021-06-08T19:41:38.928Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done [2021-06-08T19:41:38.928Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.6s done [2021-06-08T19:41:38.928Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.52MB / 120.17MB 4.9s [2021-06-08T19:41:38.928Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done [2021-06-08T19:41:39.106Z] #8 ... [2021-06-08T19:41:39.106Z] [2021-06-08T19:41:39.106Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-08T19:41:39.106Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-08T19:41:39.106Z] #6 DONE 0.8s [2021-06-08T19:41:39.197Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 5.1s [2021-06-08T19:41:39.197Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.20MB / 120.17MB 5.3s [2021-06-08T19:41:39.367Z] [2021-06-08T19:41:39.367Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:39.367Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-08T19:41:39.367Z] #7 DONE 0.9s [2021-06-08T19:41:39.367Z] [2021-06-08T19:41:39.367Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:39.367Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-08T19:41:39.367Z] #8 DONE 0.9s [2021-06-08T19:41:39.367Z] [2021-06-08T19:41:39.367Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-08T19:41:39.367Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-08T19:41:39.367Z] #5 DONE 0.9s [2021-06-08T19:41:39.460Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 5.3s [2021-06-08T19:41:39.769Z] #8 ... [2021-06-08T19:41:39.769Z] [2021-06-08T19:41:39.769Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:39.769Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-08T19:41:39.769Z] #5 DONE 0.9s [2021-06-08T19:41:39.769Z] [2021-06-08T19:41:39.769Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-08T19:41:39.769Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-08T19:41:39.769Z] #6 DONE 1.0s [2021-06-08T19:41:39.769Z] [2021-06-08T19:41:39.769Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-08T19:41:39.769Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-08T19:41:39.769Z] #8 DONE 1.0s [2021-06-08T19:41:39.769Z] [2021-06-08T19:41:39.769Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:39.769Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-08T19:41:39.938Z] [2021-06-08T19:41:39.938Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:39.938Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:39.938Z] #9 DONE 0.0s [2021-06-08T19:41:39.938Z] [2021-06-08T19:41:39.938Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:39.938Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-08T19:41:39.938Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:39.938Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-08T19:41:40.026Z] #7 DONE 1.1s [2021-06-08T19:41:40.196Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-06-08T19:41:40.196Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-08T19:41:40.196Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-08T19:41:40.196Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-08T19:41:40.196Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.2s [2021-06-08T19:41:40.403Z] #52 ... [2021-06-08T19:41:40.403Z] [2021-06-08T19:41:40.403Z] #57 [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-06-08T19:41:40.403Z] #57 sha256:f519a7625bc7c52938bb5acc65b39b620397153f10b5134a4529f41ddeb5740d [2021-06-08T19:41:40.413Z] #9 ... [2021-06-08T19:41:40.413Z] [2021-06-08T19:41:40.413Z] #23 [internal] load build context [2021-06-08T19:41:40.413Z] #23 sha256:6ce248909696371f2141fe517153a6376584b153d1990b5ce2cc37adee0f4f7d [2021-06-08T19:41:40.413Z] #23 transferring context: 56.11MB 5.9s done [2021-06-08T19:41:40.413Z] #23 DONE 6.7s [2021-06-08T19:41:40.413Z] [2021-06-08T19:41:40.413Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:40.413Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:40.413Z] #9 ... [2021-06-08T19:41:40.413Z] [2021-06-08T19:41:40.413Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:40.413Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:40.413Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.2s [2021-06-08T19:41:40.453Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.3s [2021-06-08T19:41:40.453Z] #63 ... [2021-06-08T19:41:40.453Z] [2021-06-08T19:41:40.453Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-08T19:41:40.453Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-08T19:41:40.453Z] #42 DONE 0.6s [2021-06-08T19:41:40.453Z] [2021-06-08T19:41:40.453Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:40.453Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-08T19:41:40.453Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-08T19:41:40.678Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.3s done [2021-06-08T19:41:40.711Z] #63 ... [2021-06-08T19:41:40.711Z] [2021-06-08T19:41:40.711Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-08T19:41:40.711Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-08T19:41:40.711Z] #42 DONE 0.0s [2021-06-08T19:41:40.711Z] [2021-06-08T19:41:40.711Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:40.711Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-08T19:41:40.711Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-06-08T19:41:40.939Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-08T19:41:41.187Z] #57 41.98 Checking out files: 57% (2247/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-08T19:41:41.187Z] #57 43.03 + cd /tmp/tmp.D56icE7Fc5/src/github.com/containerd/containerd [2021-06-08T19:41:41.187Z] #57 43.03 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:41:41.410Z] [2021-06-08T19:41:41.410Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:41.410Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:41.410Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:41.410Z] #26 ... [2021-06-08T19:41:41.410Z] [2021-06-08T19:41:41.410Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:41.410Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-08T19:41:41.410Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-08T19:41:41.410Z] #65 DONE 0.1s [2021-06-08T19:41:41.410Z] [2021-06-08T19:41:41.410Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:41.410Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:41.410Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-08T19:41:41.410Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-08T19:41:41.410Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-08T19:41:41.410Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-08T19:41:41.410Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.1s [2021-06-08T19:41:41.673Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 13.63MB / 50.43MB 0.4s [2021-06-08T19:41:41.673Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 23.07MB / 50.43MB 0.5s [2021-06-08T19:41:41.932Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 29.12MB / 50.43MB 0.6s [2021-06-08T19:41:41.932Z] #26 ... [2021-06-08T19:41:41.932Z] [2021-06-08T19:41:41.932Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-08T19:41:41.932Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-08T19:41:41.932Z] #42 DONE 0.8s [2021-06-08T19:41:42.190Z] [2021-06-08T19:41:42.190Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-08T19:41:42.190Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-08T19:41:42.190Z] #42 DONE 0.0s [2021-06-08T19:41:42.190Z] [2021-06-08T19:41:42.190Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:42.190Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:42.190Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-08T19:41:42.190Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-08T19:41:42.190Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-08T19:41:42.190Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-08T19:41:42.190Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.12MB / 50.40MB 0.6s [2021-06-08T19:41:42.190Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s [2021-06-08T19:41:42.190Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.36MB / 50.40MB 0.7s [2021-06-08T19:41:42.447Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s [2021-06-08T19:41:42.447Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-06-08T19:41:42.571Z] #57 44.46 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-08T19:41:42.571Z] #57 44.46 + BUILDTAGS='netgo osusergo static_build' [2021-06-08T19:41:42.571Z] #57 44.46 + export EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:41:42.571Z] #57 44.46 + EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:41:42.571Z] #57 44.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-08T19:41:42.571Z] #57 44.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-08T19:41:42.571Z] #57 44.46 + '[' '' = dynamic ']' [2021-06-08T19:41:42.571Z] #57 44.46 + make [2021-06-08T19:41:43.018Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2021-06-08T19:41:43.019Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.5s [2021-06-08T19:41:43.019Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 1.6s [2021-06-08T19:41:43.019Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.6s [2021-06-08T19:41:43.019Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-06-08T19:41:43.278Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.27MB / 10.00MB 1.8s [2021-06-08T19:41:43.278Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.24MB / 51.83MB 1.8s [2021-06-08T19:41:43.278Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.8s [2021-06-08T19:41:43.278Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 2.0s [2021-06-08T19:41:43.485Z] #26 ... [2021-06-08T19:41:43.485Z] [2021-06-08T19:41:43.485Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-08T19:41:43.485Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-08T19:41:43.485Z] #64 DONE 0.7s [2021-06-08T19:41:43.485Z] [2021-06-08T19:41:43.485Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:43.485Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:43.541Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s done [2021-06-08T19:41:43.541Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 2.1s [2021-06-08T19:41:43.541Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.95MB / 68.67MB 2.1s [2021-06-08T19:41:43.541Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 2.3s [2021-06-08T19:41:43.541Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.39MB / 68.67MB 2.3s [2021-06-08T19:41:43.541Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.3s [2021-06-08T19:41:43.561Z] Client: [2021-06-08T19:41:43.561Z] Context: default [2021-06-08T19:41:43.561Z] Debug Mode: false [2021-06-08T19:41:43.561Z] Plugins: [2021-06-08T19:41:43.561Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-08T19:41:43.561Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-08T19:41:43.561Z] [2021-06-08T19:41:43.561Z] Server: [2021-06-08T19:41:43.561Z] Containers: 0 [2021-06-08T19:41:43.561Z] Running: 0 [2021-06-08T19:41:43.561Z] Paused: 0 [2021-06-08T19:41:43.561Z] Stopped: 0 [2021-06-08T19:41:43.561Z] Images: 0 [2021-06-08T19:41:43.561Z] Server Version: 20.10.6 [2021-06-08T19:41:43.561Z] Storage Driver: overlay2 [2021-06-08T19:41:43.561Z] Backing Filesystem: extfs [2021-06-08T19:41:43.561Z] Supports d_type: true [2021-06-08T19:41:43.561Z] Native Overlay Diff: true [2021-06-08T19:41:43.561Z] userxattr: false [2021-06-08T19:41:43.561Z] Logging Driver: json-file [2021-06-08T19:41:43.561Z] Cgroup Driver: cgroupfs [2021-06-08T19:41:43.561Z] Cgroup Version: 1 [2021-06-08T19:41:43.561Z] Plugins: [2021-06-08T19:41:43.561Z] Volume: local [2021-06-08T19:41:43.561Z] Network: bridge host ipvlan macvlan null overlay [2021-06-08T19:41:43.561Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-08T19:41:43.561Z] Swarm: inactive [2021-06-08T19:41:43.561Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-08T19:41:43.561Z] Default Runtime: runc [2021-06-08T19:41:43.561Z] Init Binary: docker-init [2021-06-08T19:41:43.561Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-08T19:41:43.561Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:41:43.561Z] init version: de40ad0 [2021-06-08T19:41:43.561Z] Security Options: [2021-06-08T19:41:43.561Z] apparmor [2021-06-08T19:41:43.561Z] seccomp [2021-06-08T19:41:43.561Z] Profile: default [2021-06-08T19:41:43.561Z] Kernel Version: 5.4.0-1048-aws [2021-06-08T19:41:43.561Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-08T19:41:43.561Z] OSType: linux [2021-06-08T19:41:43.561Z] Architecture: aarch64 [2021-06-08T19:41:43.561Z] CPUs: 4 [2021-06-08T19:41:43.561Z] Total Memory: 7.494GiB [2021-06-08T19:41:43.561Z] Name: ip-10-100-51-239 [2021-06-08T19:41:43.561Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-08T19:41:43.561Z] Docker Root Dir: /var/lib/docker [2021-06-08T19:41:43.561Z] Debug Mode: false [2021-06-08T19:41:43.561Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:41:43.561Z] Labels: [2021-06-08T19:41:43.561Z] Experimental: true [2021-06-08T19:41:43.561Z] Insecure Registries: [2021-06-08T19:41:43.561Z] 127.0.0.0/8 [2021-06-08T19:41:43.561Z] Live Restore Enabled: true [2021-06-08T19:41:43.561Z] [2021-06-08T19:41:43.561Z] WARNING: No swap limit support [Pipeline] sh [2021-06-08T19:41:43.809Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 2.5s [2021-06-08T19:41:43.809Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 2.5s [2021-06-08T19:41:43.859Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:41:43.859Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:41:43.859Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42486/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-08T19:41:43.859Z] + bash /home/ubuntu/workspace/moby_PR-42486/check-config.sh [2021-06-08T19:41:43.859Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-08T19:41:43.859Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-08T19:41:43.859Z] [2021-06-08T19:41:43.859Z] Generally Necessary: [2021-06-08T19:41:43.859Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-08T19:41:43.859Z] - apparmor: enabled and tools installed [2021-06-08T19:41:43.859Z] - CONFIG_NAMESPACES: enabled [2021-06-08T19:41:43.859Z] - CONFIG_NET_NS: enabled [2021-06-08T19:41:43.859Z] - CONFIG_PID_NS: enabled [2021-06-08T19:41:43.859Z] - CONFIG_IPC_NS: enabled [2021-06-08T19:41:43.859Z] - CONFIG_UTS_NS: enabled [2021-06-08T19:41:43.859Z] - CONFIG_CGROUPS: enabled [2021-06-08T19:41:43.859Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-08T19:41:43.859Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-08T19:41:43.859Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-08T19:41:43.859Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-08T19:41:43.859Z] - CONFIG_CPUSETS: enabled [2021-06-08T19:41:43.859Z] - CONFIG_MEMCG: enabled [2021-06-08T19:41:43.859Z] - CONFIG_KEYS: enabled [2021-06-08T19:41:43.961Z] #57 45.87 + bin/ctr [2021-06-08T19:41:43.996Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done [2021-06-08T19:41:44.057Z] #26 ... [2021-06-08T19:41:44.057Z] [2021-06-08T19:41:44.057Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-08T19:41:44.057Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-08T19:41:44.057Z] #66 DONE 0.8s [2021-06-08T19:41:44.057Z] [2021-06-08T19:41:44.057Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:44.057Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:44.070Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 2.6s [2021-06-08T19:41:44.070Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 2.6s [2021-06-08T19:41:44.070Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 2.6s [2021-06-08T19:41:44.070Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 2.8s [2021-06-08T19:41:44.070Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.41MB / 68.67MB 2.8s [2021-06-08T19:41:44.070Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.87MB / 120.17MB 2.8s [2021-06-08T19:41:44.122Z] - CONFIG_VETH: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-08T19:41:44.122Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-08T19:41:44.122Z] [2021-06-08T19:41:44.122Z] Optional Features: [2021-06-08T19:41:44.122Z] - CONFIG_USER_NS: enabled [2021-06-08T19:41:44.122Z] - CONFIG_SECCOMP: enabled [2021-06-08T19:41:44.122Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-08T19:41:44.122Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-08T19:41:44.122Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-08T19:41:44.122Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-08T19:41:44.122Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-08T19:41:44.122Z] - CONFIG_BLK_CGROUP: enabled [2021-06-08T19:41:44.329Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 2.9s [2021-06-08T19:41:44.329Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 2.9s [2021-06-08T19:41:44.329Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.17MB / 120.17MB 2.9s [2021-06-08T19:41:44.329Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s [2021-06-08T19:41:44.329Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 3.0s [2021-06-08T19:41:44.329Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 3.1s [2021-06-08T19:41:44.329Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.70MB / 120.17MB 3.1s [2021-06-08T19:41:44.386Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-08T19:41:44.386Z] - CONFIG_CGROUP_PERF: enabled [2021-06-08T19:41:44.386Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-08T19:41:44.386Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-08T19:41:44.386Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-08T19:41:44.386Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-08T19:41:44.386Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-08T19:41:44.386Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-08T19:41:44.386Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-08T19:41:44.386Z] - CONFIG_IP_VS: enabled (as module) [2021-06-08T19:41:44.386Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-08T19:41:44.386Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-08T19:41:44.386Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-08T19:41:44.386Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-08T19:41:44.386Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-08T19:41:44.386Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-08T19:41:44.386Z] - CONFIG_EXT4_FS: enabled [2021-06-08T19:41:44.386Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-08T19:41:44.386Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-08T19:41:44.386Z] - Network Drivers: [2021-06-08T19:41:44.386Z] - "overlay": [2021-06-08T19:41:44.386Z] - CONFIG_VXLAN: enabled (as module) [2021-06-08T19:41:44.386Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-08T19:41:44.386Z] Optional (for encrypted networks): [2021-06-08T19:41:44.569Z] #63 DONE 4.5s [2021-06-08T19:41:44.569Z] [2021-06-08T19:41:44.569Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:44.569Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:44.569Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-08T19:41:44.570Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-08T19:41:44.570Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-08T19:41:44.570Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-08T19:41:44.570Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2021-06-08T19:41:44.570Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-06-08T19:41:44.570Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done [2021-06-08T19:41:44.570Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.0s done [2021-06-08T19:41:44.570Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2021-06-08T19:41:44.570Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.3s [2021-06-08T19:41:44.570Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 4.4s [2021-06-08T19:41:44.570Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.1s done [2021-06-08T19:41:44.570Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.45MB / 120.17MB 4.6s [2021-06-08T19:41:44.588Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.14MB / 68.67MB 3.1s [2021-06-08T19:41:44.650Z] - CONFIG_CRYPTO: enabled [2021-06-08T19:41:44.650Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-08T19:41:44.650Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-08T19:41:44.650Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-08T19:41:44.650Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-08T19:41:44.650Z] - CONFIG_XFRM: enabled [2021-06-08T19:41:44.650Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-08T19:41:44.650Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-08T19:41:44.650Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-08T19:41:44.650Z] - "ipvlan": [2021-06-08T19:41:44.650Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-08T19:41:44.650Z] - "macvlan": [2021-06-08T19:41:44.650Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-08T19:41:44.650Z] - CONFIG_DUMMY: enabled (as module) [2021-06-08T19:41:44.650Z] - "ftp,tftp client in container": [2021-06-08T19:41:44.650Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-08T19:41:44.650Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-08T19:41:44.650Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-08T19:41:44.650Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-08T19:41:44.650Z] - Storage Drivers: [2021-06-08T19:41:44.650Z] - "aufs": [2021-06-08T19:41:44.650Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-08T19:41:44.650Z] - "btrfs": [2021-06-08T19:41:44.650Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-08T19:41:44.650Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-08T19:41:44.650Z] - "devicemapper": [2021-06-08T19:41:44.650Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-08T19:41:44.650Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-08T19:41:44.650Z] - "overlay": [2021-06-08T19:41:44.650Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-08T19:41:44.650Z] - "zfs": [2021-06-08T19:41:44.830Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 4.8s [2021-06-08T19:41:44.845Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 3.3s [2021-06-08T19:41:44.845Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 3.3s [2021-06-08T19:41:44.845Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s [2021-06-08T19:41:44.845Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.35MB / 120.17MB 3.5s [2021-06-08T19:41:44.913Z] - /dev/zfs: present [2021-06-08T19:41:44.913Z] - zfs command: missing [2021-06-08T19:41:44.913Z] - zpool command: missing [2021-06-08T19:41:44.913Z] [2021-06-08T19:41:44.913Z] Limits: [2021-06-08T19:41:44.913Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-08T19:41:44.913Z] [2021-06-08T19:41:44.913Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-08T19:41:44.998Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.0s done [2021-06-08T19:41:44.998Z] #26 DONE 11.1s [2021-06-08T19:41:44.998Z] [2021-06-08T19:41:44.998Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:44.998Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:44.998Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s done [2021-06-08T19:41:44.998Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.9s done [2021-06-08T19:41:44.998Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-06-08T19:41:44.998Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-06-08T19:41:44.998Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-06-08T19:41:45.090Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 4.9s [2021-06-08T19:41:45.108Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2021-06-08T19:41:45.109Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 3.8s [2021-06-08T19:41:45.256Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 . [2021-06-08T19:41:45.368Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 4.0s [2021-06-08T19:41:45.368Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.52MB / 120.17MB 4.0s [2021-06-08T19:41:45.368Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.0s [2021-06-08T19:41:45.625Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.64MB / 120.17MB 4.1s [2021-06-08T19:41:45.625Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.1s [2021-06-08T19:41:45.625Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 4.2s [2021-06-08T19:41:45.833Z] #1 [internal] load build definition from Dockerfile [2021-06-08T19:41:45.833Z] #1 sha256:213c6b2ae674ffc73f274cdd19c2b1d11d5e2c5e3cab12b2b9ca09594c268806 [2021-06-08T19:41:45.833Z] #1 transferring dockerfile: [2021-06-08T19:41:45.833Z] #1 transferring dockerfile: 16.63kB done [2021-06-08T19:41:45.833Z] #1 DONE 0.3s [2021-06-08T19:41:45.833Z] [2021-06-08T19:41:45.833Z] #2 [internal] load .dockerignore [2021-06-08T19:41:45.833Z] #2 sha256:bc43d388c9107529532e996f1ceb2df12c74fc6bb8167cbadbf29642342a7278 [2021-06-08T19:41:45.833Z] #2 transferring context: 87B done [2021-06-08T19:41:45.833Z] #2 DONE 0.0s [2021-06-08T19:41:45.883Z] #9 ... [2021-06-08T19:41:45.884Z] [2021-06-08T19:41:45.884Z] #23 [internal] load build context [2021-06-08T19:41:45.884Z] #23 sha256:48e3218b2a6c29efba67704880277d4ea10793098dd39b88bf03731e88aa2786 [2021-06-08T19:41:45.884Z] #23 transferring context: 56.12MB 4.1s done [2021-06-08T19:41:45.884Z] #23 DONE 4.6s [2021-06-08T19:41:45.884Z] [2021-06-08T19:41:45.884Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:45.884Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:45.884Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done [2021-06-08T19:41:45.884Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done [2021-06-08T19:41:46.096Z] [2021-06-08T19:41:46.097Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-08T19:41:46.097Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-08T19:41:46.448Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.1s done [2021-06-08T19:41:46.465Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done [2021-06-08T19:41:46.465Z] #9 ... [2021-06-08T19:41:46.465Z] [2021-06-08T19:41:46.465Z] #23 [internal] load build context [2021-06-08T19:41:46.465Z] #23 sha256:d624242a7da74b23442fddd8b4414ba565823b0ed8a7b684163ebba9c4ab708d [2021-06-08T19:41:46.465Z] #23 transferring context: 56.12MB 5.7s done [2021-06-08T19:41:46.465Z] #23 DONE 6.4s [2021-06-08T19:41:46.465Z] [2021-06-08T19:41:46.465Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:46.465Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:46.465Z] #9 ... [2021-06-08T19:41:46.465Z] [2021-06-08T19:41:46.465Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:46.465Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:46.465Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-08T19:41:46.465Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-08T19:41:46.465Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-08T19:41:46.465Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-08T19:41:46.465Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.6s done [2021-06-08T19:41:46.465Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.3s [2021-06-08T19:41:46.680Z] #3 DONE 0.6s [2021-06-08T19:41:46.680Z] [2021-06-08T19:41:46.680Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-08T19:41:46.680Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-08T19:41:46.680Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-08T19:41:46.729Z] #26 ... [2021-06-08T19:41:46.730Z] [2021-06-08T19:41:46.730Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:46.730Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-08T19:41:46.730Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-08T19:41:46.730Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-08T19:41:46.730Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-08T19:41:46.730Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-08T19:41:46.730Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s [2021-06-08T19:41:46.730Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2021-06-08T19:41:46.730Z] #65 DONE 6.9s [2021-06-08T19:41:46.730Z] [2021-06-08T19:41:46.730Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:46.730Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:46.730Z] #26 ... [2021-06-08T19:41:46.730Z] [2021-06-08T19:41:46.730Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:46.730Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:46.947Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-08T19:41:46.947Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-08T19:41:46.947Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-08T19:41:46.947Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.2s [2021-06-08T19:41:46.947Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.3s [2021-06-08T19:41:47.209Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s [2021-06-08T19:41:47.209Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.7s done [2021-06-08T19:41:47.477Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-06-08T19:41:47.477Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-08T19:41:48.347Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-06-08T19:41:48.347Z] #9 ... [2021-06-08T19:41:48.347Z] [2021-06-08T19:41:48.347Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:48.347Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-08T19:41:48.347Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-08T19:41:48.348Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-08T19:41:48.348Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-08T19:41:48.348Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-08T19:41:48.348Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2021-06-08T19:41:48.348Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-06-08T19:41:48.348Z] #63 DONE 7.0s [2021-06-08T19:41:48.606Z] [2021-06-08T19:41:48.606Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:48.606Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:48.626Z] #9 ... [2021-06-08T19:41:48.626Z] [2021-06-08T19:41:48.626Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-08T19:41:48.626Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-08T19:41:48.626Z] #64 DONE 0.6s [2021-06-08T19:41:48.626Z] [2021-06-08T19:41:48.626Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:48.626Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:48.871Z] #4 DONE 1.9s [2021-06-08T19:41:49.191Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.0s done [2021-06-08T19:41:49.225Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done [2021-06-08T19:41:49.225Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-08T19:41:49.255Z] #57 ... [2021-06-08T19:41:49.255Z] [2021-06-08T19:41:49.255Z] #52 [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-06-08T19:41:49.255Z] #52 sha256:aafbd67fc940fa3d065fa38e582b517d7b0f3ea6d99049834dfa7b92bf94b029 [2021-06-08T19:41:49.255Z] #52 86.84 mvdan.cc/sh/v3/cmd/shfmt [2021-06-08T19:41:49.255Z] #52 DONE 92.9s [2021-06-08T19:41:49.255Z] [2021-06-08T19:41:49.255Z] #46 [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-06-08T19:41:49.255Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:41:49.255Z] #46 84.51 log [2021-06-08T19:41:49.255Z] #46 84.97 encoding/xml [2021-06-08T19:41:49.255Z] #46 85.80 go/doc [2021-06-08T19:41:49.255Z] #46 88.57 github.com/LK4D4/vndr/build [2021-06-08T19:41:49.255Z] #46 89.93 github.com/LK4D4/vndr/versioned [2021-06-08T19:41:49.255Z] #46 90.05 compress/flate [2021-06-08T19:41:49.255Z] #46 91.29 hash/crc32 [2021-06-08T19:41:49.255Z] #46 92.24 net [2021-06-08T19:41:49.255Z] #46 92.39 compress/gzip [2021-06-08T19:41:49.255Z] #46 92.84 vendor/golang.org/x/text/transform [2021-06-08T19:41:49.255Z] #46 93.55 vendor/golang.org/x/text/unicode/bidi [2021-06-08T19:41:49.450Z] #9 ... [2021-06-08T19:41:49.450Z] [2021-06-08T19:41:49.450Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-08T19:41:49.450Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-08T19:41:49.450Z] #66 DONE 1.0s [2021-06-08T19:41:49.450Z] [2021-06-08T19:41:49.450Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:49.450Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:49.450Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.1s done [2021-06-08T19:41:49.450Z] #26 DONE 9.3s [2021-06-08T19:41:49.450Z] [2021-06-08T19:41:49.450Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:49.450Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:49.450Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-08T19:41:49.459Z] [2021-06-08T19:41:49.459Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:49.459Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-08T19:41:49.541Z] #9 ... [2021-06-08T19:41:49.541Z] [2021-06-08T19:41:49.541Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:49.541Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-08T19:41:49.541Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-08T19:41:49.541Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-08T19:41:49.541Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-08T19:41:49.541Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2021-06-08T19:41:49.541Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-06-08T19:41:49.541Z] #65 DONE 8.2s [2021-06-08T19:41:49.541Z] [2021-06-08T19:41:49.541Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:49.541Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:49.800Z] #9 ... [2021-06-08T19:41:49.800Z] [2021-06-08T19:41:49.800Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-08T19:41:49.800Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-08T19:41:49.800Z] #64 DONE 0.9s [2021-06-08T19:41:50.016Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-06-08T19:41:50.016Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-08T19:41:50.060Z] [2021-06-08T19:41:50.060Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:50.060Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:50.060Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.3s done [2021-06-08T19:41:50.060Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.9s [2021-06-08T19:41:50.060Z] #26 ... [2021-06-08T19:41:50.060Z] [2021-06-08T19:41:50.060Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:50.060Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:50.319Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.2s done [2021-06-08T19:41:50.408Z] #7 ... [2021-06-08T19:41:50.408Z] [2021-06-08T19:41:50.408Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-08T19:41:50.408Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-08T19:41:50.408Z] #5 DONE 0.9s [2021-06-08T19:41:50.408Z] [2021-06-08T19:41:50.408Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:50.408Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-08T19:41:50.408Z] #7 DONE 0.9s [2021-06-08T19:41:50.408Z] [2021-06-08T19:41:50.408Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-08T19:41:50.408Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-08T19:41:50.408Z] #6 DONE 0.9s [2021-06-08T19:41:50.408Z] [2021-06-08T19:41:50.408Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-08T19:41:50.408Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-08T19:41:50.408Z] #8 DONE 1.0s [2021-06-08T19:41:50.584Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-06-08T19:41:50.584Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-06-08T19:41:50.900Z] #9 ... [2021-06-08T19:41:50.900Z] [2021-06-08T19:41:50.900Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:50.900Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-08T19:41:50.900Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.5s done [2021-06-08T19:41:50.900Z] #26 DONE 9.7s [2021-06-08T19:41:50.900Z] [2021-06-08T19:41:50.900Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:50.900Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:50.900Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-08T19:41:51.166Z] #9 ... [2021-06-08T19:41:51.166Z] [2021-06-08T19:41:51.166Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-08T19:41:51.166Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-08T19:41:51.166Z] #66 DONE 1.1s [2021-06-08T19:41:51.166Z] [2021-06-08T19:41:51.166Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:51.166Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:51.173Z] #46 95.33 vendor/golang.org/x/text/secure/bidirule [2021-06-08T19:41:51.173Z] #46 95.54 vendor/golang.org/x/text/unicode/norm [2021-06-08T19:41:51.174Z] #46 ... [2021-06-08T19:41:51.174Z] [2021-06-08T19:41:51.174Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:41:51.174Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:41:51.174Z] #13 89.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-08T19:41:51.174Z] #13 89.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:41:51.174Z] #13 89.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:41:51.372Z] [2021-06-08T19:41:51.372Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:51.372Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-08T19:41:51.372Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-08T19:41:51.691Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-08T19:41:51.691Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-08T19:41:51.691Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-08T19:41:51.691Z] #65 ... [2021-06-08T19:41:51.691Z] [2021-06-08T19:41:51.691Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-08T19:41:51.691Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-08T19:41:51.691Z] #42 DONE 0.0s [2021-06-08T19:41:51.691Z] [2021-06-08T19:41:51.691Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:51.691Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-08T19:41:51.691Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-08T19:41:51.691Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-06-08T19:41:51.691Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-08T19:41:51.691Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-06-08T19:41:51.691Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s [2021-06-08T19:41:51.691Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 12.69MB / 49.18MB 0.4s [2021-06-08T19:41:51.735Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-06-08T19:41:51.960Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 15.73MB / 49.18MB 0.5s [2021-06-08T19:41:51.960Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done [2021-06-08T19:41:51.960Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.6s [2021-06-08T19:41:52.021Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-08T19:41:52.229Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 22.40MB / 49.18MB 0.8s [2021-06-08T19:41:52.229Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s [2021-06-08T19:41:52.229Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 32.51MB / 49.18MB 0.9s [2021-06-08T19:41:52.496Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.2s [2021-06-08T19:41:52.532Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-06-08T19:41:52.799Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-08T19:41:52.799Z] #9 ... [2021-06-08T19:41:52.799Z] [2021-06-08T19:41:52.799Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:41:52.799Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-08T19:41:52.799Z] #27 1.178 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:41:52.799Z] #27 1.190 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:41:52.799Z] #27 1.190 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:41:52.799Z] #27 1.313 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:41:52.799Z] #27 1.548 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:41:52.799Z] #27 1.820 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:41:52.799Z] #27 3.496 Fetched 8448 kB in 3s (3279 kB/s) [2021-06-08T19:41:52.799Z] #27 3.496 Reading package lists... [2021-06-08T19:41:52.799Z] #27 4.428 Reading package lists... [2021-06-08T19:41:52.799Z] #27 5.384 Building dependency tree... [2021-06-08T19:41:52.799Z] #27 5.741 The following additional packages will be installed: [2021-06-08T19:41:52.799Z] #27 5.741 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-08T19:41:52.799Z] #27 5.741 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-08T19:41:52.799Z] #27 5.741 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-08T19:41:52.799Z] #27 5.742 Suggested packages: [2021-06-08T19:41:52.799Z] #27 5.742 krb5-doc krb5-user [2021-06-08T19:41:52.799Z] #27 5.742 Recommended packages: [2021-06-08T19:41:52.799Z] #27 5.743 krb5-locales publicsuffix libsasl2-modules [2021-06-08T19:41:52.799Z] #27 5.965 The following NEW packages will be installed: [2021-06-08T19:41:52.799Z] #27 5.965 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-08T19:41:52.799Z] #27 5.966 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-08T19:41:52.799Z] #27 5.966 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-08T19:41:52.799Z] #27 5.967 libssh2-1 libssl1.1 openssl [2021-06-08T19:41:52.799Z] #27 6.245 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-08T19:41:52.799Z] #27 6.245 Need to get 5059 kB of archives. [2021-06-08T19:41:52.799Z] #27 6.245 After this operation, 12.1 MB of additional disk space will be used. [2021-06-08T19:41:52.799Z] #27 6.245 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-08T19:41:52.799Z] #27 6.249 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-08T19:41:52.799Z] #27 6.250 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-08T19:41:52.799Z] #27 6.251 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-08T19:41:52.799Z] #27 6.254 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-08T19:41:52.799Z] #27 6.263 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-08T19:41:52.799Z] #27 6.270 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-08T19:41:52.799Z] #27 6.275 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-08T19:41:52.799Z] #27 6.275 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-08T19:41:52.799Z] #27 6.283 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-08T19:41:52.799Z] #27 6.283 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-08T19:41:52.799Z] #27 6.288 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-08T19:41:52.799Z] #27 6.291 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-08T19:41:52.799Z] #27 6.291 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-08T19:41:52.799Z] #27 6.299 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-08T19:41:52.799Z] #27 6.299 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-08T19:41:52.799Z] #27 6.299 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-08T19:41:52.799Z] #27 6.303 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-08T19:41:52.799Z] #27 6.325 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-08T19:41:52.799Z] #27 6.331 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-08T19:41:52.799Z] #27 6.333 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-08T19:41:52.799Z] #27 6.540 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:41:52.799Z] #27 6.564 Fetched 5059 kB in 0s (14.0 MB/s) [2021-06-08T19:41:52.799Z] #27 6.614 Selecting previously unselected package libssl1.1:amd64. [2021-06-08T19:41:52.799Z] #27 6.614 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-08T19:41:52.799Z] #27 6.616 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 6.628 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:41:52.799Z] #27 6.804 Selecting previously unselected package openssl. [2021-06-08T19:41:52.799Z] #27 6.804 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 6.809 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:41:52.799Z] #27 7.009 Selecting previously unselected package ca-certificates. [2021-06-08T19:41:52.799Z] #27 7.009 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-08T19:41:52.799Z] #27 7.013 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-08T19:41:52.799Z] #27 7.091 Selecting previously unselected package libkeyutils1:amd64. [2021-06-08T19:41:52.799Z] #27 7.093 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.097 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-08T19:41:52.799Z] #27 7.135 Selecting previously unselected package libkrb5support0:amd64. [2021-06-08T19:41:52.799Z] #27 7.136 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.142 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:52.799Z] #27 7.187 Selecting previously unselected package libk5crypto3:amd64. [2021-06-08T19:41:52.799Z] #27 7.187 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.192 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:52.799Z] #27 7.249 Selecting previously unselected package libkrb5-3:amd64. [2021-06-08T19:41:52.799Z] #27 7.249 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.253 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:52.799Z] #27 7.358 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-08T19:41:52.799Z] #27 7.358 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.362 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:52.799Z] #27 7.416 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-08T19:41:52.799Z] #27 7.416 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.421 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:41:52.799Z] #27 7.468 Selecting previously unselected package libsasl2-2:amd64. [2021-06-08T19:41:52.799Z] #27 7.468 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.472 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:41:52.799Z] #27 7.530 Selecting previously unselected package libldap-common. [2021-06-08T19:41:52.799Z] #27 7.530 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-08T19:41:52.799Z] #27 7.535 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:41:52.799Z] #27 7.615 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-08T19:41:52.799Z] #27 7.617 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.621 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:41:52.799Z] #27 7.710 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-08T19:41:52.799Z] #27 7.710 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.715 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-08T19:41:52.799Z] #27 7.763 Selecting previously unselected package libpsl5:amd64. [2021-06-08T19:41:52.799Z] #27 7.763 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.767 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-08T19:41:52.799Z] #27 7.811 Selecting previously unselected package librtmp1:amd64. [2021-06-08T19:41:52.799Z] #27 7.812 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-08T19:41:52.799Z] #27 7.817 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:41:52.799Z] #27 ... [2021-06-08T19:41:52.799Z] [2021-06-08T19:41:52.799Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:52.799Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:52.975Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-06-08T19:41:53.076Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.7s done [2021-06-08T19:41:53.232Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-08T19:41:53.347Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.9s [2021-06-08T19:41:53.347Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.34MB / 62.53MB 2.1s [2021-06-08T19:41:53.617Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 16.78MB / 62.53MB 2.2s [2021-06-08T19:41:53.617Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 2.4s [2021-06-08T19:41:53.881Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 38.44MB / 62.53MB 2.5s [2021-06-08T19:41:53.881Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.6s done [2021-06-08T19:41:53.881Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 46.14MB / 62.53MB 2.7s [2021-06-08T19:41:53.881Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.7s [2021-06-08T19:41:54.150Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.33MB / 62.53MB 2.7s [2021-06-08T19:41:54.150Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.7s [2021-06-08T19:41:54.150Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.15MB / 52.16MB 2.8s [2021-06-08T19:41:54.150Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-06-08T19:41:54.415Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 59.77MB / 62.53MB 3.0s [2021-06-08T19:41:54.415Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.64MB / 52.16MB 3.0s [2021-06-08T19:41:54.415Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.46MB / 52.16MB 3.1s [2021-06-08T19:41:54.415Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 13.75MB / 97.69MB 3.1s [2021-06-08T19:41:54.415Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 24.12MB / 97.69MB 3.2s [2021-06-08T19:41:54.682Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 34.60MB / 52.16MB 3.3s [2021-06-08T19:41:54.682Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 37.31MB / 97.69MB 3.3s [2021-06-08T19:41:54.682Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 47.93MB / 97.69MB 3.4s [2021-06-08T19:41:54.768Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-06-08T19:41:54.956Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.75MB / 52.16MB 3.6s [2021-06-08T19:41:54.956Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 57.67MB / 97.69MB 3.6s [2021-06-08T19:41:55.026Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-08T19:41:55.226Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 41.94MB / 52.16MB 3.8s [2021-06-08T19:41:55.226Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 62.89MB / 97.69MB 3.8s [2021-06-08T19:41:55.226Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.9s [2021-06-08T19:41:55.226Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 76.55MB / 97.69MB 3.9s [2021-06-08T19:41:55.489Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 87.03MB / 97.69MB 4.1s [2021-06-08T19:41:55.489Z] #9 ... [2021-06-08T19:41:55.489Z] [2021-06-08T19:41:55.489Z] #23 [internal] load build context [2021-06-08T19:41:55.489Z] #23 sha256:54807522fa8bdd7731aaf6b2ec074c63c049a9e0158a129497125e29912ea73f [2021-06-08T19:41:55.489Z] #23 transferring context: 56.12MB 3.4s done [2021-06-08T19:41:55.489Z] #23 DONE 4.3s [2021-06-08T19:41:55.489Z] [2021-06-08T19:41:55.489Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:55.489Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-08T19:41:55.489Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.1s done [2021-06-08T19:41:55.489Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.2s [2021-06-08T19:41:55.489Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.2s [2021-06-08T19:41:55.823Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.3s [2021-06-08T19:41:56.399Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.0s done [2021-06-08T19:41:58.090Z] #9 ... [2021-06-08T19:41:58.090Z] [2021-06-08T19:41:58.090Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:41:58.090Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-08T19:41:58.090Z] #27 7.858 Selecting previously unselected package libssh2-1:amd64. [2021-06-08T19:41:58.090Z] #27 7.858 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-08T19:41:58.090Z] #27 7.862 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-08T19:41:58.090Z] #27 7.919 Selecting previously unselected package libcurl4:amd64. [2021-06-08T19:41:58.090Z] #27 7.919 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-08T19:41:58.090Z] #27 7.926 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-08T19:41:58.090Z] #27 7.989 Selecting previously unselected package curl. [2021-06-08T19:41:58.090Z] #27 7.991 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-08T19:41:58.090Z] #27 7.995 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-08T19:41:58.090Z] #27 8.061 Selecting previously unselected package libonig5:amd64. [2021-06-08T19:41:58.090Z] #27 8.063 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-08T19:41:58.090Z] #27 8.067 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:41:58.090Z] #27 8.133 Selecting previously unselected package libjq1:amd64. [2021-06-08T19:41:58.090Z] #27 8.133 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:41:58.090Z] #27 8.143 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:41:58.090Z] #27 8.191 Selecting previously unselected package jq. [2021-06-08T19:41:58.090Z] #27 8.191 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:41:58.090Z] #27 8.207 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:41:58.090Z] #27 8.247 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-08T19:41:58.090Z] #27 8.266 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-08T19:41:58.090Z] #27 8.278 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:41:58.090Z] #27 8.381 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-08T19:41:58.090Z] #27 8.392 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:41:58.090Z] #27 8.410 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.090Z] #27 8.421 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:41:58.090Z] #27 8.432 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:41:58.090Z] #27 8.445 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.090Z] #27 8.458 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:41:58.090Z] #27 8.471 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-08T19:41:58.090Z] #27 8.481 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.090Z] #27 8.495 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:41:58.090Z] #27 8.512 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:41:58.090Z] #27 8.525 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:41:58.090Z] #27 8.537 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:41:58.090Z] #27 8.549 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-08T19:41:58.090Z] #27 9.088 Updating certificates in /etc/ssl/certs... [2021-06-08T19:41:58.090Z] #27 9.767 137 added, 0 removed; done. [2021-06-08T19:41:58.090Z] #27 9.800 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.090Z] #27 9.812 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:41:58.090Z] #27 9.823 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-08T19:41:58.090Z] #27 9.837 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-08T19:41:58.090Z] #27 9.849 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:41:58.090Z] #27 9.868 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-08T19:41:58.090Z] #27 9.876 Updating certificates in /etc/ssl/certs... [2021-06-08T19:41:58.090Z] #27 10.47 0 added, 0 removed; done. [2021-06-08T19:41:58.090Z] #27 10.47 Running hooks in /etc/ca-certificates/update.d... [2021-06-08T19:41:58.090Z] #27 10.48 done. [2021-06-08T19:41:58.090Z] #27 DONE 12.3s [2021-06-08T19:41:58.090Z] [2021-06-08T19:41:58.090Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:58.090Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:58.090Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-08T19:41:58.090Z] #9 ... [2021-06-08T19:41:58.090Z] [2021-06-08T19:41:58.090Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-08T19:41:58.090Z] #28 sha256:b36e6328cf302d8bf0f99c1b238e7e13c02483c5acacd27797b0f9eb5d65b868 [2021-06-08T19:41:58.090Z] #28 DONE 0.7s [2021-06-08T19:41:58.090Z] [2021-06-08T19:41:58.090Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:58.090Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:58.302Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.2s done [2021-06-08T19:41:58.302Z] #9 ... [2021-06-08T19:41:58.302Z] [2021-06-08T19:41:58.302Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:41:58.302Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-08T19:41:58.302Z] #27 1.101 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:41:58.302Z] #27 1.101 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:41:58.302Z] #27 1.105 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:41:58.302Z] #27 1.259 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:41:58.302Z] #27 1.485 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:41:58.302Z] #27 1.850 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:41:58.302Z] #27 3.405 Fetched 8448 kB in 3s (3296 kB/s) [2021-06-08T19:41:58.302Z] #27 3.405 Reading package lists... [2021-06-08T19:41:58.302Z] #27 4.326 Reading package lists... [2021-06-08T19:41:58.302Z] #27 5.210 Building dependency tree... [2021-06-08T19:41:58.302Z] #27 5.506 The following additional packages will be installed: [2021-06-08T19:41:58.302Z] #27 5.506 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-08T19:41:58.302Z] #27 5.506 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-08T19:41:58.302Z] #27 5.506 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-08T19:41:58.302Z] #27 5.506 Suggested packages: [2021-06-08T19:41:58.302Z] #27 5.506 krb5-doc krb5-user [2021-06-08T19:41:58.302Z] #27 5.506 Recommended packages: [2021-06-08T19:41:58.302Z] #27 5.506 krb5-locales publicsuffix libsasl2-modules [2021-06-08T19:41:58.302Z] #27 5.756 The following NEW packages will be installed: [2021-06-08T19:41:58.302Z] #27 5.757 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-08T19:41:58.302Z] #27 5.757 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-08T19:41:58.302Z] #27 5.757 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-08T19:41:58.302Z] #27 5.758 libssh2-1 libssl1.1 openssl [2021-06-08T19:41:58.302Z] #27 6.043 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-08T19:41:58.302Z] #27 6.043 Need to get 5059 kB of archives. [2021-06-08T19:41:58.302Z] #27 6.043 After this operation, 12.1 MB of additional disk space will be used. [2021-06-08T19:41:58.302Z] #27 6.043 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-08T19:41:58.302Z] #27 6.055 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-08T19:41:58.302Z] #27 6.055 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-08T19:41:58.302Z] #27 6.055 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-08T19:41:58.302Z] #27 6.055 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-08T19:41:58.302Z] #27 6.067 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-08T19:41:58.302Z] #27 6.078 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-08T19:41:58.302Z] #27 6.078 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-08T19:41:58.302Z] #27 6.082 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-08T19:41:58.302Z] #27 6.088 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-08T19:41:58.302Z] #27 6.088 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-08T19:41:58.302Z] #27 6.092 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-08T19:41:58.302Z] #27 6.093 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-08T19:41:58.302Z] #27 6.095 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-08T19:41:58.302Z] #27 6.107 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-08T19:41:58.302Z] #27 6.107 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-08T19:41:58.302Z] #27 6.115 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-08T19:41:58.302Z] #27 6.115 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-08T19:41:58.302Z] #27 6.115 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-08T19:41:58.302Z] #27 6.122 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-08T19:41:58.302Z] #27 6.122 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-08T19:41:58.302Z] #27 6.308 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:41:58.302Z] #27 6.334 Fetched 5059 kB in 0s (14.9 MB/s) [2021-06-08T19:41:58.302Z] #27 6.381 Selecting previously unselected package libssl1.1:amd64. [2021-06-08T19:41:58.302Z] #27 6.381 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-08T19:41:58.302Z] #27 6.382 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-08T19:41:58.302Z] #27 6.393 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:41:58.302Z] #27 6.582 Selecting previously unselected package openssl. [2021-06-08T19:41:58.302Z] #27 6.582 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-08T19:41:58.302Z] #27 6.586 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:41:58.302Z] #27 6.729 Selecting previously unselected package ca-certificates. [2021-06-08T19:41:58.302Z] #27 6.729 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-08T19:41:58.302Z] #27 6.738 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-08T19:41:58.302Z] #27 6.825 Selecting previously unselected package libkeyutils1:amd64. [2021-06-08T19:41:58.302Z] #27 6.825 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-08T19:41:58.302Z] #27 6.830 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-08T19:41:58.302Z] #27 6.874 Selecting previously unselected package libkrb5support0:amd64. [2021-06-08T19:41:58.302Z] #27 6.874 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:41:58.302Z] #27 6.879 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.302Z] #27 6.925 Selecting previously unselected package libk5crypto3:amd64. [2021-06-08T19:41:58.302Z] #27 6.925 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:41:58.302Z] #27 6.939 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.302Z] #27 6.991 Selecting previously unselected package libkrb5-3:amd64. [2021-06-08T19:41:58.302Z] #27 6.991 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:41:58.302Z] #27 6.993 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.302Z] #27 7.094 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-08T19:41:58.302Z] #27 7.095 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:41:58.302Z] #27 7.100 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.302Z] #27 7.151 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-08T19:41:58.302Z] #27 7.151 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-08T19:41:58.302Z] #27 7.154 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:41:58.302Z] #27 7.201 Selecting previously unselected package libsasl2-2:amd64. [2021-06-08T19:41:58.302Z] #27 7.201 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-08T19:41:58.302Z] #27 7.205 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:41:58.302Z] #27 7.258 Selecting previously unselected package libldap-common. [2021-06-08T19:41:58.302Z] #27 7.258 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-08T19:41:58.302Z] #27 7.263 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:41:58.302Z] #27 7.318 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-08T19:41:58.303Z] #27 7.318 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.322 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:41:58.303Z] #27 7.389 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-08T19:41:58.303Z] #27 7.389 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.399 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-08T19:41:58.303Z] #27 7.441 Selecting previously unselected package libpsl5:amd64. [2021-06-08T19:41:58.303Z] #27 7.441 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.446 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-08T19:41:58.303Z] #27 7.492 Selecting previously unselected package librtmp1:amd64. [2021-06-08T19:41:58.303Z] #27 7.492 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.496 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:41:58.303Z] #27 7.539 Selecting previously unselected package libssh2-1:amd64. [2021-06-08T19:41:58.303Z] #27 7.539 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.544 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-08T19:41:58.303Z] #27 7.602 Selecting previously unselected package libcurl4:amd64. [2021-06-08T19:41:58.303Z] #27 7.602 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.608 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-08T19:41:58.303Z] #27 7.683 Selecting previously unselected package curl. [2021-06-08T19:41:58.303Z] #27 7.683 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.694 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-08T19:41:58.303Z] #27 7.759 Selecting previously unselected package libonig5:amd64. [2021-06-08T19:41:58.303Z] #27 7.759 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.770 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:41:58.303Z] #27 7.840 Selecting previously unselected package libjq1:amd64. [2021-06-08T19:41:58.303Z] #27 7.840 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.845 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:41:58.303Z] #27 7.896 Selecting previously unselected package jq. [2021-06-08T19:41:58.303Z] #27 7.896 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:41:58.303Z] #27 7.901 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:41:58.303Z] #27 7.947 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-08T19:41:58.303Z] #27 7.961 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-08T19:41:58.303Z] #27 7.974 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:41:58.303Z] #27 8.114 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-08T19:41:58.303Z] #27 8.128 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:41:58.303Z] #27 8.146 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.303Z] #27 8.159 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:41:58.303Z] #27 8.174 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:41:58.303Z] #27 8.210 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.303Z] #27 8.224 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:41:58.303Z] #27 8.237 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-08T19:41:58.303Z] #27 8.250 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:41:58.303Z] #27 8.264 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:41:58.303Z] #27 8.282 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:41:58.303Z] #27 8.296 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:41:58.303Z] #27 8.311 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:41:58.303Z] #27 8.325 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-08T19:41:58.303Z] #27 8.975 Updating certificates in /etc/ssl/certs... [2021-06-08T19:41:58.303Z] #27 ... [2021-06-08T19:41:58.303Z] [2021-06-08T19:41:58.303Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:58.303Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:41:58.303Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-08T19:41:58.329Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.9s done [2021-06-08T19:41:58.329Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.0s done [2021-06-08T19:41:58.486Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-06-08T19:41:58.597Z] #9 ... [2021-06-08T19:41:58.597Z] [2021-06-08T19:41:58.597Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-08T19:41:58.597Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-08T19:41:58.597Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-08T19:41:58.597Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-08T19:41:58.597Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 1.4s done [2021-06-08T19:41:58.597Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-06-08T19:41:58.597Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-06-08T19:41:58.597Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 5.1s done [2021-06-08T19:41:58.597Z] #26 DONE 7.4s [2021-06-08T19:41:58.597Z] [2021-06-08T19:41:58.597Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:41:58.597Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-08T19:41:58.662Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-06-08T19:41:58.862Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.6s done [2021-06-08T19:41:58.922Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-08T19:41:59.127Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-06-08T19:41:59.127Z] #9 ... [2021-06-08T19:41:59.127Z] [2021-06-08T19:41:59.127Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:59.127Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-08T19:41:59.127Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-08T19:41:59.127Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-08T19:41:59.127Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-08T19:41:59.127Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-08T19:41:59.127Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.2s done [2021-06-08T19:41:59.127Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2021-06-08T19:41:59.127Z] #63 DONE 8.1s [2021-06-08T19:41:59.184Z] #9 DONE 25.3s [2021-06-08T19:41:59.184Z] [2021-06-08T19:41:59.184Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:41:59.184Z] #29 sha256:d5efc00dd26e5a0744cc3add2c4c10b36000987cf7c60611573d955c211ba135 [2021-06-08T19:41:59.184Z] #29 1.045 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-08T19:41:59.184Z] #29 1.110 [2021-06-08T19:41:59.320Z] #13 ... [2021-06-08T19:41:59.320Z] [2021-06-08T19:41:59.320Z] #46 [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-06-08T19:41:59.320Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:41:59.320Z] #46 98.74 vendor/golang.org/x/net/idna [2021-06-08T19:41:59.320Z] #46 100.6 vendor/golang.org/x/net/http2/hpack [2021-06-08T19:41:59.320Z] #46 101.8 mime [2021-06-08T19:41:59.391Z] [2021-06-08T19:41:59.391Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-08T19:41:59.391Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-08T19:41:59.391Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.6s done [2021-06-08T19:41:59.391Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s [2021-06-08T19:41:59.417Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.1s done [2021-06-08T19:41:59.674Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-08T19:41:59.707Z] #29 1.223 ############# 18.1% ########################### 38.5% ########################################## 58.4% ######################################################## 78.3% ###################################################################### 97.9% ######################################################################## 100.0% [2021-06-08T19:41:59.707Z] #29 1.719 [2021-06-08T19:41:59.967Z] #29 1.817 ######################################################################## 100.0% [2021-06-08T19:41:59.967Z] #29 1.872 [2021-06-08T19:41:59.967Z] #29 1.985 ################################################################## 92.2% ######################################################################## 100.0% [2021-06-08T19:41:59.967Z] #29 2.050 [2021-06-08T19:41:59.967Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-06-08T19:42:00.604Z] #9 ... [2021-06-08T19:42:00.604Z] [2021-06-08T19:42:00.604Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:42:00.604Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-08T19:42:00.604Z] #27 1.629 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:00.604Z] #27 1.635 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:00.605Z] #27 1.653 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:00.605Z] #27 1.838 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:00.605Z] #27 2.175 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:00.605Z] #27 2.605 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:00.605Z] #27 4.285 Fetched 8448 kB in 3s (2906 kB/s) [2021-06-08T19:42:00.605Z] #27 4.285 Reading package lists... [2021-06-08T19:42:00.605Z] #27 5.219 Reading package lists... [2021-06-08T19:42:00.605Z] #27 6.161 Building dependency tree... [2021-06-08T19:42:00.605Z] #27 6.499 The following additional packages will be installed: [2021-06-08T19:42:00.605Z] #27 6.499 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-08T19:42:00.605Z] #27 6.499 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-08T19:42:00.605Z] #27 6.499 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-08T19:42:00.605Z] #27 6.499 Suggested packages: [2021-06-08T19:42:00.605Z] #27 6.499 krb5-doc krb5-user [2021-06-08T19:42:00.605Z] #27 6.499 Recommended packages: [2021-06-08T19:42:00.605Z] #27 6.499 krb5-locales publicsuffix libsasl2-modules [2021-06-08T19:42:00.605Z] #27 6.720 The following NEW packages will be installed: [2021-06-08T19:42:00.605Z] #27 6.720 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-08T19:42:00.605Z] #27 6.720 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-08T19:42:00.605Z] #27 6.720 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-08T19:42:00.605Z] #27 6.720 libssh2-1 libssl1.1 openssl [2021-06-08T19:42:00.605Z] #27 7.005 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-08T19:42:00.605Z] #27 7.005 Need to get 5059 kB of archives. [2021-06-08T19:42:00.605Z] #27 7.005 After this operation, 12.1 MB of additional disk space will be used. [2021-06-08T19:42:00.605Z] #27 7.005 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-08T19:42:00.605Z] #27 7.005 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-08T19:42:00.605Z] #27 7.011 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-08T19:42:00.605Z] #27 7.011 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-08T19:42:00.605Z] #27 7.021 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-08T19:42:00.605Z] #27 7.021 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-08T19:42:00.605Z] #27 7.029 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-08T19:42:00.605Z] #27 7.032 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-08T19:42:00.605Z] #27 7.032 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-08T19:42:00.605Z] #27 7.039 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-08T19:42:00.605Z] #27 7.047 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-08T19:42:00.605Z] #27 7.047 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-08T19:42:00.605Z] #27 7.047 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-08T19:42:00.605Z] #27 7.047 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-08T19:42:00.605Z] #27 7.054 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-08T19:42:00.605Z] #27 7.062 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-08T19:42:00.605Z] #27 7.062 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-08T19:42:00.605Z] #27 7.063 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-08T19:42:00.605Z] #27 7.066 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-08T19:42:00.605Z] #27 7.074 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-08T19:42:00.605Z] #27 7.079 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-08T19:42:00.605Z] #27 7.369 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:00.605Z] #27 7.399 Fetched 5059 kB in 0s (14.9 MB/s) [2021-06-08T19:42:00.605Z] #27 7.475 Selecting previously unselected package libssl1.1:amd64. [2021-06-08T19:42:00.605Z] #27 7.475 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-08T19:42:00.605Z] #27 7.475 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 7.497 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:42:00.605Z] #27 7.775 Selecting previously unselected package openssl. [2021-06-08T19:42:00.605Z] #27 7.775 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 7.795 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:42:00.605Z] #27 7.974 Selecting previously unselected package ca-certificates. [2021-06-08T19:42:00.605Z] #27 7.974 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-08T19:42:00.605Z] #27 7.980 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-08T19:42:00.605Z] #27 8.085 Selecting previously unselected package libkeyutils1:amd64. [2021-06-08T19:42:00.605Z] #27 8.086 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 8.096 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-08T19:42:00.605Z] #27 8.155 Selecting previously unselected package libkrb5support0:amd64. [2021-06-08T19:42:00.605Z] #27 8.155 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 8.162 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:42:00.605Z] #27 8.246 Selecting previously unselected package libk5crypto3:amd64. [2021-06-08T19:42:00.605Z] #27 8.247 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 8.256 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:42:00.605Z] #27 8.342 Selecting previously unselected package libkrb5-3:amd64. [2021-06-08T19:42:00.605Z] #27 8.343 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 8.352 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:42:00.605Z] #27 8.539 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-08T19:42:00.605Z] #27 8.539 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 8.549 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:42:00.605Z] #27 8.629 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-08T19:42:00.605Z] #27 8.629 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 8.634 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:42:00.605Z] #27 8.687 Selecting previously unselected package libsasl2-2:amd64. [2021-06-08T19:42:00.605Z] #27 8.687 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 8.694 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:42:00.605Z] #27 8.761 Selecting previously unselected package libldap-common. [2021-06-08T19:42:00.605Z] #27 8.762 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-08T19:42:00.605Z] #27 8.767 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:42:00.605Z] #27 8.862 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-08T19:42:00.605Z] #27 8.862 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 8.872 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:42:00.605Z] #27 8.983 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-08T19:42:00.605Z] #27 8.983 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 8.990 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-08T19:42:00.605Z] #27 9.059 Selecting previously unselected package libpsl5:amd64. [2021-06-08T19:42:00.605Z] #27 9.059 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 9.068 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-08T19:42:00.605Z] #27 9.124 Selecting previously unselected package librtmp1:amd64. [2021-06-08T19:42:00.605Z] #27 9.124 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 9.140 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:42:00.605Z] #27 9.195 Selecting previously unselected package libssh2-1:amd64. [2021-06-08T19:42:00.605Z] #27 9.195 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 9.204 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-08T19:42:00.605Z] #27 9.288 Selecting previously unselected package libcurl4:amd64. [2021-06-08T19:42:00.605Z] #27 9.288 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 9.305 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-08T19:42:00.605Z] #27 9.418 Selecting previously unselected package curl. [2021-06-08T19:42:00.605Z] #27 9.418 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 9.426 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-08T19:42:00.605Z] #27 9.519 Selecting previously unselected package libonig5:amd64. [2021-06-08T19:42:00.605Z] #27 9.519 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 9.525 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:42:00.605Z] #27 9.599 Selecting previously unselected package libjq1:amd64. [2021-06-08T19:42:00.605Z] #27 9.599 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 9.606 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:42:00.605Z] #27 9.662 Selecting previously unselected package jq. [2021-06-08T19:42:00.605Z] #27 9.662 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:42:00.605Z] #27 9.670 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:42:00.605Z] #27 9.725 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-08T19:42:00.750Z] #29 2.163 ############ 18.0% ########################## 37.5% ######################################## 56.8% ###################################################### 76.0% #################################################################### 95.1% ######################################################################## 100.0% [2021-06-08T19:42:00.750Z] #29 2.649 [2021-06-08T19:42:00.750Z] [2021-06-08T19:42:00.750Z] #29 ... [2021-06-08T19:42:00.750Z] [2021-06-08T19:42:00.750Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-08T19:42:00.750Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-08T19:42:00.750Z] #10 DONE 1.7s [2021-06-08T19:42:00.750Z] [2021-06-08T19:42:00.750Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:00.750Z] #29 sha256:d5efc00dd26e5a0744cc3add2c4c10b36000987cf7c60611573d955c211ba135 [2021-06-08T19:42:00.862Z] #27 9.759 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-08T19:42:00.862Z] #27 9.779 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:42:00.862Z] #27 ... [2021-06-08T19:42:00.862Z] [2021-06-08T19:42:00.862Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:42:00.862Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:42:00.920Z] #65 DONE 9.7s [2021-06-08T19:42:00.920Z] [2021-06-08T19:42:00.920Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:42:00.920Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-08T19:42:00.920Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-06-08T19:42:00.920Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-06-08T19:42:01.500Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-06-08T19:42:02.625Z] #46 106.6 net/textproto [2021-06-08T19:42:02.625Z] #46 106.6 crypto/x509 [2021-06-08T19:42:02.763Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-06-08T19:42:02.855Z] #29 2.762 ### 4.7% ###### 9.6% ########## 15.1% ############# 19.3% ################## 25.4% ##################### 30.5% ######################### 35.9% ############################ 40.3% ################################# 46.7% ##################################### 52.0% ######################################### 57.2% ############################################ 62.4% ################################################ 67.6% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.5% ################################################################### 93.6% ####################################################################### 98.8% ######################################################################## 100.0% [2021-06-08T19:42:02.855Z] #29 4.681 [2021-06-08T19:42:02.887Z] #46 107.5 vendor/golang.org/x/net/http/httpguts [2021-06-08T19:42:03.119Z] #29 4.989 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-08T19:42:03.119Z] #29 5.056 [2021-06-08T19:42:03.119Z] #29 5.130 ######################################################################## 100.0% [2021-06-08T19:42:03.119Z] #29 5.177 [2021-06-08T19:42:03.148Z] #46 107.7 vendor/golang.org/x/net/http/httpproxy [2021-06-08T19:42:03.328Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-08T19:42:03.379Z] #29 5.394 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-08T19:42:03.380Z] #29 5.452 [2021-06-08T19:42:03.572Z] #9 ... [2021-06-08T19:42:03.572Z] [2021-06-08T19:42:03.572Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:42:03.572Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-08T19:42:03.572Z] #27 9.812 137 added, 0 removed; done. [2021-06-08T19:42:03.572Z] #27 9.880 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:42:03.572Z] #27 9.894 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:42:03.572Z] #27 9.908 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-08T19:42:03.572Z] #27 9.921 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-08T19:42:03.572Z] #27 9.935 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:42:03.572Z] #27 9.954 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-08T19:42:03.572Z] #27 9.965 Updating certificates in /etc/ssl/certs... [2021-06-08T19:42:03.572Z] #27 10.66 0 added, 0 removed; done. [2021-06-08T19:42:03.572Z] #27 10.66 Running hooks in /etc/ca-certificates/update.d... [2021-06-08T19:42:03.572Z] #27 10.66 done. [2021-06-08T19:42:03.572Z] #27 DONE 13.3s [2021-06-08T19:42:03.572Z] [2021-06-08T19:42:03.572Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:42:03.572Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:42:03.572Z] #9 ... [2021-06-08T19:42:03.572Z] [2021-06-08T19:42:03.572Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-08T19:42:03.572Z] #28 sha256:fe4e383186ff641c51a26b1e0cd71a6a23d6256ab8e0da6153f28709d59cb6ce [2021-06-08T19:42:03.572Z] #28 DONE 0.3s [2021-06-08T19:42:03.572Z] [2021-06-08T19:42:03.572Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:42:03.572Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:42:03.572Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-08T19:42:03.640Z] [2021-06-08T19:42:03.640Z] #29 ... [2021-06-08T19:42:03.640Z] [2021-06-08T19:42:03.640Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-08T19:42:03.640Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-08T19:42:03.640Z] #11 DONE 2.7s [2021-06-08T19:42:03.640Z] [2021-06-08T19:42:03.640Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:03.640Z] #29 sha256:d5efc00dd26e5a0744cc3add2c4c10b36000987cf7c60611573d955c211ba135 [2021-06-08T19:42:03.640Z] #29 5.564 ###################################29 ... [2021-06-08T19:42:03.640Z] [2021-06-08T19:42:03.640Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-08T19:42:03.640Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-08T19:42:03.640Z] #39 DONE 0.2s [2021-06-08T19:42:03.640Z] [2021-06-08T19:42:03.640Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:03.640Z] #29 sha256:d5efc00dd26e5a0744cc3add2c4c10b36000987cf7c60611573d955c211ba135 [2021-06-08T19:42:03.640Z] #29 5.564 ################################### 49.6% ######################################################################## 100.0% [2021-06-08T19:42:03.640Z] #29 5.616 [2021-06-08T19:42:03.720Z] #46 108.1 mime/multipart [2021-06-08T19:42:03.911Z] #29 ... [2021-06-08T19:42:03.911Z] [2021-06-08T19:42:03.911Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-08T19:42:03.911Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-08T19:42:03.911Z] #31 DONE 0.3s [2021-06-08T19:42:03.911Z] [2021-06-08T19:42:03.911Z] #43 [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-06-08T19:42:03.911Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-08T19:42:03.911Z] #43 DONE 0.3s [2021-06-08T19:42:03.911Z] [2021-06-08T19:42:03.911Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:03.911Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:03.981Z] #46 ... [2021-06-08T19:42:03.981Z] [2021-06-08T19:42:03.981Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:03.981Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:03.981Z] #13 102.7 Selecting previously unselected package libapparmor1:amd64. [2021-06-08T19:42:03.981Z] #13 102.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-08T19:42:03.981Z] #13 102.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-08T19:42:03.981Z] #13 102.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-08T19:42:03.981Z] #13 102.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-08T19:42:03.981Z] #13 102.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-08T19:42:03.981Z] #13 102.9 Selecting previously unselected package libbtrfs0. [2021-06-08T19:42:04.069Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.2s done [2021-06-08T19:42:04.069Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-06-08T19:42:04.138Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2021-06-08T19:42:04.138Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-08T19:42:04.242Z] #13 102.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-08T19:42:04.242Z] #13 102.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:04.242Z] #13 103.0 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:42:04.242Z] #13 103.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-08T19:42:04.242Z] #13 103.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:04.399Z] #9 DONE 24.3s [2021-06-08T19:42:04.399Z] [2021-06-08T19:42:04.399Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:04.399Z] #29 sha256:2adf1c4bf1612ff28685ae8e32e1bdd8dafdc8d1c9b928d52a06c06e9ab6f7bf [2021-06-08T19:42:04.399Z] #29 1.127 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-08T19:42:04.399Z] #29 1.212 [2021-06-08T19:42:04.512Z] #13 103.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-08T19:42:04.512Z] #13 103.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:42:04.512Z] #13 103.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:42:04.512Z] #13 103.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-08T19:42:04.512Z] #13 103.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-08T19:42:04.512Z] #13 103.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:42:04.648Z] #9 ... [2021-06-08T19:42:04.648Z] [2021-06-08T19:42:04.648Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-08T19:42:04.648Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-08T19:42:04.648Z] #64 DONE 0.9s [2021-06-08T19:42:04.648Z] [2021-06-08T19:42:04.648Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:42:04.648Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-08T19:42:04.648Z] #27 1.452 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:04.648Z] #27 1.452 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:04.648Z] #27 1.488 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:04.648Z] #27 1.723 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-08T19:42:04.648Z] #27 1.912 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-08T19:42:04.648Z] #27 2.212 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-08T19:42:04.648Z] #27 3.815 Fetched 8271 kB in 3s (3173 kB/s) [2021-06-08T19:42:04.648Z] #27 3.815 Reading package lists... [2021-06-08T19:42:04.656Z] #29 1.325 # 2.6% ########################### 37.7% ######################################### 57.6% ####################################################### 77.4% ###################################################################### 97.3% ######################################################################## 100.0% [2021-06-08T19:42:04.656Z] #29 1.853 [2021-06-08T19:42:04.773Z] #13 103.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-08T19:42:04.773Z] #13 103.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-08T19:42:04.773Z] #13 103.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-08T19:42:04.912Z] #27 5.135 Reading package lists... [2021-06-08T19:42:04.912Z] #27 ... [2021-06-08T19:42:04.912Z] [2021-06-08T19:42:04.912Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:42:04.912Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-08T19:42:04.914Z] #29 1.967 ################################################################ 89.3% ######################################################################## 100.0% [2021-06-08T19:42:04.914Z] #29 2.061 [2021-06-08T19:42:05.034Z] #13 103.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-08T19:42:05.034Z] #13 103.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-08T19:42:05.034Z] #13 103.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-08T19:42:05.176Z] #29 2.173 ################################# 46.7% ######################################################################## 100.0% [2021-06-08T19:42:05.176Z] [2021-06-08T19:42:05.176Z] #29 ... [2021-06-08T19:42:05.176Z] [2021-06-08T19:42:05.176Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-08T19:42:05.176Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-08T19:42:05.176Z] #10 DONE 0.9s [2021-06-08T19:42:05.176Z] [2021-06-08T19:42:05.176Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:05.176Z] #29 sha256:2adf1c4bf1612ff28685ae8e32e1bdd8dafdc8d1c9b928d52a06c06e9ab6f7bf [2021-06-08T19:42:05.176Z] #29 2.290 [2021-06-08T19:42:05.296Z] #13 104.0 Selecting previously unselected package libpcre32-3:amd64. [2021-06-08T19:42:05.296Z] #13 104.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-08T19:42:05.296Z] #13 104.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-08T19:42:05.296Z] #13 104.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-08T19:42:05.296Z] #13 104.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-08T19:42:05.557Z] #13 104.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-08T19:42:05.557Z] #13 104.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-08T19:42:05.557Z] #13 104.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-08T19:42:05.557Z] #13 104.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-08T19:42:05.695Z] #29 2.403 ######## 11.4% ########################## 37.0% ######################################## 56.1% ###################################################### 75.3% #################################################################### 94.8% ######################################################################## 100.0% [2021-06-08T19:42:05.695Z] #29 2.922 [2021-06-08T19:42:05.819Z] #13 104.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-08T19:42:05.819Z] #13 104.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-08T19:42:05.819Z] #13 104.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-08T19:42:05.863Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-06-08T19:42:06.215Z] #29 3.055 ## 2.9% ## [2021-06-08T19:42:06.215Z] #29 ... [2021-06-08T19:42:06.215Z] [2021-06-08T19:42:06.215Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-08T19:42:06.215Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-08T19:42:06.215Z] #11 DONE 0.9s [2021-06-08T19:42:06.215Z] [2021-06-08T19:42:06.215Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:06.215Z] #29 sha256:2adf1c4bf1612ff28685ae8e32e1bdd8dafdc8d1c9b928d52a06c06e9ab6f7bf [2021-06-08T19:42:06.391Z] #13 104.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-08T19:42:06.391Z] #13 104.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:42:06.391Z] #13 104.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-08T19:42:06.391Z] #13 105.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-08T19:42:06.391Z] #13 105.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-08T19:42:06.391Z] #13 105.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:42:06.391Z] #13 105.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-08T19:42:06.391Z] #13 105.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-08T19:42:06.475Z] #29 3.055 ## 2.9% ###### 9.5% ########## 15.0% ############## 20.2% [2021-06-08T19:42:06.475Z] #29 ... [2021-06-08T19:42:06.475Z] [2021-06-08T19:42:06.475Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-08T19:42:06.475Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-08T19:42:06.475Z] #39 DONE 0.2s [2021-06-08T19:42:06.475Z] [2021-06-08T19:42:06.475Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-08T19:42:06.475Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-08T19:42:06.475Z] #31 DONE 0.2s [2021-06-08T19:42:06.475Z] [2021-06-08T19:42:06.475Z] #43 [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-06-08T19:42:06.475Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-08T19:42:06.475Z] #43 DONE 0.3s [2021-06-08T19:42:06.475Z] [2021-06-08T19:42:06.475Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:06.475Z] #29 sha256:2adf1c4bf1612ff28685ae8e32e1bdd8dafdc8d1c9b928d52a06c06e9ab6f7bf [2021-06-08T19:42:06.609Z] #9 ... [2021-06-08T19:42:06.609Z] [2021-06-08T19:42:06.609Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:42:06.609Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-08T19:42:06.609Z] #27 9.929 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-08T19:42:06.609Z] #27 9.948 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:42:06.609Z] #27 9.974 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:42:06.609Z] #27 10.000 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:42:06.609Z] #27 10.02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:42:06.609Z] #27 10.04 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:42:06.609Z] #27 10.06 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:42:06.609Z] #27 10.08 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-08T19:42:06.609Z] #27 10.09 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:42:06.609Z] #27 10.11 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:42:06.609Z] #27 10.14 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:42:06.609Z] #27 10.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:42:06.609Z] #27 10.17 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:42:06.609Z] #27 10.19 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-08T19:42:06.609Z] #27 10.80 Updating certificates in /etc/ssl/certs... [2021-06-08T19:42:06.609Z] #27 11.61 137 added, 0 removed; done. [2021-06-08T19:42:06.609Z] #27 11.67 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-08T19:42:06.609Z] #27 11.69 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:42:06.609Z] #27 11.72 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-08T19:42:06.609Z] #27 11.76 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-08T19:42:06.609Z] #27 11.78 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:42:06.609Z] #27 11.81 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-08T19:42:06.609Z] #27 11.82 Updating certificates in /etc/ssl/certs... [2021-06-08T19:42:06.609Z] #27 12.55 0 added, 0 removed; done. [2021-06-08T19:42:06.609Z] #27 12.55 Running hooks in /etc/ca-certificates/update.d... [2021-06-08T19:42:06.609Z] #27 12.55 done. [2021-06-08T19:42:06.609Z] #27 DONE 15.0s [2021-06-08T19:42:06.609Z] [2021-06-08T19:42:06.609Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:42:06.609Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:42:06.609Z] #9 ... [2021-06-08T19:42:06.609Z] [2021-06-08T19:42:06.609Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-08T19:42:06.609Z] #28 sha256:ea7072e29af7ac3798aa7743bf160a45b75296b47f3cdd3a9edf46afa781a6c0 [2021-06-08T19:42:06.609Z] #28 DONE 0.7s [2021-06-08T19:42:06.609Z] [2021-06-08T19:42:06.609Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:42:06.609Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-08T19:42:06.651Z] #13 105.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:42:06.811Z] #9 ... [2021-06-08T19:42:06.811Z] [2021-06-08T19:42:06.811Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-08T19:42:06.811Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-08T19:42:06.811Z] #66 DONE 2.0s [2021-06-08T19:42:06.811Z] [2021-06-08T19:42:06.811Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-08T19:42:06.811Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-08T19:42:06.811Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-06-08T19:42:06.912Z] #13 105.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-08T19:42:06.912Z] #13 105.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:42:06.912Z] #13 105.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-08T19:42:06.912Z] #13 105.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:42:06.912Z] #13 105.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-08T19:42:06.912Z] #13 105.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-08T19:42:06.912Z] #13 105.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:42:06.912Z] #13 105.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:07.174Z] #13 105.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-08T19:42:07.174Z] #13 105.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:42:07.174Z] #13 105.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:42:07.174Z] #13 105.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:07.174Z] #13 105.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-08T19:42:07.174Z] #13 105.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-08T19:42:07.174Z] #13 105.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:42:07.174Z] #13 106.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:42:07.174Z] #13 106.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-08T19:42:07.174Z] #13 106.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:42:07.174Z] #13 106.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-06-08T19:42:07.174Z] #13 106.0 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-06-08T19:42:07.231Z] #44 ... [2021-06-08T19:42:07.231Z] [2021-06-08T19:42:07.231Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:07.231Z] #29 sha256:d5efc00dd26e5a0744cc3add2c4c10b36000987cf7c60611573d955c211ba135 [2021-06-08T19:42:07.231Z] #29 5.970 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-08T19:42:07.231Z] #29 6.197 [2021-06-08T19:42:07.231Z] #29 6.350 0.2% ### 4.2% ### 4.3% ##### 8.0% ############### 22.0% ########################### 38.8% ###################################### 52.9% ######################################## 56.2% ########################################### 60.1% ############################################### 66.2% ######################################################## 78.0% ######################################################################## 100.0% [2021-06-08T19:42:07.231Z] #29 7.629 [2021-06-08T19:42:07.231Z] #29 7.901 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-08T19:42:07.231Z] #29 7.980 [2021-06-08T19:42:07.231Z] #29 8.088 ######################################################################## 100.0% [2021-06-08T19:42:07.231Z] #29 8.126 [2021-06-08T19:42:07.231Z] #29 8.365 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-08T19:42:07.231Z] #29 8.447 [2021-06-08T19:42:07.231Z] #29 8.504 ######################################################################## 100.0% [2021-06-08T19:42:07.231Z] #29 8.529 [2021-06-08T19:42:07.231Z] #29 8.543 Download of images into '/build' complete. [2021-06-08T19:42:07.231Z] #29 8.543 Use something like the following to load the result into a Docker daemon: [2021-06-08T19:42:07.231Z] #29 8.543 tar -cC '/build' . | docker load [2021-06-08T19:42:07.231Z] #29 DONE 9.4s [2021-06-08T19:42:07.434Z] #13 106.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:42:07.434Z] #13 106.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-08T19:42:07.434Z] #13 106.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-08T19:42:07.434Z] #13 106.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:42:07.434Z] #13 106.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-08T19:42:07.434Z] #13 106.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:42:07.435Z] #13 106.1 Setting up dmsetup (2:1.02.155-3) ... [2021-06-08T19:42:07.435Z] #13 106.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:42:07.435Z] #13 106.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-08T19:42:07.435Z] #13 106.2 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:42:07.493Z] [2021-06-08T19:42:07.493Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:07.493Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:42:07.753Z] #32 ... [2021-06-08T19:42:07.753Z] [2021-06-08T19:42:07.754Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-08T19:42:07.754Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-08T19:42:07.754Z] #12 DONE 4.2s [2021-06-08T19:42:08.016Z] [2021-06-08T19:42:08.016Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:08.017Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:08.034Z] #29 3.055 ## 2.9% ###### 9.5% ########## 15.0% ############## 20.2% ################## 25.5% ##################### 30.2% ######################### 35.7% ############################# 41.0% ################################# 46.2% #################################### 51.0% ######################################## 56.9% ############################################ 62.2% ################################################ 67.5% ################################################### 71.9% ####################################################### 77.0% ############################################################ 83.7% ############################################################### 88.7% ################################################################### 94.1% ###################################################################### 98.4% ######################################################################## 100.0% [2021-06-08T19:42:08.034Z] #29 4.933 [2021-06-08T19:42:08.296Z] #29 5.422 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-08T19:42:08.509Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done [2021-06-08T19:42:08.557Z] #29 5.538 [2021-06-08T19:42:08.767Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-08T19:42:08.819Z] #29 5.669 ########### 15.8% ######################################################################## 100.0% [2021-06-08T19:42:08.819Z] #29 5.705 [2021-06-08T19:42:09.076Z] #29 6.015 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-08T19:42:09.076Z] #29 6.134 [2021-06-08T19:42:09.333Z] #9 DONE 27.9s [2021-06-08T19:42:09.333Z] [2021-06-08T19:42:09.333Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:09.333Z] #29 sha256:2f399c4af76ed1467c7a9ee6c59d076b3f5b7515d0a088453e5edff6fccec66e [2021-06-08T19:42:09.333Z] #29 1.139 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-08T19:42:09.333Z] #29 1.222 [2021-06-08T19:42:09.333Z] #29 1.339 ############ 17.7% ########################## 37.1% ######################################### 57.4% ####################################################### 77.2% ##################################################################### 97.1% ######################################################################## 100.0% [2021-06-08T19:42:09.333Z] #29 1.827 [2021-06-08T19:42:09.333Z] #29 1.940 ####################################################################### 99.4% ######################################################################## 100.0% [2021-06-08T19:42:09.333Z] #29 2.010 [2021-06-08T19:42:09.333Z] #29 2.125 ############################################## 65.2% ######################################################################## 100.0% [2021-06-08T19:42:09.333Z] #29 2.212 [2021-06-08T19:42:09.338Z] #29 6.293 0.1% ######################################################################## 100.0% [2021-06-08T19:42:09.338Z] #29 6.348 [2021-06-08T19:42:09.352Z] #13 DONE 108.0s [2021-06-08T19:42:09.352Z] [2021-06-08T19:42:09.352Z] #54 [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-06-08T19:42:09.352Z] #54 sha256:55fe1f22a9613bb0eb5981ad8da006369363533f47825b4410e9af8f0be535d0 [2021-06-08T19:42:09.595Z] #29 2.324 ############ 18.0% ########################## 37.2% ######################################## 56.3% ###################################################### 75.8% #################################################################### 95.3% ######################################################################## 100.0% [2021-06-08T19:42:09.595Z] #29 2.843 [2021-06-08T19:42:09.596Z] #29 6.808 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-08T19:42:09.854Z] #29 6.909 [2021-06-08T19:42:10.371Z] #29 7.029 # 2.3% ################# 23.7% ################################## 47.3% ########################################### 60.4% ############################################################### 88.1% ######################################################################## 100.0% [2021-06-08T19:42:10.371Z] #29 7.570 [2021-06-08T19:42:10.628Z] #29 2.963 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.6% [2021-06-08T19:42:10.628Z] #29 ... [2021-06-08T19:42:10.628Z] [2021-06-08T19:42:10.628Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-08T19:42:10.628Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-08T19:42:10.628Z] #10 DONE 1.4s [2021-06-08T19:42:10.628Z] [2021-06-08T19:42:10.628Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:10.628Z] #29 sha256:2f399c4af76ed1467c7a9ee6c59d076b3f5b7515d0a088453e5edff6fccec66e [2021-06-08T19:42:10.739Z] #54 1.507 + RM_GOPATH=0 [2021-06-08T19:42:10.739Z] #54 1.507 + TMP_GOPATH= [2021-06-08T19:42:10.739Z] #54 1.507 + : /build [2021-06-08T19:42:10.739Z] #54 1.508 + '[' -z '' ']' [2021-06-08T19:42:10.739Z] #54 1.508 ++ mktemp -d [2021-06-08T19:42:10.739Z] #54 1.509 + export GOPATH=/tmp/tmp.gjFPfy1erd [2021-06-08T19:42:10.739Z] #54 1.509 + GOPATH=/tmp/tmp.gjFPfy1erd [2021-06-08T19:42:10.739Z] #54 1.509 + RM_GOPATH=1 [2021-06-08T19:42:10.739Z] #54 1.509 + case "$(go env GOARCH)" in [2021-06-08T19:42:10.739Z] #54 1.510 ++ go env GOARCH [2021-06-08T19:42:10.739Z] #54 1.535 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:10.943Z] #29 7.914 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-08T19:42:10.943Z] #29 8.018 [2021-06-08T19:42:10.943Z] #29 ... [2021-06-08T19:42:10.943Z] [2021-06-08T19:42:10.943Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-08T19:42:10.943Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-08T19:42:10.943Z] #12 DONE 4.9s [2021-06-08T19:42:10.943Z] [2021-06-08T19:42:10.943Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:10.943Z] #29 sha256:2adf1c4bf1612ff28685ae8e32e1bdd8dafdc8d1c9b928d52a06c06e9ab6f7bf [2021-06-08T19:42:10.943Z] #29 8.115 ######################################################################## 100.0% [2021-06-08T19:42:11.000Z] #54 ... [2021-06-08T19:42:11.000Z] [2021-06-08T19:42:11.000Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-08T19:42:11.000Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-08T19:42:11.000Z] #14 DONE 1.7s [2021-06-08T19:42:11.000Z] [2021-06-08T19:42:11.000Z] #54 [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-06-08T19:42:11.000Z] #54 sha256:55fe1f22a9613bb0eb5981ad8da006369363533f47825b4410e9af8f0be535d0 [2021-06-08T19:42:11.000Z] #54 1.536 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:11.000Z] #54 1.537 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:11.000Z] #54 1.537 + dir=/tmp/install [2021-06-08T19:42:11.000Z] #54 1.538 + bin=runc [2021-06-08T19:42:11.000Z] #54 1.538 + shift [2021-06-08T19:42:11.000Z] #54 1.538 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-08T19:42:11.000Z] #54 1.538 + . /tmp/install/runc.installer [2021-06-08T19:42:11.000Z] #54 1.539 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:42:11.000Z] #54 1.539 + install_runc [2021-06-08T19:42:11.000Z] #54 1.540 + uname -r [2021-06-08T19:42:11.000Z] #54 1.540 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-08T19:42:11.000Z] #54 1.542 + RUNC_BUILDTAGS='seccomp ' [2021-06-08T19:42:11.000Z] #54 1.542 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-08T19:42:11.000Z] #54 1.543 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-08T19:42:11.000Z] #54 1.543 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gjFPfy1erd/src/github.com/opencontainers/runc [2021-06-08T19:42:11.000Z] #54 1.545 Cloning into '/tmp/tmp.gjFPfy1erd/src/github.com/opencontainers/runc'... [2021-06-08T19:42:11.067Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.9s done [2021-06-08T19:42:11.067Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-06-08T19:42:11.213Z] #29 8.159 [2021-06-08T19:42:11.262Z] #54 ... [2021-06-08T19:42:11.262Z] [2021-06-08T19:42:11.262Z] #59 [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-06-08T19:42:11.262Z] #59 sha256:b9e65e90f0d138786a6f4914f6a8632e7dc80e2220cb99b25a638a9b66c55458 [2021-06-08T19:42:11.262Z] #59 108.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:42:11.262Z] #59 108.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-08T19:42:11.262Z] #59 DONE 115.8s [2021-06-08T19:42:11.262Z] [2021-06-08T19:42:11.262Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-08T19:42:11.262Z] #60 sha256:3599219795c480c52b5cec8d7cb713d77d484cb0b1588af988b1b1559bf5d133 [2021-06-08T19:42:11.262Z] #60 DONE 0.1s [2021-06-08T19:42:11.343Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-06-08T19:42:11.472Z] #29 8.560 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-08T19:42:11.523Z] [2021-06-08T19:42:11.523Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-08T19:42:11.523Z] #61 sha256:f98a704ff2822152c25b9ccad29bf80e8822d65dc881ccd0b1303f48881d155a [2021-06-08T19:42:11.523Z] #61 DONE 0.1s [2021-06-08T19:42:11.523Z] [2021-06-08T19:42:11.523Z] #15 [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-06-08T19:42:11.523Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-08T19:42:11.608Z] #9 DONE 20.3s [2021-06-08T19:42:11.608Z] [2021-06-08T19:42:11.608Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:42:11.608Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-08T19:42:11.608Z] #27 5.135 Reading package lists... [2021-06-08T19:42:11.608Z] #27 6.419 Building dependency tree... [2021-06-08T19:42:11.608Z] #27 7.067 The following additional packages will be installed: [2021-06-08T19:42:11.608Z] #27 7.067 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-08T19:42:11.608Z] #27 7.067 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-08T19:42:11.608Z] #27 7.071 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-08T19:42:11.608Z] #27 7.071 Suggested packages: [2021-06-08T19:42:11.608Z] #27 7.071 krb5-doc krb5-user [2021-06-08T19:42:11.608Z] #27 7.071 Recommended packages: [2021-06-08T19:42:11.608Z] #27 7.071 krb5-locales publicsuffix libsasl2-modules [2021-06-08T19:42:11.608Z] #27 7.372 The following NEW packages will be installed: [2021-06-08T19:42:11.608Z] #27 7.373 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-08T19:42:11.608Z] #27 7.373 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-08T19:42:11.608Z] #27 7.373 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-08T19:42:11.608Z] #27 7.374 libssh2-1 libssl1.1 openssl [2021-06-08T19:42:11.608Z] #27 7.683 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-08T19:42:11.608Z] #27 7.683 Need to get 4777 kB of archives. [2021-06-08T19:42:11.608Z] #27 7.683 After this operation, 11.5 MB of additional disk space will be used. [2021-06-08T19:42:11.608Z] #27 7.683 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-08T19:42:11.608Z] #27 7.683 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-08T19:42:11.608Z] #27 7.745 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-08T19:42:11.608Z] #27 7.791 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-08T19:42:11.608Z] #27 7.803 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-08T19:42:11.608Z] #27 7.818 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-08T19:42:11.608Z] #27 7.840 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-08T19:42:11.608Z] #27 7.872 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-06-08T19:42:11.608Z] #27 7.873 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-08T19:42:11.608Z] #27 7.892 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-08T19:42:11.608Z] #27 7.896 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-08T19:42:11.608Z] #27 7.897 Get:12 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-08T19:42:11.608Z] #27 7.919 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-08T19:42:11.608Z] #27 7.919 Get:14 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-08T19:42:11.608Z] #27 7.919 Get:15 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-08T19:42:11.608Z] #27 7.919 Get:16 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-08T19:42:11.608Z] #27 7.927 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-08T19:42:11.608Z] #27 7.928 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-08T19:42:11.608Z] #27 7.930 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-08T19:42:11.608Z] #27 7.934 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-08T19:42:11.608Z] #27 7.936 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-08T19:42:11.608Z] #27 8.245 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:11.608Z] #27 8.287 Fetched 4777 kB in 1s (9362 kB/s) [2021-06-08T19:42:11.608Z] #27 8.377 Selecting previously unselected package libssl1.1:arm64. [2021-06-08T19:42:11.608Z] #27 8.377 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-06-08T19:42:11.608Z] #27 8.385 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 8.396 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:42:11.608Z] #27 8.626 Selecting previously unselected package openssl. [2021-06-08T19:42:11.608Z] #27 8.628 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 8.634 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:42:11.608Z] #27 8.790 Selecting previously unselected package ca-certificates. [2021-06-08T19:42:11.608Z] #27 8.792 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-08T19:42:11.608Z] #27 8.796 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-08T19:42:11.608Z] #27 8.951 Selecting previously unselected package libkeyutils1:arm64. [2021-06-08T19:42:11.608Z] #27 8.953 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 8.957 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-08T19:42:11.608Z] #27 9.003 Selecting previously unselected package libkrb5support0:arm64. [2021-06-08T19:42:11.608Z] #27 9.005 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.010 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 9.059 Selecting previously unselected package libk5crypto3:arm64. [2021-06-08T19:42:11.608Z] #27 9.059 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.063 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 9.129 Selecting previously unselected package libkrb5-3:arm64. [2021-06-08T19:42:11.608Z] #27 9.131 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.135 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 9.224 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-08T19:42:11.608Z] #27 9.224 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.228 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 9.277 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-08T19:42:11.608Z] #27 9.279 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.283 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 9.337 Selecting previously unselected package libsasl2-2:arm64. [2021-06-08T19:42:11.608Z] #27 9.337 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.341 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 9.391 Selecting previously unselected package libldap-common. [2021-06-08T19:42:11.608Z] #27 9.392 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-08T19:42:11.608Z] #27 9.396 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:42:11.608Z] #27 9.444 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-08T19:42:11.608Z] #27 9.445 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.449 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:42:11.608Z] #27 9.515 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-08T19:42:11.608Z] #27 9.517 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.521 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 9.570 Selecting previously unselected package libpsl5:arm64. [2021-06-08T19:42:11.608Z] #27 9.572 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.576 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-08T19:42:11.608Z] #27 9.621 Selecting previously unselected package librtmp1:arm64. [2021-06-08T19:42:11.608Z] #27 9.623 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.633 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:42:11.608Z] #27 9.677 Selecting previously unselected package libssh2-1:arm64. [2021-06-08T19:42:11.608Z] #27 9.679 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.683 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-08T19:42:11.608Z] #27 9.739 Selecting previously unselected package libcurl4:arm64. [2021-06-08T19:42:11.608Z] #27 9.741 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.750 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-08T19:42:11.608Z] #27 9.818 Selecting previously unselected package curl. [2021-06-08T19:42:11.608Z] #27 9.818 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.822 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-08T19:42:11.608Z] #27 9.897 Selecting previously unselected package libonig5:arm64. [2021-06-08T19:42:11.608Z] #27 9.899 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.904 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-08T19:42:11.608Z] #27 9.963 Selecting previously unselected package libjq1:arm64. [2021-06-08T19:42:11.608Z] #27 9.965 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 9.969 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-08T19:42:11.608Z] #27 10.06 Selecting previously unselected package jq. [2021-06-08T19:42:11.608Z] #27 10.06 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-08T19:42:11.608Z] #27 10.07 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:42:11.608Z] #27 10.12 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-08T19:42:11.608Z] #27 10.13 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-08T19:42:11.608Z] #27 10.15 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-08T19:42:11.608Z] #27 10.40 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 10.42 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:42:11.608Z] #27 10.43 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 10.44 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 10.46 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-08T19:42:11.608Z] #27 10.47 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 10.48 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 10.51 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-08T19:42:11.608Z] #27 10.52 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 10.54 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-08T19:42:11.608Z] #27 10.56 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-08T19:42:11.608Z] #27 10.57 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-08T19:42:11.608Z] #27 10.59 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-08T19:42:11.608Z] #27 10.60 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-08T19:42:11.608Z] #27 11.67 Updating certificates in /etc/ssl/certs... [2021-06-08T19:42:11.608Z] #27 12.85 137 added, 0 removed; done. [2021-06-08T19:42:11.608Z] #27 12.96 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-08T19:42:11.608Z] #27 12.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:42:11.608Z] #27 12.99 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-08T19:42:11.608Z] #27 13.00 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-08T19:42:11.608Z] #27 13.01 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:42:11.608Z] #27 13.05 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-08T19:42:11.660Z] #29 2.963 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.6% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.5% #################################################### 72.6% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5%#29 ... [2021-06-08T19:42:11.660Z] [2021-06-08T19:42:11.660Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-08T19:42:11.660Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-08T19:42:11.660Z] #11 DONE 0.9s [2021-06-08T19:42:11.660Z] [2021-06-08T19:42:11.660Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:11.660Z] #29 sha256:2f399c4af76ed1467c7a9ee6c59d076b3f5b7515d0a088453e5edff6fccec66e [2021-06-08T19:42:11.660Z] #29 2.963 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.6% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.5% #################################################### 72.6% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5% ######################################################################## 100.0% [2021-06-08T19:42:11.660Z] #29 4.846 [2021-06-08T19:42:11.871Z] #27 13.06 Updating certificates in /etc/ssl/certs... [2021-06-08T19:42:11.920Z] #29 ... [2021-06-08T19:42:11.920Z] [2021-06-08T19:42:11.920Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-08T19:42:11.920Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-08T19:42:11.920Z] #39 DONE 0.3s [2021-06-08T19:42:11.920Z] [2021-06-08T19:42:11.920Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-08T19:42:11.920Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-08T19:42:11.920Z] #31 DONE 0.3s [2021-06-08T19:42:11.920Z] [2021-06-08T19:42:11.920Z] #43 [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-06-08T19:42:11.920Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-08T19:42:11.920Z] #43 DONE 0.4s [2021-06-08T19:42:11.920Z] [2021-06-08T19:42:11.920Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:11.920Z] #29 sha256:2f399c4af76ed1467c7a9ee6c59d076b3f5b7515d0a088453e5edff6fccec66e [2021-06-08T19:42:11.920Z] #29 5.199 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-08T19:42:12.038Z] #29 8.902 [2021-06-08T19:42:12.038Z] #29 9.088 ######################################################################## 100.0% [2021-06-08T19:42:12.180Z] #29 5.324 [2021-06-08T19:42:12.180Z] #29 5.409 ######################################################################## 100.0% [2021-06-08T19:42:12.180Z] #29 5.455 [2021-06-08T19:42:12.299Z] #29 9.235 [2021-06-08T19:42:12.299Z] #29 9.334 Download of images into '/build' complete. [2021-06-08T19:42:12.299Z] #29 9.334 Use something like the following to load the result into a Docker daemon: [2021-06-08T19:42:12.299Z] #29 9.334 tar -cC '/build' . | docker load [2021-06-08T19:42:12.448Z] #27 13.87 0 added, 0 removed; done. [2021-06-08T19:42:12.448Z] #27 13.87 Running hooks in /etc/ca-certificates/update.d... [2021-06-08T19:42:12.448Z] #27 13.87 done. [2021-06-08T19:42:12.558Z] #29 DONE 9.5s [2021-06-08T19:42:12.558Z] [2021-06-08T19:42:12.558Z] #48 [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-06-08T19:42:12.558Z] #48 sha256:2ea59896dd93c2b9077dcb847e42f8864a8adafe449532aeb515051abc58c7ad [2021-06-08T19:42:12.558Z] #48 6.147 + RM_GOPATH=0 [2021-06-08T19:42:12.558Z] #48 6.147 + TMP_GOPATH= [2021-06-08T19:42:12.558Z] #48 6.147 + : /build [2021-06-08T19:42:12.558Z] #48 6.147 + '[' -z '' ']' [2021-06-08T19:42:12.558Z] #48 6.147 ++ mktemp -d [2021-06-08T19:42:12.558Z] #48 6.151 + export GOPATH=/tmp/tmp.JfLmjxjHmU [2021-06-08T19:42:12.558Z] #48 6.151 + GOPATH=/tmp/tmp.JfLmjxjHmU [2021-06-08T19:42:12.558Z] #48 6.151 + RM_GOPATH=1 [2021-06-08T19:42:12.558Z] #48 6.151 + case "$(go env GOARCH)" in [2021-06-08T19:42:12.558Z] #48 6.155 ++ go env GOARCH [2021-06-08T19:42:12.558Z] #48 6.191 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:12.558Z] #48 6.191 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:12.558Z] #48 6.195 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:12.558Z] #48 6.200 + dir=/tmp/install [2021-06-08T19:42:12.558Z] #48 6.200 + bin=gotestsum [2021-06-08T19:42:12.558Z] #48 6.200 + shift [2021-06-08T19:42:12.558Z] #48 6.200 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-08T19:42:12.558Z] #48 6.200 + . /tmp/install/gotestsum.installer [2021-06-08T19:42:12.558Z] #48 6.200 ++ : v0.5.3 [2021-06-08T19:42:12.558Z] #48 6.200 + install_gotestsum [2021-06-08T19:42:12.558Z] #48 6.200 + set -e [2021-06-08T19:42:12.558Z] #48 6.200 + export GO111MODULE=on [2021-06-08T19:42:12.558Z] #48 6.200 + GO111MODULE=on [2021-06-08T19:42:12.558Z] #48 6.200 + GOBIN=/build [2021-06-08T19:42:12.558Z] #48 6.200 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-08T19:42:12.558Z] #48 6.286 go: finding gotest.tools v0.5.3 [2021-06-08T19:42:12.558Z] #48 6.286 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:13.112Z] #29 6.344 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-08T19:42:13.125Z] #48 ... [2021-06-08T19:42:13.125Z] [2021-06-08T19:42:13.125Z] #46 [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-06-08T19:42:13.125Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:42:13.125Z] #46 4.945 + RM_GOPATH=0 [2021-06-08T19:42:13.125Z] #46 4.945 + TMP_GOPATH= [2021-06-08T19:42:13.125Z] #46 4.945 + : /build [2021-06-08T19:42:13.125Z] #46 4.945 + '[' -z '' ']' [2021-06-08T19:42:13.125Z] #46 4.945 ++ mktemp -d [2021-06-08T19:42:13.125Z] #46 4.945 + export GOPATH=/tmp/tmp.jFce9RmPA2 [2021-06-08T19:42:13.125Z] #46 4.945 + GOPATH=/tmp/tmp.jFce9RmPA2 [2021-06-08T19:42:13.125Z] #46 4.945 + RM_GOPATH=1 [2021-06-08T19:42:13.125Z] #46 4.945 + case "$(go env GOARCH)" in [2021-06-08T19:42:13.125Z] #46 4.945 ++ go env GOARCH [2021-06-08T19:42:13.125Z] #46 4.945 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:13.125Z] #46 4.945 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:13.125Z] #46 4.945 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:13.125Z] #46 4.946 + dir=/tmp/install [2021-06-08T19:42:13.125Z] #46 4.946 + bin=vndr [2021-06-08T19:42:13.125Z] #46 4.946 + shift [2021-06-08T19:42:13.125Z] #46 4.946 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-08T19:42:13.125Z] #46 4.946 + . /tmp/install/vndr.installer [2021-06-08T19:42:13.125Z] #46 4.946 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:13.125Z] #46 4.946 + install_vndr [2021-06-08T19:42:13.125Z] #46 4.946 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-08T19:42:13.125Z] #46 4.946 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jFce9RmPA2/src/github.com/LK4D4/vndr [2021-06-08T19:42:13.125Z] #46 4.946 Cloning into '/tmp/tmp.jFce9RmPA2/src/github.com/LK4D4/vndr'... [2021-06-08T19:42:13.125Z] #46 4.964 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:13.125Z] #46 5.384 + cd /tmp/tmp.jFce9RmPA2/src/github.com/LK4D4/vndr [2021-06-08T19:42:13.125Z] #46 5.384 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:13.125Z] #46 5.390 + go build -buildmode=pie -v -o /build/vndr . [2021-06-08T19:42:13.125Z] #46 6.454 runtime/internal/atomic [2021-06-08T19:42:13.125Z] #46 6.513 internal/cpu [2021-06-08T19:42:13.125Z] #46 6.920 runtime/internal/sys [2021-06-08T19:42:13.345Z] #13 ... [2021-06-08T19:42:13.345Z] [2021-06-08T19:42:13.345Z] #48 [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-06-08T19:42:13.345Z] #48 sha256:4b10d7ffdf6dadeec141602252027ce23a15cba7ebd2caed2579c7f6764c9197 [2021-06-08T19:42:13.345Z] #48 4.790 + RM_GOPATH=0 [2021-06-08T19:42:13.345Z] #48 4.790 + TMP_GOPATH= [2021-06-08T19:42:13.345Z] #48 4.790 + : /build [2021-06-08T19:42:13.345Z] #48 4.790 + '[' -z '' ']' [2021-06-08T19:42:13.345Z] #48 4.790 ++ mktemp -d [2021-06-08T19:42:13.345Z] #48 4.794 + export GOPATH=/tmp/tmp.Hjw4U4fsC1 [2021-06-08T19:42:13.345Z] #48 4.794 + GOPATH=/tmp/tmp.Hjw4U4fsC1 [2021-06-08T19:42:13.345Z] #48 4.794 + RM_GOPATH=1 [2021-06-08T19:42:13.345Z] #48 4.794 + case "$(go env GOARCH)" in [2021-06-08T19:42:13.345Z] #48 4.794 ++ go env GOARCH [2021-06-08T19:42:13.345Z] #48 4.800 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:13.345Z] #48 4.800 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:13.345Z] #48 4.810 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:13.345Z] #48 4.810 + dir=/tmp/install [2021-06-08T19:42:13.345Z] #48 4.810 + bin=gotestsum [2021-06-08T19:42:13.345Z] #48 4.810 + shift [2021-06-08T19:42:13.345Z] #48 4.810 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-08T19:42:13.345Z] #48 4.810 + . /tmp/install/gotestsum.installer [2021-06-08T19:42:13.345Z] #48 4.810 ++ : v0.5.3 [2021-06-08T19:42:13.345Z] #48 4.810 + install_gotestsum [2021-06-08T19:42:13.345Z] #48 4.810 + set -e [2021-06-08T19:42:13.345Z] #48 4.810 + export GO111MODULE=on [2021-06-08T19:42:13.345Z] #48 4.810 + GO111MODULE=on [2021-06-08T19:42:13.345Z] #48 4.810 + GOBIN=/build [2021-06-08T19:42:13.345Z] #48 4.810 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-08T19:42:13.345Z] #48 4.810 go: finding gotest.tools v0.5.3 [2021-06-08T19:42:13.345Z] #48 4.810 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:13.345Z] #48 5.400 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:13.345Z] #48 5.846 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:13.345Z] #48 6.384 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:13.345Z] #48 6.390 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:13.345Z] #48 6.398 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:13.345Z] #48 6.495 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:13.345Z] #48 6.538 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:13.345Z] #48 6.636 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:42:13.345Z] #48 6.636 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:13.345Z] #48 6.636 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:13.345Z] #48 6.636 go: downloading github.com/fatih/color v1.9.0 [2021-06-08T19:42:13.345Z] #48 6.650 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:13.345Z] #48 6.772 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:13.345Z] #48 6.813 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:42:13.345Z] #48 6.984 go: extracting github.com/fatih/color v1.9.0 [2021-06-08T19:42:13.345Z] #48 7.067 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:13.345Z] #48 7.067 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:13.345Z] #48 7.255 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:13.345Z] #48 7.255 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:13.345Z] #48 7.751 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:13.345Z] #48 8.013 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:13.345Z] #48 8.927 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:13.369Z] #29 6.473 [2021-06-08T19:42:13.369Z] #29 6.554 ######################################################################## 100.0% [2021-06-08T19:42:13.369Z] #29 6.606 [2021-06-08T19:42:13.439Z] #15 DONE 2.1s [2021-06-08T19:42:13.439Z] [2021-06-08T19:42:13.439Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-08T19:42:13.439Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-08T19:42:13.607Z] #48 ... [2021-06-08T19:42:13.607Z] [2021-06-08T19:42:13.607Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:42:13.607Z] #34 sha256:d534c6342463e1a7778e159132b21b754d77af705856c2475500ac4e7705e8d6 [2021-06-08T19:42:13.607Z] #34 4.722 Install go-toml version v1.8.1 [2021-06-08T19:42:13.607Z] #34 4.731 go: finding github.com v1.8.1 [2021-06-08T19:42:13.607Z] #34 4.731 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-08T19:42:13.607Z] #34 4.731 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-08T19:42:13.607Z] #34 4.731 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:13.607Z] #34 4.731 go: finding github.com/pelletier v1.8.1 [2021-06-08T19:42:13.607Z] #34 5.382 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:13.607Z] #34 5.697 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:13.607Z] #34 6.913 github.com/pelletier/go-toml [2021-06-08T19:42:13.689Z] #46 7.323 runtime/internal/math [2021-06-08T19:42:13.689Z] #46 7.479 internal/race [2021-06-08T19:42:13.689Z] #46 ... [2021-06-08T19:42:13.689Z] [2021-06-08T19:42:13.689Z] #48 [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-06-08T19:42:13.689Z] #48 sha256:2ea59896dd93c2b9077dcb847e42f8864a8adafe449532aeb515051abc58c7ad [2021-06-08T19:42:13.689Z] #48 7.539 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:13.877Z] #34 ... [2021-06-08T19:42:13.877Z] [2021-06-08T19:42:13.877Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:13.877Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:13.877Z] #36 8.097 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:13.877Z] #36 8.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:13.877Z] #36 8.161 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:13.877Z] #36 9.249 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:13.934Z] #29 7.217 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-08T19:42:13.934Z] #29 7.315 [2021-06-08T19:42:14.138Z] #36 ... [2021-06-08T19:42:14.138Z] [2021-06-08T19:42:14.138Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:42:14.138Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:42:14.138Z] #40 7.354 + git clone https://github.com/docker/distribution.git . [2021-06-08T19:42:14.138Z] #40 7.354 Cloning into '.'... [2021-06-08T19:42:14.138Z] #40 ... [2021-06-08T19:42:14.138Z] [2021-06-08T19:42:14.138Z] #59 [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-06-08T19:42:14.138Z] #59 sha256:b23fce4ea65ff2ccd1baaed2e1a6952f7bb0ae438fa08462aa74806ab699ea37 [2021-06-08T19:42:14.138Z] #59 7.494 + RM_GOPATH=0 [2021-06-08T19:42:14.138Z] #59 7.494 + TMP_GOPATH= [2021-06-08T19:42:14.138Z] #59 7.494 + : /build [2021-06-08T19:42:14.138Z] #59 7.494 + '[' -z '' ']' [2021-06-08T19:42:14.138Z] #59 7.494 ++ mktemp -d [2021-06-08T19:42:14.138Z] #59 7.494 + export GOPATH=/tmp/tmp.ZkEUUrqhpI [2021-06-08T19:42:14.138Z] #59 7.494 + GOPATH=/tmp/tmp.ZkEUUrqhpI [2021-06-08T19:42:14.138Z] #59 7.494 + RM_GOPATH=1 [2021-06-08T19:42:14.138Z] #59 7.494 + case "$(go env GOARCH)" in [2021-06-08T19:42:14.138Z] #59 7.494 ++ go env GOARCH [2021-06-08T19:42:14.138Z] #59 7.505 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.138Z] #59 7.505 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.138Z] #59 7.505 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:14.138Z] #59 7.517 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:14.138Z] #59 7.518 + dir=/tmp/install [2021-06-08T19:42:14.138Z] #59 7.518 + bin=rootlesskit [2021-06-08T19:42:14.138Z] #59 7.518 + shift [2021-06-08T19:42:14.138Z] #59 7.518 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-08T19:42:14.138Z] #59 7.518 + . /tmp/install/rootlesskit.installer [2021-06-08T19:42:14.138Z] #59 7.518 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:14.138Z] #59 7.518 + install_rootlesskit [2021-06-08T19:42:14.138Z] #59 7.518 + case "$1" in [2021-06-08T19:42:14.138Z] #59 7.518 + export CGO_ENABLED=0 [2021-06-08T19:42:14.138Z] #59 7.518 + CGO_ENABLED=0 [2021-06-08T19:42:14.138Z] #59 7.518 + _install_rootlesskit [2021-06-08T19:42:14.138Z] #59 7.518 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-08T19:42:14.138Z] #59 7.518 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZkEUUrqhpI/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:42:14.138Z] #59 7.518 Cloning into '/tmp/tmp.ZkEUUrqhpI/src/github.com/rootless-containers/rootlesskit'... [2021-06-08T19:42:14.254Z] #48 8.131 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:14.373Z] #27 ... [2021-06-08T19:42:14.373Z] [2021-06-08T19:42:14.373Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-08T19:42:14.373Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-08T19:42:14.373Z] #10 DONE 2.6s [2021-06-08T19:42:14.373Z] [2021-06-08T19:42:14.373Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-08T19:42:14.373Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-08T19:42:14.373Z] #27 DONE 15.5s [2021-06-08T19:42:14.373Z] [2021-06-08T19:42:14.373Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-08T19:42:14.373Z] #28 sha256:aba27018fe89826bf5f0ec9dec21a32f1de2e657eaccf4f8e6746bb4fb6dd77c [2021-06-08T19:42:14.373Z] #28 DONE 0.0s [2021-06-08T19:42:14.373Z] [2021-06-08T19:42:14.373Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:14.373Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:14.382Z] #16 1.444 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-08T19:42:14.412Z] #59 ... [2021-06-08T19:42:14.412Z] [2021-06-08T19:42:14.412Z] #50 [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-06-08T19:42:14.412Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:42:14.412Z] #50 4.784 + RM_GOPATH=0 [2021-06-08T19:42:14.412Z] #50 4.784 + TMP_GOPATH= [2021-06-08T19:42:14.412Z] #50 4.784 + : /build [2021-06-08T19:42:14.412Z] #50 4.784 + '[' -z '' ']' [2021-06-08T19:42:14.412Z] #50 4.784 ++ mktemp -d [2021-06-08T19:42:14.412Z] #50 4.786 + export GOPATH=/tmp/tmp.f1GSVDXsIf [2021-06-08T19:42:14.412Z] #50 4.786 + GOPATH=/tmp/tmp.f1GSVDXsIf [2021-06-08T19:42:14.412Z] #50 4.786 + RM_GOPATH=1 [2021-06-08T19:42:14.412Z] #50 4.786 + case "$(go env GOARCH)" in [2021-06-08T19:42:14.412Z] #50 4.786 ++ go env GOARCH [2021-06-08T19:42:14.412Z] #50 4.800 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.412Z] #50 4.800 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.412Z] #50 4.800 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:14.412Z] #50 4.802 + dir=/tmp/install [2021-06-08T19:42:14.412Z] #50 4.804 + bin=golangci_lint [2021-06-08T19:42:14.412Z] #50 4.804 + shift [2021-06-08T19:42:14.412Z] #50 4.804 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-08T19:42:14.412Z] #50 4.804 + . /tmp/install/golangci_lint.installer [2021-06-08T19:42:14.412Z] #50 4.804 ++ : v1.23.8 [2021-06-08T19:42:14.412Z] #50 4.804 + install_golangci_lint [2021-06-08T19:42:14.412Z] #50 4.804 + set -e [2021-06-08T19:42:14.412Z] #50 4.804 + export GO111MODULE=on [2021-06-08T19:42:14.412Z] #50 4.804 + GO111MODULE=on [2021-06-08T19:42:14.412Z] #50 4.804 + GOBIN=/build [2021-06-08T19:42:14.412Z] #50 4.804 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-08T19:42:14.412Z] #50 4.811 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-08T19:42:14.412Z] #50 4.814 go: finding github.com v1.23.8 [2021-06-08T19:42:14.412Z] #50 4.816 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-08T19:42:14.412Z] #50 4.816 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:14.412Z] #50 4.816 go: finding github.com/golangci v1.23.8 [2021-06-08T19:42:14.412Z] #50 5.410 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:14.412Z] #50 5.931 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:14.412Z] #50 ... [2021-06-08T19:42:14.412Z] [2021-06-08T19:42:14.412Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:42:14.412Z] #24 sha256:008165488d291ef54839b27c9efec039d2d16e0422b18b284c7ccfa24dc7fd86 [2021-06-08T19:42:14.412Z] #24 4.600 + RM_GOPATH=0 [2021-06-08T19:42:14.412Z] #24 4.600 + TMP_GOPATH= [2021-06-08T19:42:14.412Z] #24 4.600 + : /build [2021-06-08T19:42:14.412Z] #24 4.600 + '[' -z '' ']' [2021-06-08T19:42:14.412Z] #24 4.601 ++ mktemp -d [2021-06-08T19:42:14.412Z] #24 4.602 + export GOPATH=/tmp/tmp.vF9buJSxgz [2021-06-08T19:42:14.412Z] #24 4.602 + GOPATH=/tmp/tmp.vF9buJSxgz [2021-06-08T19:42:14.412Z] #24 4.602 + RM_GOPATH=1 [2021-06-08T19:42:14.412Z] #24 4.602 + case "$(go env GOARCH)" in [2021-06-08T19:42:14.412Z] #24 4.602 ++ go env GOARCH [2021-06-08T19:42:14.412Z] #24 4.609 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.412Z] #24 4.609 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.412Z] #24 4.626 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:14.412Z] #24 4.626 + dir=/tmp/install [2021-06-08T19:42:14.412Z] #24 4.626 + bin=dockercli [2021-06-08T19:42:14.412Z] #24 4.626 + shift [2021-06-08T19:42:14.412Z] #24 4.626 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-08T19:42:14.412Z] #24 4.626 + . /tmp/install/dockercli.installer [2021-06-08T19:42:14.412Z] #24 4.626 ++ : stable [2021-06-08T19:42:14.412Z] #24 4.626 ++ : 17.06.2-ce [2021-06-08T19:42:14.412Z] #24 4.626 + install_dockercli [2021-06-08T19:42:14.412Z] #24 4.626 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-08T19:42:14.412Z] #24 4.626 ++ uname -m [2021-06-08T19:42:14.412Z] #24 4.626 + arch=x86_64 [2021-06-08T19:42:14.412Z] #24 4.626 + '[' x86_64 '!=' x86_64 ']' [2021-06-08T19:42:14.412Z] #24 4.626 + url=https://download.docker.com/linux/static [2021-06-08T19:42:14.412Z] #24 4.626 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-08T19:42:14.412Z] #24 4.626 + tar -xz docker/docker [2021-06-08T19:42:14.412Z] #24 4.641 Install docker/cli version 17.06.2-ce from stable [2021-06-08T19:42:14.412Z] #24 9.760 + mkdir -p /build [2021-06-08T19:42:14.412Z] #24 9.817 + mv docker/docker /build/ [2021-06-08T19:42:14.412Z] #24 9.817 + rmdir docker [2021-06-08T19:42:14.412Z] #24 DONE 10.9s [2021-06-08T19:42:14.412Z] [2021-06-08T19:42:14.412Z] #46 [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-06-08T19:42:14.412Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:42:14.412Z] #46 5.721 + RM_GOPATH=0 [2021-06-08T19:42:14.412Z] #46 5.721 + TMP_GOPATH= [2021-06-08T19:42:14.412Z] #46 5.721 + : /build [2021-06-08T19:42:14.412Z] #46 5.721 + '[' -z '' ']' [2021-06-08T19:42:14.412Z] #46 5.721 ++ mktemp -d [2021-06-08T19:42:14.412Z] #46 5.723 + export GOPATH=/tmp/tmp.P2xPld4DdF [2021-06-08T19:42:14.412Z] #46 5.723 + GOPATH=/tmp/tmp.P2xPld4DdF [2021-06-08T19:42:14.412Z] #46 5.723 + RM_GOPATH=1 [2021-06-08T19:42:14.412Z] #46 5.723 + case "$(go env GOARCH)" in [2021-06-08T19:42:14.412Z] #46 5.723 ++ go env GOARCH [2021-06-08T19:42:14.412Z] #46 5.738 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.412Z] #46 5.738 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.412Z] #46 5.742 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:14.412Z] #46 5.742 + dir=/tmp/install [2021-06-08T19:42:14.412Z] #46 5.742 + bin=vndr [2021-06-08T19:42:14.412Z] #46 5.742 + shift [2021-06-08T19:42:14.412Z] #46 5.742 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-08T19:42:14.412Z] #46 5.742 + . /tmp/install/vndr.installer [2021-06-08T19:42:14.412Z] #46 5.743 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:14.412Z] #46 5.743 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:14.412Z] #46 5.743 + install_vndr [2021-06-08T19:42:14.412Z] #46 5.743 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-08T19:42:14.412Z] #46 5.743 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.P2xPld4DdF/src/github.com/LK4D4/vndr [2021-06-08T19:42:14.412Z] #46 5.747 Cloning into '/tmp/tmp.P2xPld4DdF/src/github.com/LK4D4/vndr'... [2021-06-08T19:42:14.412Z] #46 6.329 + cd /tmp/tmp.P2xPld4DdF/src/github.com/LK4D4/vndr [2021-06-08T19:42:14.412Z] #46 6.329 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:14.412Z] #46 6.360 + go build -buildmode=pie -v -o /build/vndr . [2021-06-08T19:42:14.412Z] #46 7.404 internal/cpu [2021-06-08T19:42:14.412Z] #46 7.420 runtime/internal/atomic [2021-06-08T19:42:14.412Z] #46 7.690 runtime/internal/sys [2021-06-08T19:42:14.412Z] #46 7.898 runtime/internal/math [2021-06-08T19:42:14.412Z] #46 7.968 internal/race [2021-06-08T19:42:14.412Z] #46 8.078 sync/atomic [2021-06-08T19:42:14.412Z] #46 8.078 internal/bytealg [2021-06-08T19:42:14.412Z] #46 8.446 unicode [2021-06-08T19:42:14.412Z] #46 8.832 runtime [2021-06-08T19:42:14.675Z] #46 ... [2021-06-08T19:42:14.675Z] [2021-06-08T19:42:14.675Z] #52 [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-06-08T19:42:14.675Z] #52 sha256:d527871d8a96cd1306181a1301ef815980d502274e053a40279e8947040d9c10 [2021-06-08T19:42:14.675Z] #52 5.168 + RM_GOPATH=0 [2021-06-08T19:42:14.675Z] #52 5.168 + TMP_GOPATH= [2021-06-08T19:42:14.675Z] #52 5.168 + : /build [2021-06-08T19:42:14.675Z] #52 5.168 + '[' -z '' ']' [2021-06-08T19:42:14.675Z] #52 5.168 ++ mktemp -d [2021-06-08T19:42:14.675Z] #52 5.168 + export GOPATH=/tmp/tmp.vejCeUCwQN [2021-06-08T19:42:14.675Z] #52 5.168 + GOPATH=/tmp/tmp.vejCeUCwQN [2021-06-08T19:42:14.675Z] #52 5.168 + RM_GOPATH=1 [2021-06-08T19:42:14.675Z] #52 5.168 + case "$(go env GOARCH)" in [2021-06-08T19:42:14.675Z] #52 5.168 ++ go env GOARCH [2021-06-08T19:42:14.675Z] #52 5.176 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:14.675Z] #52 5.176 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.675Z] #52 5.176 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:14.675Z] #52 5.176 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:14.675Z] #52 5.176 + dir=/tmp/install [2021-06-08T19:42:14.675Z] #52 5.176 + bin=shfmt [2021-06-08T19:42:14.675Z] #52 5.176 + shift [2021-06-08T19:42:14.675Z] #52 5.176 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-08T19:42:14.675Z] #52 5.176 + . /tmp/install/shfmt.installer [2021-06-08T19:42:14.675Z] #52 5.176 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:14.675Z] #52 5.176 + install_shfmt [2021-06-08T19:42:14.675Z] #52 5.176 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-08T19:42:14.675Z] #52 5.176 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vejCeUCwQN/src/github.com/mvdan/sh [2021-06-08T19:42:14.675Z] #52 5.184 Cloning into '/tmp/tmp.vejCeUCwQN/src/github.com/mvdan/sh'... [2021-06-08T19:42:14.675Z] #52 ... [2021-06-08T19:42:14.675Z] [2021-06-08T19:42:14.675Z] #56 [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-06-08T19:42:14.675Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:14.675Z] #56 7.699 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:14.675Z] #56 7.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:14.675Z] #56 7.926 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:14.675Z] #56 8.788 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:14.675Z] #56 10.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:14.687Z] #16 DONE 1.5s [2021-06-08T19:42:14.687Z] [2021-06-08T19:42:14.687Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-08T19:42:14.687Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-08T19:42:14.936Z] #56 ... [2021-06-08T19:42:14.936Z] [2021-06-08T19:42:14.936Z] #48 [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-06-08T19:42:14.936Z] #48 sha256:4b10d7ffdf6dadeec141602252027ce23a15cba7ebd2caed2579c7f6764c9197 [2021-06-08T19:42:14.936Z] #48 10.51 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:14.936Z] #48 11.30 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:14.965Z] #29 7.435 ###### 9.0% ###################### 31.8% #################################### 51.0% ############################################# 63.4% ############################################### 66.5% ###################################################### 76.1% ###################################################################### 98.5% ######################################################################## 100.0% [2021-06-08T19:42:14.965Z] #29 8.241 [2021-06-08T19:42:15.224Z] #29 ... [2021-06-08T19:42:15.224Z] [2021-06-08T19:42:15.224Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-08T19:42:15.224Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-08T19:42:15.224Z] #12 DONE 3.7s [2021-06-08T19:42:15.224Z] [2021-06-08T19:42:15.224Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:15.224Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:15.323Z] #29 ... [2021-06-08T19:42:15.323Z] [2021-06-08T19:42:15.323Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-08T19:42:15.323Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-08T19:42:15.323Z] #11 DONE 1.0s [2021-06-08T19:42:15.323Z] [2021-06-08T19:42:15.323Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:42:15.323Z] #24 sha256:c73c28fc99a031e6169e78889e9df77981396f7def137fed468cbd9578021379 [2021-06-08T19:42:15.323Z] #24 ... [2021-06-08T19:42:15.323Z] [2021-06-08T19:42:15.323Z] #43 [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-06-08T19:42:15.323Z] #43 sha256:744019fd04a56d8c5cca0d4b79b4ec9f5e4d39152e80fca0b6644b69f8e06c8a [2021-06-08T19:42:15.323Z] #43 DONE 0.2s [2021-06-08T19:42:15.591Z] [2021-06-08T19:42:15.591Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-08T19:42:15.591Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-08T19:42:15.591Z] #39 DONE 0.3s [2021-06-08T19:42:15.591Z] [2021-06-08T19:42:15.591Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-08T19:42:15.591Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-08T19:42:15.591Z] #31 DONE 0.3s [2021-06-08T19:42:15.591Z] [2021-06-08T19:42:15.591Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:15.591Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-08T19:42:15.629Z] #48 9.365 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:15.629Z] #48 9.415 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:15.629Z] #48 9.445 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:15.629Z] #48 9.496 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:15.629Z] #48 9.499 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:42:15.629Z] #48 9.638 go: downloading github.com/fatih/color v1.9.0 [2021-06-08T19:42:15.721Z] #17 ... [2021-06-08T19:42:15.721Z] [2021-06-08T19:42:15.721Z] #46 [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-06-08T19:42:15.721Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:42:15.721Z] #46 110.2 crypto/tls [2021-06-08T19:42:15.721Z] #46 117.4 net/http/httptrace [2021-06-08T19:42:15.721Z] #46 117.7 net/http [2021-06-08T19:42:15.886Z] #48 9.928 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:15.993Z] #46 ... [2021-06-08T19:42:15.993Z] [2021-06-08T19:42:15.993Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-08T19:42:15.993Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-08T19:42:15.993Z] #17 DONE 1.4s [2021-06-08T19:42:15.993Z] [2021-06-08T19:42:15.993Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-08T19:42:15.993Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-08T19:42:16.162Z] #48 10.04 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:16.162Z] #48 ... [2021-06-08T19:42:16.162Z] [2021-06-08T19:42:16.162Z] #50 [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-06-08T19:42:16.162Z] #50 sha256:090f7886634785ca7c5f8e0bfb5a9e75b585271394129a14f1f5555a244db7ff [2021-06-08T19:42:16.162Z] #50 6.495 + RM_GOPATH=0 [2021-06-08T19:42:16.162Z] #50 6.500 + TMP_GOPATH= [2021-06-08T19:42:16.162Z] #50 6.500 + : /build [2021-06-08T19:42:16.162Z] #50 6.500 + '[' -z '' ']' [2021-06-08T19:42:16.162Z] #50 6.500 ++ mktemp -d [2021-06-08T19:42:16.162Z] #50 6.500 + export GOPATH=/tmp/tmp.eMPHCIlMCm [2021-06-08T19:42:16.162Z] #50 6.500 + GOPATH=/tmp/tmp.eMPHCIlMCm [2021-06-08T19:42:16.162Z] #50 6.500 + RM_GOPATH=1 [2021-06-08T19:42:16.162Z] #50 6.500 + case "$(go env GOARCH)" in [2021-06-08T19:42:16.162Z] #50 6.500 ++ go env GOARCH [2021-06-08T19:42:16.162Z] #50 6.549 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:16.162Z] #50 6.549 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:16.162Z] #50 6.549 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:16.162Z] #50 6.574 + dir=/tmp/install [2021-06-08T19:42:16.162Z] #50 6.574 + bin=golangci_lint [2021-06-08T19:42:16.162Z] #50 6.574 + shift [2021-06-08T19:42:16.162Z] #50 6.574 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-08T19:42:16.162Z] #50 6.574 + . /tmp/install/golangci_lint.installer [2021-06-08T19:42:16.162Z] #50 6.574 ++ : v1.23.8 [2021-06-08T19:42:16.162Z] #50 6.574 + install_golangci_lint [2021-06-08T19:42:16.162Z] #50 6.574 + set -e [2021-06-08T19:42:16.162Z] #50 6.574 + export GO111MODULE=on [2021-06-08T19:42:16.162Z] #50 6.574 + GO111MODULE=on [2021-06-08T19:42:16.162Z] #50 6.574 + GOBIN=/build [2021-06-08T19:42:16.162Z] #50 6.574 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-08T19:42:16.162Z] #50 6.663 go: finding github.com v1.23.8 [2021-06-08T19:42:16.162Z] #50 6.663 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-08T19:42:16.162Z] #50 6.663 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-08T19:42:16.162Z] #50 6.663 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:16.162Z] #50 6.663 go: finding github.com/golangci v1.23.8 [2021-06-08T19:42:16.162Z] #50 8.230 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:16.162Z] #50 9.262 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:16.162Z] #50 ... [2021-06-08T19:42:16.162Z] [2021-06-08T19:42:16.162Z] #56 [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-06-08T19:42:16.162Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:16.162Z] #56 7.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:16.162Z] #56 7.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:16.162Z] #56 7.223 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:16.162Z] #56 9.135 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:16.419Z] #56 ... [2021-06-08T19:42:16.419Z] [2021-06-08T19:42:16.419Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:42:16.419Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:42:16.419Z] #40 5.771 + git clone https://github.com/docker/distribution.git . [2021-06-08T19:42:16.419Z] #40 5.778 Cloning into '.'... [2021-06-08T19:42:16.419Z] #40 ... [2021-06-08T19:42:16.419Z] [2021-06-08T19:42:16.419Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:42:16.419Z] #24 sha256:1295215edce9555620981331f042f573d1304be843cf6747675b0f090c1e7c9a [2021-06-08T19:42:16.419Z] #24 5.435 + RM_GOPATH=0 [2021-06-08T19:42:16.419Z] #24 5.435 + TMP_GOPATH= [2021-06-08T19:42:16.419Z] #24 5.435 + : /build [2021-06-08T19:42:16.419Z] #24 5.435 + '[' -z '' ']' [2021-06-08T19:42:16.419Z] #24 5.438 ++ mktemp -d [2021-06-08T19:42:16.419Z] #24 5.438 + export GOPATH=/tmp/tmp.Ul1pQ372VZ [2021-06-08T19:42:16.419Z] #24 5.438 + GOPATH=/tmp/tmp.Ul1pQ372VZ [2021-06-08T19:42:16.419Z] #24 5.438 + RM_GOPATH=1 [2021-06-08T19:42:16.419Z] #24 5.438 + case "$(go env GOARCH)" in [2021-06-08T19:42:16.419Z] #24 5.440 ++ go env GOARCH [2021-06-08T19:42:16.419Z] #24 5.454 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:16.419Z] #24 5.454 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:16.419Z] #24 5.454 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:16.419Z] #24 5.454 + dir=/tmp/install [2021-06-08T19:42:16.419Z] #24 5.454 + bin=dockercli [2021-06-08T19:42:16.419Z] #24 5.454 + shift [2021-06-08T19:42:16.419Z] #24 5.454 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-08T19:42:16.419Z] #24 5.454 + . /tmp/install/dockercli.installer [2021-06-08T19:42:16.419Z] #24 5.454 ++ : stable [2021-06-08T19:42:16.419Z] #24 5.454 ++ : 17.06.2-ce [2021-06-08T19:42:16.419Z] #24 5.454 + install_dockercli [2021-06-08T19:42:16.419Z] #24 5.454 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-08T19:42:16.419Z] #24 5.455 Install docker/cli version 17.06.2-ce from stable [2021-06-08T19:42:16.419Z] #24 5.474 ++ uname -m [2021-06-08T19:42:16.419Z] #24 5.486 + arch=x86_64 [2021-06-08T19:42:16.419Z] #24 5.486 + '[' x86_64 '!=' x86_64 ']' [2021-06-08T19:42:16.419Z] #24 5.486 + url=https://download.docker.com/linux/static [2021-06-08T19:42:16.419Z] #24 5.486 + tar -xz docker/docker [2021-06-08T19:42:16.419Z] #24 5.486 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-08T19:42:16.599Z] #13 ... [2021-06-08T19:42:16.599Z] [2021-06-08T19:42:16.600Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:16.600Z] #29 sha256:2f399c4af76ed1467c7a9ee6c59d076b3f5b7515d0a088453e5edff6fccec66e [2021-06-08T19:42:16.600Z] #29 8.650 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-08T19:42:16.600Z] #29 8.747 [2021-06-08T19:42:16.600Z] #29 8.837 ######################################################################## 100.0% [2021-06-08T19:42:16.600Z] #29 8.866 [2021-06-08T19:42:16.600Z] #29 9.149 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-08T19:42:16.600Z] #29 9.244 [2021-06-08T19:42:16.600Z] #29 9.325 ######################################################################## 100.0% [2021-06-08T19:42:16.600Z] #29 9.354 [2021-06-08T19:42:16.600Z] #29 9.378 Download of images into '/build' complete. [2021-06-08T19:42:16.600Z] #29 9.378 Use something like the following to load the result into a Docker daemon: [2021-06-08T19:42:16.600Z] #29 9.378 tar -cC '/build' . | docker load [2021-06-08T19:42:16.600Z] #29 DONE 9.5s [2021-06-08T19:42:16.600Z] [2021-06-08T19:42:16.600Z] #46 [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-06-08T19:42:16.600Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:42:16.600Z] #46 4.912 + RM_GOPATH=0 [2021-06-08T19:42:16.600Z] #46 4.912 + TMP_GOPATH= [2021-06-08T19:42:16.600Z] #46 4.912 + : /build [2021-06-08T19:42:16.600Z] #46 4.912 + '[' -z '' ']' [2021-06-08T19:42:16.600Z] #46 4.916 ++ mktemp -d [2021-06-08T19:42:16.600Z] #46 4.916 + export GOPATH=/tmp/tmp.zgB8K7kVqy [2021-06-08T19:42:16.600Z] #46 4.916 + GOPATH=/tmp/tmp.zgB8K7kVqy [2021-06-08T19:42:16.600Z] #46 4.916 + RM_GOPATH=1 [2021-06-08T19:42:16.600Z] #46 4.916 + case "$(go env GOARCH)" in [2021-06-08T19:42:16.600Z] #46 4.916 ++ go env GOARCH [2021-06-08T19:42:16.600Z] #46 4.938 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:16.600Z] #46 4.938 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:16.600Z] #46 4.938 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:16.600Z] #46 4.938 + dir=/tmp/install [2021-06-08T19:42:16.600Z] #46 4.938 + bin=vndr [2021-06-08T19:42:16.600Z] #46 4.938 + shift [2021-06-08T19:42:16.600Z] #46 4.938 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-08T19:42:16.600Z] #46 4.938 + . /tmp/install/vndr.installer [2021-06-08T19:42:16.600Z] #46 4.938 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:16.600Z] #46 4.938 + install_vndr [2021-06-08T19:42:16.600Z] #46 4.938 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-08T19:42:16.600Z] #46 4.938 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zgB8K7kVqy/src/github.com/LK4D4/vndr [2021-06-08T19:42:16.600Z] #46 4.939 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:16.600Z] #46 4.939 Cloning into '/tmp/tmp.zgB8K7kVqy/src/github.com/LK4D4/vndr'... [2021-06-08T19:42:16.676Z] #24 ... [2021-06-08T19:42:16.676Z] [2021-06-08T19:42:16.676Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:42:16.676Z] #34 sha256:19b26ff469eba4512fbd277b65a04004f23291c8306ef4d1bf8fa57181a8522b [2021-06-08T19:42:16.676Z] #34 5.281 Install go-toml version v1.8.1 [2021-06-08T19:42:16.676Z] #34 5.317 go: finding github.com v1.8.1 [2021-06-08T19:42:16.676Z] #34 5.317 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-08T19:42:16.676Z] #34 5.317 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-08T19:42:16.676Z] #34 5.317 go: finding github.com/pelletier v1.8.1 [2021-06-08T19:42:16.676Z] #34 5.317 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:16.676Z] #34 6.289 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:16.676Z] #34 6.849 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:16.676Z] #34 9.292 github.com/pelletier/go-toml [2021-06-08T19:42:16.858Z] #46 5.338 + cd /tmp/tmp.zgB8K7kVqy/src/github.com/LK4D4/vndr [2021-06-08T19:42:16.859Z] #46 5.338 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:16.859Z] #46 5.338 + go build -buildmode=pie -v -o /build/vndr . [2021-06-08T19:42:16.933Z] #34 ... [2021-06-08T19:42:16.933Z] [2021-06-08T19:42:16.933Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:16.933Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:16.933Z] #36 6.995 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:16.933Z] #36 7.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:16.933Z] #36 7.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:16.933Z] #36 8.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:16.933Z] #36 ... [2021-06-08T19:42:16.933Z] [2021-06-08T19:42:16.934Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:16.934Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:42:16.934Z] #32 6.421 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-08T19:42:16.934Z] #32 6.426 Cloning into '.'... [2021-06-08T19:42:17.192Z] #32 ... [2021-06-08T19:42:17.192Z] [2021-06-08T19:42:17.192Z] #52 [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-06-08T19:42:17.192Z] #52 sha256:973cd9f9bf9d399ccd426847ca32d5a26a21c274dec4e39b37b21433ca0d4b7b [2021-06-08T19:42:17.192Z] #52 5.687 + RM_GOPATH=0 [2021-06-08T19:42:17.192Z] #52 5.687 + TMP_GOPATH= [2021-06-08T19:42:17.192Z] #52 5.687 + : /build [2021-06-08T19:42:17.192Z] #52 5.687 + '[' -z '' ']' [2021-06-08T19:42:17.192Z] #52 5.690 ++ mktemp -d [2021-06-08T19:42:17.192Z] #52 5.691 + export GOPATH=/tmp/tmp.65eq6cUdh3 [2021-06-08T19:42:17.192Z] #52 5.691 + GOPATH=/tmp/tmp.65eq6cUdh3 [2021-06-08T19:42:17.192Z] #52 5.691 + RM_GOPATH=1 [2021-06-08T19:42:17.192Z] #52 5.691 + case "$(go env GOARCH)" in [2021-06-08T19:42:17.192Z] #52 5.698 ++ go env GOARCH [2021-06-08T19:42:17.192Z] #52 5.707 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:17.192Z] #52 5.707 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:17.192Z] #52 5.707 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:17.192Z] #52 5.707 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:17.192Z] #52 5.707 + dir=/tmp/install [2021-06-08T19:42:17.192Z] #52 5.707 + bin=shfmt [2021-06-08T19:42:17.192Z] #52 5.707 + shift [2021-06-08T19:42:17.192Z] #52 5.707 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-08T19:42:17.192Z] #52 5.707 + . /tmp/install/shfmt.installer [2021-06-08T19:42:17.192Z] #52 5.707 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:17.192Z] #52 5.707 + install_shfmt [2021-06-08T19:42:17.192Z] #52 5.707 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-08T19:42:17.192Z] #52 5.707 + git clone https://github.com/mvdan/sh.git /tmp/tmp.65eq6cUdh3/src/github.com/mvdan/sh [2021-06-08T19:42:17.192Z] #52 5.724 Cloning into '/tmp/tmp.65eq6cUdh3/src/github.com/mvdan/sh'... [2021-06-08T19:42:17.192Z] #52 ... [2021-06-08T19:42:17.192Z] [2021-06-08T19:42:17.192Z] #59 [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-06-08T19:42:17.192Z] #59 sha256:ebaec40228ada3fd37c1193005a67160801bea309128489f35537dd62a26ba73 [2021-06-08T19:42:17.192Z] #59 5.578 + RM_GOPATH=0 [2021-06-08T19:42:17.192Z] #59 5.578 + TMP_GOPATH= [2021-06-08T19:42:17.192Z] #59 5.578 + : /build [2021-06-08T19:42:17.192Z] #59 5.578 + '[' -z '' ']' [2021-06-08T19:42:17.192Z] #59 5.578 ++ mktemp -d [2021-06-08T19:42:17.192Z] #59 5.578 + export GOPATH=/tmp/tmp.FIZSyuok5V [2021-06-08T19:42:17.192Z] #59 5.578 + GOPATH=/tmp/tmp.FIZSyuok5V [2021-06-08T19:42:17.192Z] #59 5.578 + RM_GOPATH=1 [2021-06-08T19:42:17.192Z] #59 5.578 + case "$(go env GOARCH)" in [2021-06-08T19:42:17.192Z] #59 5.578 ++ go env GOARCH [2021-06-08T19:42:17.192Z] #59 5.590 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:17.192Z] #59 5.590 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:17.192Z] #59 5.590 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:17.192Z] #59 5.590 + dir=/tmp/install [2021-06-08T19:42:17.192Z] #59 5.590 + bin=rootlesskit [2021-06-08T19:42:17.192Z] #59 5.590 + shift [2021-06-08T19:42:17.192Z] #59 5.590 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-08T19:42:17.192Z] #59 5.590 + . /tmp/install/rootlesskit.installer [2021-06-08T19:42:17.192Z] #59 5.590 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:17.192Z] #59 5.590 + install_rootlesskit [2021-06-08T19:42:17.192Z] #59 5.590 + case "$1" in [2021-06-08T19:42:17.192Z] #59 5.590 + export CGO_ENABLED=0 [2021-06-08T19:42:17.192Z] #59 5.590 + CGO_ENABLED=0 [2021-06-08T19:42:17.192Z] #59 5.590 + _install_rootlesskit [2021-06-08T19:42:17.192Z] #59 5.591 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-08T19:42:17.192Z] #59 5.591 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FIZSyuok5V/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:42:17.192Z] #59 5.591 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:17.192Z] #59 5.601 Cloning into '/tmp/tmp.FIZSyuok5V/src/github.com/rootless-containers/rootlesskit'... [2021-06-08T19:42:17.387Z] #18 DONE 1.2s [2021-06-08T19:42:17.387Z] [2021-06-08T19:42:17.387Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-08T19:42:17.387Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-08T19:42:17.424Z] #46 ... [2021-06-08T19:42:17.424Z] [2021-06-08T19:42:17.424Z] #59 [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-06-08T19:42:17.424Z] #59 sha256:7a59f0722942e93282bc28ea4dc6ef9cb9c0d3f9832b3dbed66d5218b0f2aabe [2021-06-08T19:42:17.424Z] #59 5.641 + RM_GOPATH=0 [2021-06-08T19:42:17.424Z] #59 5.641 + TMP_GOPATH= [2021-06-08T19:42:17.424Z] #59 5.641 + : /build [2021-06-08T19:42:17.424Z] #59 5.641 + '[' -z '' ']' [2021-06-08T19:42:17.424Z] #59 5.641 ++ mktemp -d [2021-06-08T19:42:17.424Z] #59 5.650 + export GOPATH=/tmp/tmp.GH2qRtAncl [2021-06-08T19:42:17.424Z] #59 5.650 + GOPATH=/tmp/tmp.GH2qRtAncl [2021-06-08T19:42:17.424Z] #59 5.650 + RM_GOPATH=1 [2021-06-08T19:42:17.424Z] #59 5.651 + case "$(go env GOARCH)" in [2021-06-08T19:42:17.424Z] #59 5.652 ++ go env GOARCH [2021-06-08T19:42:17.424Z] #59 5.674 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:17.424Z] #59 5.674 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:17.424Z] #59 5.674 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:17.424Z] #59 5.693 + dir=/tmp/install [2021-06-08T19:42:17.424Z] #59 5.693 + bin=rootlesskit [2021-06-08T19:42:17.424Z] #59 5.693 + shift [2021-06-08T19:42:17.424Z] #59 5.693 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-08T19:42:17.424Z] #59 5.693 + . /tmp/install/rootlesskit.installer [2021-06-08T19:42:17.424Z] #59 5.693 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:17.424Z] #59 5.693 + install_rootlesskit [2021-06-08T19:42:17.424Z] #59 5.693 + case "$1" in [2021-06-08T19:42:17.424Z] #59 5.693 + export CGO_ENABLED=0 [2021-06-08T19:42:17.424Z] #59 5.693 + CGO_ENABLED=0 [2021-06-08T19:42:17.424Z] #59 5.693 + _install_rootlesskit [2021-06-08T19:42:17.424Z] #59 5.693 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-08T19:42:17.424Z] #59 5.693 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:17.424Z] #59 5.693 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GH2qRtAncl/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:42:17.424Z] #59 5.707 Cloning into '/tmp/tmp.GH2qRtAncl/src/github.com/rootless-containers/rootlesskit'... [2021-06-08T19:42:17.451Z] #59 11.20 + cd /tmp/tmp.FIZSyuok5V/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:42:17.451Z] #59 11.21 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:17.451Z] #59 11.25 + export GO111MODULE=on [2021-06-08T19:42:17.451Z] #59 11.25 + GO111MODULE=on [2021-06-08T19:42:17.451Z] #59 11.25 + export GOPROXY=https://proxy.golang.org [2021-06-08T19:42:17.451Z] #59 11.25 + GOPROXY=https://proxy.golang.org [2021-06-08T19:42:17.451Z] #59 11.25 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:42:17.451Z] #59 11.25 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-08T19:42:17.451Z] #59 ... [2021-06-08T19:42:17.451Z] [2021-06-08T19:42:17.451Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:17.451Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:17.451Z] #44 6.742 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:17.451Z] #44 6.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:17.451Z] #44 6.851 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:17.451Z] #44 7.739 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-08T19:42:17.451Z] #44 9.364 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:17.451Z] #44 ... [2021-06-08T19:42:17.451Z] [2021-06-08T19:42:17.451Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:17.451Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:17.451Z] #36 11.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:17.990Z] #59 ... [2021-06-08T19:42:17.990Z] [2021-06-08T19:42:17.990Z] #46 [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-06-08T19:42:17.990Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:42:17.990Z] #46 6.454 runtime/internal/atomic [2021-06-08T19:42:17.990Z] #46 6.464 internal/cpu [2021-06-08T19:42:18.332Z] #19 DONE 1.1s [2021-06-08T19:42:18.332Z] [2021-06-08T19:42:18.332Z] #54 [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-06-08T19:42:18.332Z] #54 sha256:55fe1f22a9613bb0eb5981ad8da006369363533f47825b4410e9af8f0be535d0 [2021-06-08T19:42:18.332Z] #54 ... [2021-06-08T19:42:18.332Z] [2021-06-08T19:42:18.332Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:42:18.332Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:42:18.555Z] #46 6.973 runtime/internal/sys [2021-06-08T19:42:18.818Z] #46 7.190 runtime/internal/math [2021-06-08T19:42:18.819Z] #46 7.270 internal/bytealg [2021-06-08T19:42:18.819Z] #46 7.382 internal/race [2021-06-08T19:42:19.076Z] #46 7.588 sync/atomic [2021-06-08T19:42:19.148Z] #48 14.96 go: finding github.com/fatih/color v1.9.0 [2021-06-08T19:42:19.148Z] #48 15.06 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:19.148Z] #48 15.06 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:42:19.148Z] #48 15.10 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:19.148Z] #48 15.33 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:19.148Z] #48 15.33 go: finding github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:19.148Z] #48 15.36 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:19.148Z] #48 15.58 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:19.148Z] #48 15.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:19.148Z] #48 ... [2021-06-08T19:42:19.148Z] [2021-06-08T19:42:19.148Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:19.148Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:42:19.148Z] #32 5.257 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-08T19:42:19.148Z] #32 5.257 Cloning into '.'... [2021-06-08T19:42:19.410Z] #32 ... [2021-06-08T19:42:19.410Z] [2021-06-08T19:42:19.410Z] #48 [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-06-08T19:42:19.410Z] #48 sha256:4b10d7ffdf6dadeec141602252027ce23a15cba7ebd2caed2579c7f6764c9197 [2021-06-08T19:42:19.410Z] #48 15.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:19.410Z] #48 15.75 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:19.539Z] #32 ... [2021-06-08T19:42:19.539Z] [2021-06-08T19:42:19.539Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-08T19:42:19.539Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-08T19:42:19.539Z] #12 DONE 3.8s [2021-06-08T19:42:19.539Z] [2021-06-08T19:42:19.539Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:19.539Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:19.539Z] #29 1.583 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-08T19:42:19.539Z] #29 1.805 [2021-06-08T19:42:19.539Z] #29 2.062 0.0% ## 4.1% ######### 13.4% ################# 24.8% ########################### 37.5% #################################### 50.6% #################################################### 73.0% ################################################################### 93.7% ######################################################################## 100.0% [2021-06-08T19:42:19.539Z] #29 3.265 [2021-06-08T19:42:19.539Z] #29 3.474 0.0% ###################################################### 75.9% ######################################################################## 100.0% [2021-06-08T19:42:19.539Z] #29 3.868 [2021-06-08T19:42:19.539Z] #29 4.109 #=#=# ##################### 29.5% ######################################################################## 100.0% [2021-06-08T19:42:19.539Z] #29 4.625 #=#=# ##O#- # ##O=# # [2021-06-08T19:42:19.642Z] #46 8.189 unicode [2021-06-08T19:42:19.672Z] #48 ... [2021-06-08T19:42:19.672Z] [2021-06-08T19:42:19.672Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:19.672Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:19.672Z] #44 5.698 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:19.672Z] #44 5.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:19.672Z] #44 5.712 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:19.672Z] #44 6.398 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-08T19:42:19.672Z] #44 6.588 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:19.672Z] #44 8.575 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:19.672Z] #44 10.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:19.672Z] #44 12.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-08T19:42:19.672Z] #44 ... [2021-06-08T19:42:19.672Z] [2021-06-08T19:42:19.672Z] #50 [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-06-08T19:42:19.672Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:42:19.672Z] #50 11.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:19.672Z] #50 11.33 go: downloading github.com/fatih/color v1.7.0 [2021-06-08T19:42:19.672Z] #50 11.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:19.672Z] #50 11.33 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:19.672Z] #50 11.33 go: downloading github.com/pkg/errors v0.8.1 [2021-06-08T19:42:19.672Z] #50 11.41 go: extracting github.com/pkg/errors v0.8.1 [2021-06-08T19:42:19.672Z] #50 11.41 go: extracting github.com/fatih/color v1.7.0 [2021-06-08T19:42:19.672Z] #50 11.41 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:19.672Z] #50 11.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:19.672Z] #50 11.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:19.672Z] #50 11.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:19.672Z] #50 11.67 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:19.672Z] #50 11.70 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:19.672Z] #50 11.90 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:19.672Z] #50 11.99 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:19.672Z] #50 12.10 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:19.672Z] #50 12.12 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:19.672Z] #50 12.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:19.672Z] #50 12.18 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:19.672Z] #50 12.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:19.672Z] #50 12.36 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:19.672Z] #50 12.41 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:19.672Z] #50 12.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:19.672Z] #50 12.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:19.672Z] #50 12.80 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:19.672Z] #50 13.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:19.672Z] #50 13.29 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:19.672Z] #50 15.54 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:19.987Z] #36 13.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:20.243Z] #20 1.553 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:42:20.243Z] #20 1.585 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:20.243Z] #20 1.587 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:20.243Z] #20 1.676 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:20.505Z] #20 2.072 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-08T19:42:20.521Z] #29 5.141 0.0% ##### 7.7% ######### 13.1% ############### 21.5% ########################## 36.8% ################################ 45.6% ################################### 48.8% ##################################### 52.8% ################################################ 67.1% ############################################################## 86.8% ################################################################## 92.3% ######################################################################## 100.0% [2021-06-08T19:42:20.574Z] #46 8.854 runtime [2021-06-08T19:42:20.918Z] #36 ... [2021-06-08T19:42:20.918Z] [2021-06-08T19:42:20.918Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:42:20.918Z] #24 sha256:1295215edce9555620981331f042f573d1304be843cf6747675b0f090c1e7c9a [2021-06-08T19:42:20.918Z] #24 14.70 + mkdir -p /build [2021-06-08T19:42:20.918Z] #24 14.70 + mv docker/docker /build/ [2021-06-08T19:42:20.918Z] #24 14.70 + rmdir docker [2021-06-08T19:42:20.918Z] #24 DONE 14.9s [2021-06-08T19:42:20.918Z] [2021-06-08T19:42:20.918Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:20.918Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:20.918Z] #13 3.783 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:42:20.918Z] #13 3.890 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:20.918Z] #13 3.931 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:20.918Z] #13 3.931 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:20.918Z] #13 5.645 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-08T19:42:20.918Z] #13 7.364 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:20.918Z] #13 9.744 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:21.102Z] #29 6.859 [2021-06-08T19:42:21.175Z] #13 ... [2021-06-08T19:42:21.175Z] [2021-06-08T19:42:21.175Z] #50 [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-06-08T19:42:21.175Z] #50 sha256:090f7886634785ca7c5f8e0bfb5a9e75b585271394129a14f1f5555a244db7ff [2021-06-08T19:42:21.175Z] #50 15.08 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:21.175Z] #50 15.18 go: downloading github.com/fatih/color v1.7.0 [2021-06-08T19:42:21.434Z] #50 15.23 go: downloading github.com/spf13/viper v1.6.1 [2021-06-08T19:42:21.434Z] #50 15.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:21.434Z] #50 15.23 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:21.434Z] #50 15.36 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:21.447Z] #20 2.893 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:21.508Z] #46 ... [2021-06-08T19:42:21.508Z] [2021-06-08T19:42:21.508Z] #52 [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-06-08T19:42:21.508Z] #52 sha256:af674bfc41411571c2ebf9bd329d422bd1810e1f301ed0991d4e4f61312ce174 [2021-06-08T19:42:21.508Z] #52 5.221 + RM_GOPATH=0 [2021-06-08T19:42:21.508Z] #52 5.221 + TMP_GOPATH= [2021-06-08T19:42:21.508Z] #52 5.221 + : /build [2021-06-08T19:42:21.508Z] #52 5.221 + '[' -z '' ']' [2021-06-08T19:42:21.508Z] #52 5.221 ++ mktemp -d [2021-06-08T19:42:21.508Z] #52 5.221 + export GOPATH=/tmp/tmp.mOzqw9QBJb [2021-06-08T19:42:21.508Z] #52 5.221 + GOPATH=/tmp/tmp.mOzqw9QBJb [2021-06-08T19:42:21.508Z] #52 5.221 + RM_GOPATH=1 [2021-06-08T19:42:21.508Z] #52 5.221 + case "$(go env GOARCH)" in [2021-06-08T19:42:21.508Z] #52 5.221 ++ go env GOARCH [2021-06-08T19:42:21.508Z] #52 5.238 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:21.508Z] #52 5.238 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:21.508Z] #52 5.238 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:21.508Z] #52 5.238 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:21.508Z] #52 5.238 + dir=/tmp/install [2021-06-08T19:42:21.508Z] #52 5.238 + bin=shfmt [2021-06-08T19:42:21.508Z] #52 5.238 + shift [2021-06-08T19:42:21.508Z] #52 5.238 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-08T19:42:21.508Z] #52 5.238 + . /tmp/install/shfmt.installer [2021-06-08T19:42:21.508Z] #52 5.238 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:21.508Z] #52 5.238 + install_shfmt [2021-06-08T19:42:21.508Z] #52 5.238 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-08T19:42:21.508Z] #52 5.238 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mOzqw9QBJb/src/github.com/mvdan/sh [2021-06-08T19:42:21.508Z] #52 5.238 Cloning into '/tmp/tmp.mOzqw9QBJb/src/github.com/mvdan/sh'... [2021-06-08T19:42:21.592Z] #50 ... [2021-06-08T19:42:21.592Z] [2021-06-08T19:42:21.592Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:42:21.592Z] #34 sha256:d534c6342463e1a7778e159132b21b754d77af705856c2475500ac4e7705e8d6 [2021-06-08T19:42:21.592Z] #34 13.61 github.com/pelletier/go-toml/cmd/tomll [2021-06-08T19:42:21.592Z] #34 DONE 17.8s [2021-06-08T19:42:21.592Z] [2021-06-08T19:42:21.592Z] #50 [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-06-08T19:42:21.592Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:42:21.592Z] #50 17.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:21.592Z] #50 17.85 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:21.592Z] #50 17.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:21.592Z] #50 17.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:21.592Z] #50 17.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:21.592Z] #50 17.85 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:21.592Z] #50 17.93 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:21.592Z] #50 17.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:21.592Z] #50 ... [2021-06-08T19:42:21.592Z] [2021-06-08T19:42:21.592Z] #59 [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-06-08T19:42:21.592Z] #59 sha256:b23fce4ea65ff2ccd1baaed2e1a6952f7bb0ae438fa08462aa74806ab699ea37 [2021-06-08T19:42:21.592Z] #59 11.92 + cd /tmp/tmp.ZkEUUrqhpI/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:42:21.592Z] #59 11.92 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:21.592Z] #59 11.98 + export GO111MODULE=on [2021-06-08T19:42:21.592Z] #59 11.98 + GO111MODULE=on [2021-06-08T19:42:21.592Z] #59 11.98 + export GOPROXY=https://proxy.golang.org [2021-06-08T19:42:21.592Z] #59 11.98 + GOPROXY=https://proxy.golang.org [2021-06-08T19:42:21.592Z] #59 11.98 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:42:21.592Z] #59 11.98 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-08T19:42:21.592Z] #59 13.66 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:42:21.592Z] #59 13.66 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:21.592Z] #59 13.66 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:21.592Z] #59 13.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:21.592Z] #59 13.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:21.592Z] #59 14.08 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:21.592Z] #59 14.13 go: downloading github.com/google/uuid v1.2.0 [2021-06-08T19:42:21.592Z] #59 14.13 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:21.592Z] #59 14.15 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:21.592Z] #59 14.18 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:21.592Z] #59 14.39 go: extracting github.com/google/uuid v1.2.0 [2021-06-08T19:42:21.592Z] #59 14.47 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:21.592Z] #59 14.47 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:42:21.592Z] #59 14.49 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:21.592Z] #59 14.58 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:21.592Z] #59 14.71 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:21.592Z] #59 14.96 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:21.592Z] #59 15.33 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:21.592Z] #59 15.33 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:21.592Z] #59 16.69 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:21.592Z] #59 16.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:21.592Z] #59 17.51 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:21.592Z] #59 ... [2021-06-08T19:42:21.592Z] [2021-06-08T19:42:21.592Z] #50 [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-06-08T19:42:21.592Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:42:21.592Z] #50 18.13 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:21.592Z] #50 18.13 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:21.592Z] #50 18.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:21.592Z] #50 18.13 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:21.592Z] #50 18.13 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:21.699Z] #50 15.55 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:21.699Z] #50 15.55 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:21.699Z] #50 15.61 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:21.766Z] #52 ... [2021-06-08T19:42:21.766Z] [2021-06-08T19:42:21.766Z] #48 [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-06-08T19:42:21.766Z] #48 sha256:5ed1b2ca21848a37216cf2df80fcd3bc19ae5e022be0df76fe91cbee551e1edf [2021-06-08T19:42:21.766Z] #48 5.381 + RM_GOPATH=0 [2021-06-08T19:42:21.766Z] #48 5.381 + TMP_GOPATH= [2021-06-08T19:42:21.766Z] #48 5.381 + : /build [2021-06-08T19:42:21.766Z] #48 5.381 + '[' -z '' ']' [2021-06-08T19:42:21.766Z] #48 5.381 ++ mktemp -d [2021-06-08T19:42:21.766Z] #48 5.381 + export GOPATH=/tmp/tmp.8YKWj41OYg [2021-06-08T19:42:21.766Z] #48 5.381 + GOPATH=/tmp/tmp.8YKWj41OYg [2021-06-08T19:42:21.766Z] #48 5.381 + RM_GOPATH=1 [2021-06-08T19:42:21.766Z] #48 5.381 + case "$(go env GOARCH)" in [2021-06-08T19:42:21.766Z] #48 5.381 ++ go env GOARCH [2021-06-08T19:42:21.766Z] #48 5.382 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:21.766Z] #48 5.382 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:21.766Z] #48 5.382 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:21.766Z] #48 5.382 + dir=/tmp/install [2021-06-08T19:42:21.766Z] #48 5.382 + bin=gotestsum [2021-06-08T19:42:21.766Z] #48 5.382 + shift [2021-06-08T19:42:21.766Z] #48 5.382 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-08T19:42:21.766Z] #48 5.382 + . /tmp/install/gotestsum.installer [2021-06-08T19:42:21.766Z] #48 5.382 ++ : v0.5.3 [2021-06-08T19:42:21.766Z] #48 5.382 + install_gotestsum [2021-06-08T19:42:21.766Z] #48 5.382 + set -e [2021-06-08T19:42:21.766Z] #48 5.382 + export GO111MODULE=on [2021-06-08T19:42:21.766Z] #48 5.382 + GO111MODULE=on [2021-06-08T19:42:21.766Z] #48 5.382 + GOBIN=/build [2021-06-08T19:42:21.766Z] #48 5.382 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-08T19:42:21.766Z] #48 5.385 go: finding gotest.tools v0.5.3 [2021-06-08T19:42:21.766Z] #48 5.391 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:21.766Z] #48 6.281 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:21.766Z] #48 7.048 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:21.766Z] #48 8.039 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:42:21.766Z] #48 8.266 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:21.766Z] #48 8.267 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:21.766Z] #48 8.275 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:21.766Z] #48 8.291 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:21.766Z] #48 8.291 go: downloading github.com/fatih/color v1.9.0 [2021-06-08T19:42:21.766Z] #48 8.291 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:21.766Z] #48 8.293 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:21.766Z] #48 8.470 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:21.766Z] #48 8.524 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:21.766Z] #48 8.586 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:42:21.766Z] #48 8.653 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:21.766Z] #48 8.664 go: extracting github.com/fatih/color v1.9.0 [2021-06-08T19:42:21.766Z] #48 8.911 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:21.766Z] #48 9.142 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:21.766Z] #48 9.206 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:21.766Z] #48 9.272 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:21.766Z] #48 9.762 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:21.766Z] #48 9.836 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:21.766Z] #48 ... [2021-06-08T19:42:21.766Z] [2021-06-08T19:42:21.767Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:42:21.767Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:42:21.767Z] #40 5.944 + git clone https://github.com/docker/distribution.git . [2021-06-08T19:42:21.767Z] #40 5.988 Cloning into '.'... [2021-06-08T19:42:21.854Z] #50 18.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:21.854Z] #50 18.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:21.854Z] #50 18.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:21.854Z] #50 18.32 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:21.854Z] #50 18.32 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:21.854Z] #50 18.32 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:21.854Z] #50 18.32 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:21.958Z] #50 15.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:21.958Z] #50 15.81 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:21.958Z] #50 15.81 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:21.958Z] #50 15.81 go: extracting github.com/fatih/color v1.7.0 [2021-06-08T19:42:21.958Z] #50 15.83 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:21.958Z] #50 16.03 go: extracting github.com/spf13/viper v1.6.1 [2021-06-08T19:42:22.024Z] #40 ... [2021-06-08T19:42:22.024Z] [2021-06-08T19:42:22.024Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:22.024Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:42:22.024Z] #32 5.532 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-08T19:42:22.024Z] #32 5.532 Cloning into '.'... [2021-06-08T19:42:22.024Z] #32 ... [2021-06-08T19:42:22.024Z] [2021-06-08T19:42:22.024Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:22.025Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:22.025Z] #36 6.951 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:22.025Z] #36 7.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:22.025Z] #36 7.123 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:22.025Z] #36 9.306 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:22.115Z] #50 18.57 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:22.115Z] #50 18.57 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:22.115Z] #50 18.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:22.115Z] #50 18.57 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:22.115Z] #50 18.57 go: downloading github.com/spf13/viper v1.6.1 [2021-06-08T19:42:22.115Z] #50 18.57 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:22.115Z] #50 18.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:22.115Z] #50 18.57 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:22.115Z] #50 18.57 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:22.115Z] #50 18.57 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:22.115Z] #50 18.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:22.228Z] #50 16.11 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:22.228Z] #50 16.11 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:22.228Z] #50 16.30 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:22.295Z] #36 ... [2021-06-08T19:42:22.295Z] [2021-06-08T19:42:22.295Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:42:22.295Z] #24 sha256:c41fde409abf5a16349de26a4be1382ea3eebe2c7340357cb1af15d09edb98fc [2021-06-08T19:42:22.295Z] #24 5.688 + RM_GOPATH=0 [2021-06-08T19:42:22.295Z] #24 5.688 + TMP_GOPATH= [2021-06-08T19:42:22.295Z] #24 5.688 + : /build [2021-06-08T19:42:22.295Z] #24 5.688 + '[' -z '' ']' [2021-06-08T19:42:22.295Z] #24 5.688 ++ mktemp -d [2021-06-08T19:42:22.295Z] #24 5.697 + export GOPATH=/tmp/tmp.2Xx6zJOOgv [2021-06-08T19:42:22.295Z] #24 5.697 + GOPATH=/tmp/tmp.2Xx6zJOOgv [2021-06-08T19:42:22.295Z] #24 5.697 + RM_GOPATH=1 [2021-06-08T19:42:22.295Z] #24 5.697 + case "$(go env GOARCH)" in [2021-06-08T19:42:22.295Z] #24 5.697 ++ go env GOARCH [2021-06-08T19:42:22.295Z] #24 5.711 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:22.295Z] #24 5.711 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:22.295Z] #24 5.711 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:22.295Z] #24 5.729 + dir=/tmp/install [2021-06-08T19:42:22.295Z] #24 5.729 + bin=dockercli [2021-06-08T19:42:22.295Z] #24 5.729 + shift [2021-06-08T19:42:22.295Z] #24 5.729 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-08T19:42:22.295Z] #24 5.731 + . /tmp/install/dockercli.installer [2021-06-08T19:42:22.295Z] #24 5.731 ++ : stable [2021-06-08T19:42:22.295Z] #24 5.731 ++ : 17.06.2-ce [2021-06-08T19:42:22.295Z] #24 5.741 Install docker/cli version 17.06.2-ce from stable [2021-06-08T19:42:22.295Z] #24 5.741 + install_dockercli [2021-06-08T19:42:22.295Z] #24 5.741 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-08T19:42:22.295Z] #24 5.744 ++ uname -m [2021-06-08T19:42:22.295Z] #24 5.766 + arch=x86_64 [2021-06-08T19:42:22.295Z] #24 5.766 + '[' x86_64 '!=' x86_64 ']' [2021-06-08T19:42:22.295Z] #24 5.766 + url=https://download.docker.com/linux/static [2021-06-08T19:42:22.295Z] #24 5.766 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-08T19:42:22.295Z] #24 5.766 + tar -xz docker/docker [2021-06-08T19:42:22.379Z] #50 18.64 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:22.379Z] #50 18.80 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:22.379Z] #50 18.80 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:22.379Z] #50 18.80 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:22.492Z] #50 16.39 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:22.492Z] #50 16.39 go: downloading github.com/pkg/errors v0.8.1 [2021-06-08T19:42:22.492Z] #50 16.40 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:22.492Z] #50 16.50 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:22.552Z] #24 ... [2021-06-08T19:42:22.552Z] [2021-06-08T19:42:22.553Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:22.553Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:22.553Z] #44 6.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:22.553Z] #44 6.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:22.553Z] #44 6.920 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:22.553Z] #44 7.803 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-08T19:42:22.553Z] #44 9.533 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:22.553Z] #44 ... [2021-06-08T19:42:22.553Z] [2021-06-08T19:42:22.553Z] #50 [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-06-08T19:42:22.553Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:42:22.553Z] #50 4.968 + RM_GOPATH=0 [2021-06-08T19:42:22.553Z] #50 4.968 + TMP_GOPATH= [2021-06-08T19:42:22.553Z] #50 4.968 + : /build [2021-06-08T19:42:22.553Z] #50 4.968 + '[' -z '' ']' [2021-06-08T19:42:22.553Z] #50 4.968 ++ mktemp -d [2021-06-08T19:42:22.553Z] #50 4.969 + export GOPATH=/tmp/tmp.HmHc0vFrzi [2021-06-08T19:42:22.553Z] #50 4.969 + GOPATH=/tmp/tmp.HmHc0vFrzi [2021-06-08T19:42:22.553Z] #50 4.969 + RM_GOPATH=1 [2021-06-08T19:42:22.553Z] #50 4.969 + case "$(go env GOARCH)" in [2021-06-08T19:42:22.553Z] #50 4.969 ++ go env GOARCH [2021-06-08T19:42:22.553Z] #50 4.974 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:22.553Z] #50 4.974 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:22.553Z] #50 4.974 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:22.553Z] #50 4.979 + dir=/tmp/install [2021-06-08T19:42:22.553Z] #50 4.979 + bin=golangci_lint [2021-06-08T19:42:22.553Z] #50 4.979 + shift [2021-06-08T19:42:22.553Z] #50 4.979 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-08T19:42:22.553Z] #50 4.979 + . /tmp/install/golangci_lint.installer [2021-06-08T19:42:22.553Z] #50 4.979 ++ : v1.23.8 [2021-06-08T19:42:22.553Z] #50 4.979 + install_golangci_lint [2021-06-08T19:42:22.553Z] #50 4.979 + set -e [2021-06-08T19:42:22.553Z] #50 4.979 + export GO111MODULE=on [2021-06-08T19:42:22.553Z] #50 4.979 + GO111MODULE=on [2021-06-08T19:42:22.553Z] #50 4.979 + GOBIN=/build [2021-06-08T19:42:22.553Z] #50 4.979 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-08T19:42:22.553Z] #50 5.000 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-08T19:42:22.553Z] #50 5.000 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-08T19:42:22.553Z] #50 5.000 go: finding github.com v1.23.8 [2021-06-08T19:42:22.553Z] #50 5.000 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:22.553Z] #50 5.000 go: finding github.com/golangci v1.23.8 [2021-06-08T19:42:22.553Z] #50 5.766 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:22.553Z] #50 6.546 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:22.640Z] #50 18.93 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:22.640Z] #50 18.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:22.640Z] #50 18.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:22.640Z] #50 18.95 go: extracting github.com/spf13/viper v1.6.1 [2021-06-08T19:42:22.640Z] #50 19.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:22.640Z] #50 19.06 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:22.640Z] #50 19.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:22.640Z] #50 19.18 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:22.640Z] #50 19.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:22.749Z] #50 16.57 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:22.749Z] #50 16.70 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:22.749Z] #50 16.70 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:22.749Z] #50 16.73 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:22.749Z] #50 16.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:22.810Z] #50 ... [2021-06-08T19:42:22.810Z] [2021-06-08T19:42:22.810Z] #56 [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-06-08T19:42:22.810Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:22.810Z] #56 6.638 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:22.810Z] #56 6.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:22.810Z] #56 6.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:22.810Z] #56 8.322 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:22.810Z] #56 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:22.810Z] #56 ... [2021-06-08T19:42:22.810Z] [2021-06-08T19:42:22.810Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:42:22.810Z] #34 sha256:ab5c3eafcef1eb03334bbd0657f81c858e471f1f8311cd97e24f52a30091c717 [2021-06-08T19:42:22.810Z] #34 5.554 Install go-toml version v1.8.1 [2021-06-08T19:42:22.810Z] #34 5.587 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-08T19:42:22.810Z] #34 5.588 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-08T19:42:22.810Z] #34 5.590 go: finding github.com v1.8.1 [2021-06-08T19:42:22.810Z] #34 5.591 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:22.810Z] #34 5.591 go: finding github.com/pelletier v1.8.1 [2021-06-08T19:42:22.810Z] #34 6.942 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:22.810Z] #34 7.444 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:22.810Z] #34 9.832 github.com/pelletier/go-toml [2021-06-08T19:42:22.833Z] #20 4.122 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:22.903Z] #50 19.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:22.903Z] #50 19.27 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:22.903Z] #50 19.27 go: downloading github.com/spf13/afero v1.1.2 [2021-06-08T19:42:22.903Z] #50 19.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:22.903Z] #50 19.27 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:22.903Z] #50 19.33 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:22.903Z] #50 19.33 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:22.903Z] #50 19.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:23.006Z] #50 16.90 go: downloading github.com/spf13/afero v1.1.2 [2021-06-08T19:42:23.006Z] #50 16.95 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:23.006Z] #50 16.95 go: extracting github.com/pkg/errors v0.8.1 [2021-06-08T19:42:23.006Z] #50 16.97 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:23.006Z] #50 16.98 go: downloading github.com/spf13/cast v1.3.0 [2021-06-08T19:42:23.006Z] #50 17.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:23.068Z] #34 ... [2021-06-08T19:42:23.068Z] [2021-06-08T19:42:23.068Z] #59 [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-06-08T19:42:23.068Z] #59 sha256:7a59f0722942e93282bc28ea4dc6ef9cb9c0d3f9832b3dbed66d5218b0f2aabe [2021-06-08T19:42:23.068Z] #59 11.32 + cd /tmp/tmp.GH2qRtAncl/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:42:23.068Z] #59 11.32 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:23.068Z] #59 11.39 + export GO111MODULE=on [2021-06-08T19:42:23.068Z] #59 11.39 + GO111MODULE=on [2021-06-08T19:42:23.068Z] #59 11.39 + export GOPROXY=https://proxy.golang.org [2021-06-08T19:42:23.068Z] #59 11.39 + GOPROXY=https://proxy.golang.org [2021-06-08T19:42:23.068Z] #59 11.39 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:42:23.068Z] #59 11.39 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-08T19:42:23.165Z] #50 19.48 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:23.165Z] #50 19.48 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:23.264Z] #50 17.30 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:23.430Z] #50 19.88 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:23.430Z] #50 19.96 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:23.522Z] #50 17.34 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:23.522Z] #50 17.36 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:23.522Z] #50 17.42 go: extracting github.com/spf13/cast v1.3.0 [2021-06-08T19:42:23.522Z] #50 17.42 go: extracting github.com/spf13/afero v1.1.2 [2021-06-08T19:42:23.522Z] #50 17.48 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:23.696Z] #50 20.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:23.696Z] #50 20.29 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:23.776Z] #20 5.378 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:23.781Z] #50 17.62 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:23.781Z] #50 17.66 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:23.781Z] #50 ... [2021-06-08T19:42:23.781Z] [2021-06-08T19:42:23.781Z] #46 [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-06-08T19:42:23.781Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:42:23.781Z] #46 7.697 internal/bytealg [2021-06-08T19:42:23.781Z] #46 7.826 sync/atomic [2021-06-08T19:42:23.781Z] #46 8.268 unicode [2021-06-08T19:42:23.781Z] #46 9.385 runtime [2021-06-08T19:42:23.781Z] #46 12.46 unicode/utf8 [2021-06-08T19:42:23.781Z] #46 12.96 math/bits [2021-06-08T19:42:23.781Z] #46 13.76 math [2021-06-08T19:42:23.959Z] #50 20.30 go: downloading github.com/spf13/cast v1.3.0 [2021-06-08T19:42:23.959Z] #50 20.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:23.959Z] #50 20.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:23.959Z] #50 20.41 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:23.959Z] #50 20.47 go: extracting github.com/spf13/afero v1.1.2 [2021-06-08T19:42:24.046Z] #46 ... [2021-06-08T19:42:24.046Z] [2021-06-08T19:42:24.046Z] #50 [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-06-08T19:42:24.046Z] #50 sha256:090f7886634785ca7c5f8e0bfb5a9e75b585271394129a14f1f5555a244db7ff [2021-06-08T19:42:24.046Z] #50 17.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:24.046Z] #50 17.93 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:24.046Z] #50 17.96 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:24.305Z] #50 18.05 go: downloading golang.org/x/text v0.3.2 [2021-06-08T19:42:24.305Z] #50 18.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:24.305Z] #50 18.06 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:24.305Z] #50 18.07 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:24.532Z] #50 20.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:24.532Z] #50 20.78 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:24.532Z] #50 20.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:24.532Z] #50 20.89 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:24.532Z] #50 20.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:24.563Z] #50 18.35 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:24.563Z] #50 18.35 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:24.563Z] #50 18.38 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:24.795Z] #50 21.02 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:24.795Z] #50 21.07 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:24.795Z] #50 21.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:24.795Z] #50 21.07 go: extracting github.com/spf13/cast v1.3.0 [2021-06-08T19:42:24.795Z] #50 21.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:24.795Z] #50 21.19 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:24.825Z] #50 18.60 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:24.825Z] #50 18.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:42:24.965Z] #59 13.16 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:24.965Z] #59 13.18 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:24.965Z] #59 13.26 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:24.965Z] #59 13.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:24.965Z] #59 13.34 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:24.965Z] #59 13.40 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:24.965Z] #59 13.46 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:25.056Z] #50 21.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:25.056Z] #50 21.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:25.056Z] #50 ... [2021-06-08T19:42:25.056Z] [2021-06-08T19:42:25.056Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:25.056Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:25.056Z] #36 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:25.056Z] #36 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:25.090Z] #50 18.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:25.090Z] #50 18.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:25.090Z] #50 18.98 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:42:25.090Z] #50 19.14 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:25.098Z] #29 7.140 0.0% 0.1% 1.0% # 2.2% # 2.8% ## 3.2% ## 4.2% ### 4.6% ### 5.5% #### 6.2% ##### 7.0% ##### 7.8% ###### 8.4% ###### 8.9% ###### 9.6% ####### 10.3% ####### 11.0% ####### 11.0% ######## 12.2% ######### 13.3% ########## 14.1% ########## 14.4% ########### 15.4% ########### 16.0% ############ 17.0% ############# 18.3% ############# 19.3% ############# 19.4% ############## 20.3% ############## 20.8% ############### 21.7% ################ 22.4% ################# 23.6% ################# 24.4% ################## 25.6% ################### 27.3% #################### 28.6% [2021-06-08T19:42:25.098Z] #29 ... [2021-06-08T19:42:25.098Z] [2021-06-08T19:42:25.098Z] #52 [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-06-08T19:42:25.098Z] #52 sha256:4788201f0e196ebc2c191b6b4be63e240d48d0386c022e7150f1b6cfa39c1b31 [2021-06-08T19:42:25.098Z] #52 5.436 + RM_GOPATH=0 [2021-06-08T19:42:25.098Z] #52 5.436 + TMP_GOPATH= [2021-06-08T19:42:25.098Z] #52 5.436 + : /build [2021-06-08T19:42:25.098Z] #52 5.436 + '[' -z '' ']' [2021-06-08T19:42:25.098Z] #52 5.436 ++ mktemp -d [2021-06-08T19:42:25.098Z] #52 5.448 + export GOPATH=/tmp/tmp.asRQDp7xOJ [2021-06-08T19:42:25.098Z] #52 5.448 + GOPATH=/tmp/tmp.asRQDp7xOJ [2021-06-08T19:42:25.098Z] #52 5.448 + RM_GOPATH=1 [2021-06-08T19:42:25.098Z] #52 5.448 + case "$(go env GOARCH)" in [2021-06-08T19:42:25.098Z] #52 5.448 ++ go env GOARCH [2021-06-08T19:42:25.098Z] #52 5.510 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.098Z] #52 5.510 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.098Z] #52 5.513 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:25.098Z] #52 5.521 + dir=/tmp/install [2021-06-08T19:42:25.098Z] #52 5.522 + bin=shfmt [2021-06-08T19:42:25.098Z] #52 5.522 + shift [2021-06-08T19:42:25.098Z] #52 5.522 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-08T19:42:25.098Z] #52 5.523 + . /tmp/install/shfmt.installer [2021-06-08T19:42:25.098Z] #52 5.524 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:25.098Z] #52 5.530 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:25.098Z] #52 5.532 + install_shfmt [2021-06-08T19:42:25.098Z] #52 5.532 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-08T19:42:25.098Z] #52 5.532 + git clone https://github.com/mvdan/sh.git /tmp/tmp.asRQDp7xOJ/src/github.com/mvdan/sh [2021-06-08T19:42:25.098Z] #52 5.546 Cloning into '/tmp/tmp.asRQDp7xOJ/src/github.com/mvdan/sh'... [2021-06-08T19:42:25.223Z] #59 13.59 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:25.223Z] #59 13.63 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:42:25.223Z] #59 13.68 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:25.223Z] #59 13.70 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:25.223Z] #59 13.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:25.223Z] #59 13.73 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:25.223Z] #59 13.81 go: downloading github.com/google/uuid v1.2.0 [2021-06-08T19:42:25.317Z] #36 ... [2021-06-08T19:42:25.317Z] [2021-06-08T19:42:25.317Z] #50 [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-06-08T19:42:25.317Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:42:25.317Z] #50 21.65 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:25.317Z] #50 21.65 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:25.317Z] #50 21.65 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:25.317Z] #50 21.71 go: downloading golang.org/x/text v0.3.2 [2021-06-08T19:42:25.317Z] #50 21.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:25.317Z] #50 21.79 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:25.317Z] #50 ... [2021-06-08T19:42:25.317Z] [2021-06-08T19:42:25.317Z] #46 [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-06-08T19:42:25.317Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:42:25.317Z] #46 11.77 unicode/utf8 [2021-06-08T19:42:25.317Z] #46 12.36 math/bits [2021-06-08T19:42:25.317Z] #46 12.85 math [2021-06-08T19:42:25.317Z] #46 16.92 internal/testlog [2021-06-08T19:42:25.317Z] #46 17.29 encoding [2021-06-08T19:42:25.317Z] #46 17.41 unicode/utf16 [2021-06-08T19:42:25.317Z] #46 17.76 container/list [2021-06-08T19:42:25.317Z] #46 18.29 crypto/internal/subtle [2021-06-08T19:42:25.317Z] #46 18.57 crypto/subtle [2021-06-08T19:42:25.317Z] #46 18.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-08T19:42:25.317Z] #46 18.78 internal/nettrace [2021-06-08T19:42:25.317Z] #46 18.82 runtime/cgo [2021-06-08T19:42:25.347Z] #50 19.14 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:25.347Z] #50 19.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:25.347Z] #50 19.34 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:25.373Z] #52 ... [2021-06-08T19:42:25.373Z] [2021-06-08T19:42:25.373Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:25.373Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-08T19:42:25.373Z] #36 5.925 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:25.373Z] #36 5.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:25.373Z] #36 5.973 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:25.373Z] #36 6.804 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-08T19:42:25.373Z] #36 8.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-08T19:42:25.373Z] #36 9.193 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-08T19:42:25.373Z] #36 ... [2021-06-08T19:42:25.373Z] [2021-06-08T19:42:25.373Z] #46 [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-06-08T19:42:25.373Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:42:25.373Z] #46 4.288 + RM_GOPATH=0 [2021-06-08T19:42:25.373Z] #46 4.288 + TMP_GOPATH= [2021-06-08T19:42:25.373Z] #46 4.288 + : /build [2021-06-08T19:42:25.373Z] #46 4.288 + '[' -z '' ']' [2021-06-08T19:42:25.373Z] #46 4.289 ++ mktemp -d [2021-06-08T19:42:25.373Z] #46 4.297 + export GOPATH=/tmp/tmp.5TGm0qGxs8 [2021-06-08T19:42:25.373Z] #46 4.297 + GOPATH=/tmp/tmp.5TGm0qGxs8 [2021-06-08T19:42:25.373Z] #46 4.297 + RM_GOPATH=1 [2021-06-08T19:42:25.373Z] #46 4.297 + case "$(go env GOARCH)" in [2021-06-08T19:42:25.373Z] #46 4.305 ++ go env GOARCH [2021-06-08T19:42:25.373Z] #46 4.349 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.373Z] #46 4.349 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.373Z] #46 4.349 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:25.373Z] #46 4.355 + dir=/tmp/install [2021-06-08T19:42:25.373Z] #46 4.355 + bin=vndr [2021-06-08T19:42:25.373Z] #46 4.355 + shift [2021-06-08T19:42:25.373Z] #46 4.355 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-08T19:42:25.373Z] #46 4.355 + . /tmp/install/vndr.installer [2021-06-08T19:42:25.373Z] #46 4.355 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:25.373Z] #46 4.355 + install_vndr [2021-06-08T19:42:25.373Z] #46 4.355 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-08T19:42:25.373Z] #46 4.355 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5TGm0qGxs8/src/github.com/LK4D4/vndr [2021-06-08T19:42:25.373Z] #46 4.355 Cloning into '/tmp/tmp.5TGm0qGxs8/src/github.com/LK4D4/vndr'... [2021-06-08T19:42:25.373Z] #46 4.355 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:25.373Z] #46 5.533 + cd /tmp/tmp.5TGm0qGxs8/src/github.com/LK4D4/vndr [2021-06-08T19:42:25.373Z] #46 5.533 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-08T19:42:25.373Z] #46 5.557 + go build -buildmode=pie -v -o /build/vndr . [2021-06-08T19:42:25.373Z] #46 6.482 internal/race [2021-06-08T19:42:25.373Z] #46 6.546 internal/cpu [2021-06-08T19:42:25.373Z] #46 6.620 runtime/internal/atomic [2021-06-08T19:42:25.373Z] #46 6.636 runtime/internal/sys [2021-06-08T19:42:25.373Z] #46 6.757 sync/atomic [2021-06-08T19:42:25.373Z] #46 7.071 unicode [2021-06-08T19:42:25.373Z] #46 7.239 internal/bytealg [2021-06-08T19:42:25.373Z] #46 7.365 runtime/internal/math [2021-06-08T19:42:25.373Z] #46 7.442 unicode/utf8 [2021-06-08T19:42:25.373Z] #46 7.711 math/bits [2021-06-08T19:42:25.373Z] #46 8.742 internal/testlog [2021-06-08T19:42:25.373Z] #46 8.747 runtime [2021-06-08T19:42:25.373Z] #46 8.942 math [2021-06-08T19:42:25.373Z] #46 9.306 encoding [2021-06-08T19:42:25.373Z] #46 9.713 unicode/utf16 [2021-06-08T19:42:25.373Z] #46 9.986 container/list [2021-06-08T19:42:25.481Z] #59 13.95 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:25.481Z] #59 14.01 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:25.579Z] #46 ... [2021-06-08T19:42:25.579Z] [2021-06-08T19:42:25.579Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:25.579Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:25.579Z] #13 7.733 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:42:25.579Z] #13 7.788 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:25.579Z] #13 7.788 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:25.579Z] #13 7.843 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:25.579Z] #13 8.763 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-08T19:42:25.579Z] #13 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:25.579Z] #13 12.30 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:25.579Z] #13 14.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:25.579Z] #13 ... [2021-06-08T19:42:25.579Z] [2021-06-08T19:42:25.579Z] #50 [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-06-08T19:42:25.579Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:42:25.579Z] #50 21.91 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:25.579Z] #50 21.91 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:25.635Z] #50 19.47 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:25.651Z] #46 ... [2021-06-08T19:42:25.651Z] [2021-06-08T19:42:25.651Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:25.651Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:42:25.651Z] #44 5.872 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:25.651Z] #44 5.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:25.651Z] #44 5.907 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:25.651Z] #44 6.611 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-08T19:42:25.651Z] #44 6.885 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-08T19:42:25.651Z] #44 8.558 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-08T19:42:25.651Z] #44 9.845 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-08T19:42:25.651Z] #44 ... [2021-06-08T19:42:25.651Z] [2021-06-08T19:42:25.651Z] #50 [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-06-08T19:42:25.651Z] #50 sha256:642fb00edfa7a9e1ef744f4142801243dcb000ebdccfb3c55ab1685b2bb63a9c [2021-06-08T19:42:25.651Z] #50 4.269 + RM_GOPATH=0 [2021-06-08T19:42:25.651Z] #50 4.269 + TMP_GOPATH= [2021-06-08T19:42:25.651Z] #50 4.269 + : /build [2021-06-08T19:42:25.651Z] #50 4.269 + '[' -z '' ']' [2021-06-08T19:42:25.651Z] #50 4.277 ++ mktemp -d [2021-06-08T19:42:25.651Z] #50 4.277 + export GOPATH=/tmp/tmp.8X4rG7jv0j [2021-06-08T19:42:25.651Z] #50 4.277 + GOPATH=/tmp/tmp.8X4rG7jv0j [2021-06-08T19:42:25.651Z] #50 4.277 + RM_GOPATH=1 [2021-06-08T19:42:25.651Z] #50 4.277 + case "$(go env GOARCH)" in [2021-06-08T19:42:25.651Z] #50 4.282 ++ go env GOARCH [2021-06-08T19:42:25.651Z] #50 4.292 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.651Z] #50 4.292 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.651Z] #50 4.298 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:25.651Z] #50 4.298 + dir=/tmp/install [2021-06-08T19:42:25.651Z] #50 4.298 + bin=golangci_lint [2021-06-08T19:42:25.651Z] #50 4.298 + shift [2021-06-08T19:42:25.651Z] #50 4.298 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-08T19:42:25.651Z] #50 4.298 + . /tmp/install/golangci_lint.installer [2021-06-08T19:42:25.651Z] #50 4.298 ++ : v1.23.8 [2021-06-08T19:42:25.651Z] #50 4.298 + install_golangci_lint [2021-06-08T19:42:25.651Z] #50 4.298 + set -e [2021-06-08T19:42:25.651Z] #50 4.298 + export GO111MODULE=on [2021-06-08T19:42:25.651Z] #50 4.298 + GO111MODULE=on [2021-06-08T19:42:25.651Z] #50 4.298 + GOBIN=/build [2021-06-08T19:42:25.651Z] #50 4.298 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-08T19:42:25.651Z] #50 4.318 go: finding github.com v1.23.8 [2021-06-08T19:42:25.651Z] #50 4.318 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-08T19:42:25.651Z] #50 4.318 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-08T19:42:25.651Z] #50 4.318 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:25.651Z] #50 4.318 go: finding github.com/golangci v1.23.8 [2021-06-08T19:42:25.651Z] #50 5.295 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:25.651Z] #50 6.065 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-08T19:42:25.651Z] #50 ... [2021-06-08T19:42:25.651Z] [2021-06-08T19:42:25.651Z] #48 [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-06-08T19:42:25.651Z] #48 sha256:1fe79521ccbac17cf85ba85eae24dfc9ee879676ae08b12d16c78d6617fe0700 [2021-06-08T19:42:25.651Z] #48 3.461 + RM_GOPATH=0 [2021-06-08T19:42:25.651Z] #48 3.461 + TMP_GOPATH= [2021-06-08T19:42:25.651Z] #48 3.461 + : /build [2021-06-08T19:42:25.651Z] #48 3.461 + '[' -z '' ']' [2021-06-08T19:42:25.651Z] #48 3.465 ++ mktemp -d [2021-06-08T19:42:25.651Z] #48 3.469 + export GOPATH=/tmp/tmp.iKY1NBmkwP [2021-06-08T19:42:25.651Z] #48 3.469 + GOPATH=/tmp/tmp.iKY1NBmkwP [2021-06-08T19:42:25.651Z] #48 3.469 + RM_GOPATH=1 [2021-06-08T19:42:25.651Z] #48 3.469 + case "$(go env GOARCH)" in [2021-06-08T19:42:25.651Z] #48 3.473 ++ go env GOARCH [2021-06-08T19:42:25.651Z] #48 3.494 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.651Z] #48 3.494 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.651Z] #48 3.495 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:25.651Z] #48 3.495 + dir=/tmp/install [2021-06-08T19:42:25.652Z] #48 3.496 + bin=gotestsum [2021-06-08T19:42:25.652Z] #48 3.496 + shift [2021-06-08T19:42:25.652Z] #48 3.496 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-08T19:42:25.652Z] #48 3.496 + . /tmp/install/gotestsum.installer [2021-06-08T19:42:25.652Z] #48 3.496 ++ : v0.5.3 [2021-06-08T19:42:25.652Z] #48 3.496 + install_gotestsum [2021-06-08T19:42:25.652Z] #48 3.497 + set -e [2021-06-08T19:42:25.652Z] #48 3.497 + export GO111MODULE=on [2021-06-08T19:42:25.652Z] #48 3.497 + GO111MODULE=on [2021-06-08T19:42:25.652Z] #48 3.497 + GOBIN=/build [2021-06-08T19:42:25.652Z] #48 3.497 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-08T19:42:25.652Z] #48 3.531 go: finding gotest.tools v0.5.3 [2021-06-08T19:42:25.652Z] #48 3.532 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:25.652Z] #48 4.571 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:25.652Z] #48 5.305 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-08T19:42:25.652Z] #48 6.167 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:25.652Z] #48 6.173 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:25.652Z] #48 6.187 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:25.652Z] #48 6.207 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:25.652Z] #48 6.220 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:42:25.652Z] #48 6.276 go: downloading github.com/fatih/color v1.9.0 [2021-06-08T19:42:25.652Z] #48 6.330 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:25.652Z] #48 6.490 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:25.652Z] #48 6.494 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:25.652Z] #48 6.555 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:25.652Z] #48 6.907 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:42:25.652Z] #48 6.923 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:25.652Z] #48 6.957 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:25.652Z] #48 7.013 go: extracting github.com/fatih/color v1.9.0 [2021-06-08T19:42:25.652Z] #48 7.126 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:25.652Z] #48 7.131 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:25.652Z] #48 7.284 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:25.652Z] #48 7.462 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:25.652Z] #48 7.722 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:25.652Z] #48 8.281 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:25.652Z] #48 8.699 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:25.652Z] #48 9.825 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:25.742Z] #59 14.13 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:42:25.893Z] #50 19.59 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:25.893Z] #50 19.74 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:25.893Z] #50 19.78 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:25.938Z] #48 ... [2021-06-08T19:42:25.938Z] [2021-06-08T19:42:25.938Z] #59 [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-06-08T19:42:25.938Z] #59 sha256:eb07d1b36b5595b6e49310a2ad70a3f6aed850b4f3a2e2aa87a9de1137a3d3e7 [2021-06-08T19:42:25.938Z] #59 4.309 + RM_GOPATH=0 [2021-06-08T19:42:25.938Z] #59 4.309 + TMP_GOPATH= [2021-06-08T19:42:25.938Z] #59 4.309 + : /build [2021-06-08T19:42:25.938Z] #59 4.309 + '[' -z '' ']' [2021-06-08T19:42:25.938Z] #59 4.318 ++ mktemp -d [2021-06-08T19:42:25.938Z] #59 4.319 + export GOPATH=/tmp/tmp.cjc3G8QTtr [2021-06-08T19:42:25.938Z] #59 4.319 + GOPATH=/tmp/tmp.cjc3G8QTtr [2021-06-08T19:42:25.938Z] #59 4.319 + RM_GOPATH=1 [2021-06-08T19:42:25.938Z] #59 4.319 + case "$(go env GOARCH)" in [2021-06-08T19:42:25.938Z] #59 4.323 ++ go env GOARCH [2021-06-08T19:42:25.938Z] #59 4.333 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.938Z] #59 4.333 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:25.938Z] #59 4.333 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:25.938Z] #59 4.342 + dir=/tmp/install [2021-06-08T19:42:25.938Z] #59 4.342 + bin=rootlesskit [2021-06-08T19:42:25.938Z] #59 4.342 + shift [2021-06-08T19:42:25.938Z] #59 4.342 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-08T19:42:25.938Z] #59 4.342 + . /tmp/install/rootlesskit.installer [2021-06-08T19:42:25.938Z] #59 4.342 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:25.938Z] #59 4.342 + install_rootlesskit [2021-06-08T19:42:25.938Z] #59 4.342 + case "$1" in [2021-06-08T19:42:25.938Z] #59 4.342 + export CGO_ENABLED=0 [2021-06-08T19:42:25.938Z] #59 4.342 + CGO_ENABLED=0 [2021-06-08T19:42:25.938Z] #59 4.342 + _install_rootlesskit [2021-06-08T19:42:25.938Z] #59 4.343 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:25.938Z] #59 4.344 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-08T19:42:25.938Z] #59 4.344 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cjc3G8QTtr/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:42:25.938Z] #59 4.355 Cloning into '/tmp/tmp.cjc3G8QTtr/src/github.com/rootless-containers/rootlesskit'... [2021-06-08T19:42:25.938Z] #59 7.827 + cd /tmp/tmp.cjc3G8QTtr/src/github.com/rootless-containers/rootlesskit [2021-06-08T19:42:25.938Z] #59 7.827 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-08T19:42:25.938Z] #59 7.959 + export GO111MODULE=on [2021-06-08T19:42:25.938Z] #59 7.959 + GO111MODULE=on [2021-06-08T19:42:25.938Z] #59 7.959 + export GOPROXY=https://proxy.golang.org [2021-06-08T19:42:25.938Z] #59 7.959 + GOPROXY=https://proxy.golang.org [2021-06-08T19:42:25.938Z] #59 7.959 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:42:25.938Z] #59 7.959 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-08T19:42:25.938Z] #59 9.985 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:25.938Z] #59 9.986 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:25.938Z] #59 9.987 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:42:25.938Z] #59 9.994 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:25.938Z] #59 10.04 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:25.938Z] #59 10.07 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:25.938Z] #59 10.08 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:25.938Z] #59 10.30 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:25.938Z] #59 10.30 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:42:25.938Z] #59 10.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:25.938Z] #59 10.41 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:25.938Z] #59 ... [2021-06-08T19:42:25.938Z] [2021-06-08T19:42:25.938Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:42:25.938Z] #34 sha256:b8d0f8c4d9bbfe6ea91ad5bbbb85535ee4eee427525c0aa87634c772f771f6f4 [2021-06-08T19:42:25.938Z] #34 5.176 Install go-toml version v1.8.1 [2021-06-08T19:42:25.938Z] #34 5.285 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-08T19:42:25.938Z] #34 5.285 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-08T19:42:25.938Z] #34 5.285 go: finding github.com v1.8.1 [2021-06-08T19:42:25.938Z] #34 5.285 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:25.938Z] #34 5.285 go: finding github.com/pelletier v1.8.1 [2021-06-08T19:42:25.938Z] #34 6.064 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:25.938Z] #34 6.627 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-08T19:42:25.938Z] #34 8.930 github.com/pelletier/go-toml [2021-06-08T19:42:25.938Z] #34 ... [2021-06-08T19:42:25.938Z] [2021-06-08T19:42:25.938Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:42:25.938Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-08T19:42:25.938Z] #40 5.220 + git clone https://github.com/docker/distribution.git . [2021-06-08T19:42:25.938Z] #40 5.220 Cloning into '.'... [2021-06-08T19:42:26.151Z] #50 19.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:26.151Z] #50 20.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:26.151Z] #50 20.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:26.151Z] #50 ... [2021-06-08T19:42:26.151Z] [2021-06-08T19:42:26.151Z] #48 [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-06-08T19:42:26.151Z] #48 sha256:2ea59896dd93c2b9077dcb847e42f8864a8adafe449532aeb515051abc58c7ad [2021-06-08T19:42:26.151Z] #48 10.04 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:26.151Z] #48 10.05 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:26.151Z] #48 10.18 go: extracting github.com/fatih/color v1.9.0 [2021-06-08T19:42:26.151Z] #48 10.28 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:26.151Z] #48 10.30 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:26.151Z] #48 10.31 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:42:26.151Z] #48 10.37 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:26.151Z] #48 10.66 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:26.151Z] #48 10.66 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:26.151Z] #48 10.91 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:26.151Z] #48 11.19 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:26.151Z] #48 12.37 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:26.151Z] #48 13.26 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:26.151Z] #48 14.31 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:26.151Z] #48 18.34 go: finding github.com/fatih/color v1.9.0 [2021-06-08T19:42:26.151Z] #48 18.35 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:26.151Z] #48 18.38 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:42:26.151Z] #48 18.52 go: finding github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:26.151Z] #48 18.58 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:26.151Z] #48 18.64 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:26.151Z] #48 18.78 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:26.151Z] #48 18.98 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:26.151Z] #48 19.02 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:26.151Z] #48 19.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:26.151Z] #48 19.22 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:26.152Z] #50 22.39 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:26.152Z] #50 22.39 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:26.152Z] #50 22.54 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:26.205Z] #40 ... [2021-06-08T19:42:26.205Z] [2021-06-08T19:42:26.205Z] #56 [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-06-08T19:42:26.205Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-08T19:42:26.205Z] #56 5.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:26.205Z] #56 5.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:26.205Z] #56 5.932 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:26.205Z] #56 6.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-08T19:42:26.205Z] #56 8.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-08T19:42:26.205Z] #56 8.892 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-08T19:42:26.312Z] #59 14.63 go: extracting github.com/google/uuid v1.2.0 [2021-06-08T19:42:26.322Z] #20 ... [2021-06-08T19:42:26.322Z] [2021-06-08T19:42:26.322Z] #46 [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-06-08T19:42:26.322Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:42:26.322Z] #46 130.8 github.com/LK4D4/vndr/godl [2021-06-08T19:42:26.410Z] #48 ... [2021-06-08T19:42:26.410Z] [2021-06-08T19:42:26.410Z] #50 [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-06-08T19:42:26.410Z] #50 sha256:090f7886634785ca7c5f8e0bfb5a9e75b585271394129a14f1f5555a244db7ff [2021-06-08T19:42:26.410Z] #50 20.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:42:26.410Z] #50 20.29 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:42:26.410Z] #50 20.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:26.410Z] #50 20.34 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:26.413Z] #50 22.79 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:26.413Z] #50 ... [2021-06-08T19:42:26.413Z] [2021-06-08T19:42:26.413Z] #56 [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-06-08T19:42:26.413Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:26.413Z] #56 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:26.490Z] #56 ... [2021-06-08T19:42:26.490Z] [2021-06-08T19:42:26.490Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:26.490Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:26.572Z] #59 ... [2021-06-08T19:42:26.572Z] [2021-06-08T19:42:26.572Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:42:26.572Z] #24 sha256:c41fde409abf5a16349de26a4be1382ea3eebe2c7340357cb1af15d09edb98fc [2021-06-08T19:42:26.572Z] #24 14.61 + mkdir -p /build [2021-06-08T19:42:26.572Z] #24 14.61 + mv docker/docker /build/ [2021-06-08T19:42:26.572Z] #24 14.62 + rmdir docker [2021-06-08T19:42:26.572Z] #24 DONE 14.9s [2021-06-08T19:42:26.572Z] [2021-06-08T19:42:26.572Z] #50 [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-06-08T19:42:26.572Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:42:26.572Z] #50 13.53 go: downloading github.com/fatih/color v1.7.0 [2021-06-08T19:42:26.572Z] #50 13.57 go: downloading github.com/spf13/viper v1.6.1 [2021-06-08T19:42:26.572Z] #50 13.57 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:26.572Z] #50 13.58 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:26.572Z] #50 13.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:26.572Z] #50 13.75 go: downloading github.com/pkg/errors v0.8.1 [2021-06-08T19:42:26.572Z] #50 13.85 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:26.572Z] #50 13.99 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:26.572Z] #50 14.11 go: extracting github.com/fatih/color v1.7.0 [2021-06-08T19:42:26.572Z] #50 14.13 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:26.572Z] #50 14.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:26.572Z] #50 14.18 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:26.572Z] #50 14.24 go: extracting github.com/spf13/viper v1.6.1 [2021-06-08T19:42:26.572Z] #50 14.31 go: extracting github.com/pkg/errors v0.8.1 [2021-06-08T19:42:26.572Z] #50 14.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:26.572Z] #50 14.57 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:26.572Z] #50 14.61 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:26.572Z] #50 14.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:26.572Z] #50 14.88 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:26.572Z] #50 14.89 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:26.572Z] #50 14.89 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:26.572Z] #50 15.02 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:26.674Z] #56 ... [2021-06-08T19:42:26.674Z] [2021-06-08T19:42:26.674Z] #52 [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-06-08T19:42:26.674Z] #52 sha256:d527871d8a96cd1306181a1301ef815980d502274e053a40279e8947040d9c10 [2021-06-08T19:42:26.674Z] #52 14.36 + cd /tmp/tmp.vejCeUCwQN/src/github.com/mvdan/sh [2021-06-08T19:42:26.674Z] #52 14.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:26.674Z] #52 14.49 + GO111MODULE=on [2021-06-08T19:42:26.674Z] #52 14.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-08T19:42:26.674Z] #52 15.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:26.674Z] #52 15.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:26.674Z] #52 15.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:26.674Z] #52 16.25 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:26.674Z] #52 16.27 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:26.674Z] #52 17.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:26.674Z] #52 18.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:26.674Z] #52 19.59 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:26.674Z] #52 21.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:26.674Z] #52 21.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:26.674Z] #52 21.29 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:26.674Z] #52 21.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:26.674Z] #52 22.27 runtime/cgo [2021-06-08T19:42:26.674Z] #52 22.27 runtime [2021-06-08T19:42:26.835Z] #50 15.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:26.936Z] #52 ... [2021-06-08T19:42:26.936Z] [2021-06-08T19:42:26.936Z] #50 [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-06-08T19:42:26.936Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:42:26.936Z] #50 23.23 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:26.936Z] #50 23.43 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:26.979Z] #50 ... [2021-06-08T19:42:26.979Z] [2021-06-08T19:42:26.979Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:42:26.979Z] #34 sha256:19b26ff469eba4512fbd277b65a04004f23291c8306ef4d1bf8fa57181a8522b [2021-06-08T19:42:26.979Z] #34 17.30 github.com/pelletier/go-toml/cmd/tomll [2021-06-08T19:42:26.979Z] #34 DONE 20.9s [2021-06-08T19:42:27.093Z] #50 15.53 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:27.197Z] #50 23.57 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:27.237Z] [2021-06-08T19:42:27.237Z] #59 [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-06-08T19:42:27.237Z] #59 sha256:ebaec40228ada3fd37c1193005a67160801bea309128489f35537dd62a26ba73 [2021-06-08T19:42:27.237Z] #59 13.11 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:27.237Z] #59 13.18 go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:42:27.237Z] #59 13.24 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:27.237Z] #59 13.25 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:27.237Z] #59 13.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:27.237Z] #59 13.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:27.237Z] #59 13.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:27.237Z] #59 13.53 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:27.237Z] #59 13.55 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:27.237Z] #59 13.72 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:27.237Z] #59 13.74 go: downloading github.com/google/uuid v1.2.0 [2021-06-08T19:42:27.237Z] #59 13.75 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:27.237Z] #59 13.91 go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:42:27.237Z] #59 13.93 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:27.237Z] #59 13.97 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:27.237Z] #59 14.02 go: extracting github.com/google/uuid v1.2.0 [2021-06-08T19:42:27.237Z] #59 14.23 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:27.237Z] #59 14.47 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:27.237Z] #59 14.68 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:27.237Z] #59 15.63 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:27.237Z] #59 15.98 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:27.237Z] #59 18.23 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:27.237Z] #59 18.91 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:27.237Z] #59 19.15 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:27.237Z] #59 20.67 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:27.262Z] #46 131.5 github.com/LK4D4/vndr [2021-06-08T19:42:27.351Z] #50 15.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:27.458Z] #50 23.73 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:27.458Z] #50 23.78 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:27.458Z] #50 23.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:27.458Z] #50 23.93 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:27.610Z] #50 15.95 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:27.610Z] #50 16.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:27.610Z] #50 16.20 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:27.719Z] #50 24.01 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:42:27.719Z] #50 24.08 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:27.719Z] #50 24.08 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:42:27.719Z] #50 24.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:27.808Z] #59 ... [2021-06-08T19:42:27.808Z] [2021-06-08T19:42:27.808Z] #56 [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-06-08T19:42:27.808Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:27.808Z] #56 11.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:27.808Z] #56 13.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:27.808Z] #56 ... [2021-06-08T19:42:27.808Z] [2021-06-08T19:42:27.808Z] #46 [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-06-08T19:42:27.808Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:42:27.808Z] #46 18.07 internal/testlog [2021-06-08T19:42:27.808Z] #46 18.26 encoding [2021-06-08T19:42:27.808Z] #46 18.33 unicode/utf16 [2021-06-08T19:42:27.808Z] #46 18.49 container/list [2021-06-08T19:42:27.808Z] #46 18.97 crypto/internal/subtle [2021-06-08T19:42:27.808Z] #46 19.16 crypto/subtle [2021-06-08T19:42:27.808Z] #46 19.20 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-08T19:42:27.808Z] #46 19.22 internal/nettrace [2021-06-08T19:42:27.808Z] #46 19.34 runtime/cgo [2021-06-08T19:42:27.868Z] #50 16.43 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:27.868Z] #50 16.46 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:27.980Z] #50 24.33 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:27.980Z] #50 24.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:27.980Z] #50 24.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:42:28.066Z] #46 ... [2021-06-08T19:42:28.066Z] [2021-06-08T19:42:28.066Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:28.066Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:28.066Z] #44 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:28.066Z] #44 14.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:28.066Z] #44 16.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-08T19:42:28.241Z] #50 24.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:28.241Z] #50 24.55 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:28.241Z] #50 24.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:28.241Z] #50 24.78 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:28.241Z] #50 24.78 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:42:28.325Z] #44 ... [2021-06-08T19:42:28.325Z] [2021-06-08T19:42:28.325Z] #52 [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-06-08T19:42:28.325Z] #52 sha256:973cd9f9bf9d399ccd426847ca32d5a26a21c274dec4e39b37b21433ca0d4b7b [2021-06-08T19:42:28.325Z] #52 17.03 + cd /tmp/tmp.65eq6cUdh3/src/github.com/mvdan/sh [2021-06-08T19:42:28.325Z] #52 17.03 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:28.325Z] #52 17.17 + GO111MODULE=on [2021-06-08T19:42:28.325Z] #52 17.17 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-08T19:42:28.325Z] #52 18.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:28.325Z] #52 18.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:28.325Z] #52 18.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:28.325Z] #52 18.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:28.325Z] #52 18.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:28.325Z] #52 19.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:28.325Z] #52 20.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:28.325Z] #52 21.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:28.432Z] #50 16.85 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:28.541Z] #50 24.92 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:28.541Z] #50 25.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:28.541Z] #50 25.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:28.689Z] #50 17.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:28.689Z] #50 17.23 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:28.802Z] #50 25.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:28.802Z] #50 25.05 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:28.802Z] #50 25.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:28.802Z] #50 25.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:28.802Z] #50 25.28 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:28.802Z] #50 25.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:28.802Z] #50 25.28 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:28.893Z] #52 ... [2021-06-08T19:42:28.893Z] [2021-06-08T19:42:28.893Z] #59 [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-06-08T19:42:28.893Z] #59 sha256:ebaec40228ada3fd37c1193005a67160801bea309128489f35537dd62a26ba73 [2021-06-08T19:42:28.893Z] #59 22.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:28.893Z] #59 22.80 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:28.893Z] #59 22.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:29.070Z] #50 25.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:29.070Z] #50 25.52 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:29.070Z] #50 25.53 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:29.070Z] #50 25.63 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:29.254Z] #50 ... [2021-06-08T19:42:29.254Z] [2021-06-08T19:42:29.254Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:29.254Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:29.254Z] #13 3.826 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:42:29.254Z] #13 3.901 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:29.254Z] #13 3.923 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:29.254Z] #13 3.959 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:29.254Z] #13 6.209 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-08T19:42:29.254Z] #13 7.859 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:42:29.254Z] #13 9.727 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:29.254Z] #13 11.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:29.254Z] #13 ... [2021-06-08T19:42:29.254Z] [2021-06-08T19:42:29.254Z] #50 [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-06-08T19:42:29.254Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:42:29.254Z] #50 17.72 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:29.311Z] #29 7.140 0.0% 0.1% 1.0% # 2.2% # 2.8% ## 3.2% ## 4.2% ### 4.6% ### 5.5% #### 6.2% ##### 7.0% ##### 7.8% ###### 8.4% ###### 8.9% ###### 9.6% ####### 10.3% ####### 11.0% ####### 11.0% ######## 12.2% ######### 13.3% ########## 14.1% ########## 14.4% ########### 15.4% ########### 16.0% ############ 17.0% ############# 18.3% ############# 19.3% ############# 19.4% ############## 20.3% ############## 20.8% ############### 21.7% ################ 22.4% ################# 23.6% ################# 24.4% ################## 25.6% ################### 27.3% #################### 28.6% ##################### 29.8% ###################### 31.2% ####################### 32.5% ######################## 34.0% ######################### 35.0% ########################## 37.0% ########################### 38.0% ############################ 39.7% ############################## 42.4% ############################### 43.4% ################################ 45.2% ################################# 46.3% ################################## 47.7% ################################### 49.3% #################################### 50.2% #################################### 51.3% ##################################### 52.5% ###################################### 53.5% ####################################### 54.8% ######################################## 56.2% ######################################### 57.4% ########################################## 58.9% ########################################### 60.9% ############################################ 62.3% ############################################# 62.6% ############################################## 64.6% ################################################ 67.2% ################################################# 68.2% ################################################# 69.1% ################################################## 70.5% ################################################### 71.8% ################################################### 72.0% #################################################### 73.1% ###################################################### 75.8% ####################################################### 76.6% [2021-06-08T19:42:29.311Z] #29 ... [2021-06-08T19:42:29.311Z] [2021-06-08T19:42:29.311Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:29.311Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-08T19:42:29.311Z] #13 2.761 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:42:29.311Z] #13 2.847 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:42:29.311Z] #13 2.882 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:42:29.311Z] #13 2.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:42:29.311Z] #13 3.642 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-08T19:42:29.311Z] #13 4.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-08T19:42:29.311Z] #13 6.086 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-08T19:42:29.311Z] #13 7.634 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-08T19:42:29.311Z] #13 ... [2021-06-08T19:42:29.311Z] [2021-06-08T19:42:29.311Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:29.311Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:29.336Z] #50 25.83 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:29.458Z] #59 23.53 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:29.578Z] #29 7.140 0.0% 0.1% 1.0% # 2.2% # 2.8% ## 3.2% ## 4.2% ### 4.6% ### 5.5% #### 6.2% ##### 7.0% ##### 7.8% ###### 8.4% ###### 8.9% ###### 9.6% ####### 10.3% ####### 11.0% ####### 11.0% ######## 12.2% ######### 13.3% ########## 14.1% ########## 14.4% ########### 15.4% ########### 16.0% ############ 17.0% ############# 18.3% ############# 19.3% ############# 19.4% ############## 20.3% ############## 20.8% ############### 21.7% ################ 22.4% ################# 23.6% ################# 24.4% ################## 25.6% ################### 27.3% #################### 28.6% ##################### 29.8% ###################### 31.2% ####################### 32.5% ######################## 34.0% ######################### 35.0% ########################## 37.0% ########################### 38.0% ############################ 39.7% ############################## 42.4% ############################### 43.4% ################################ 45.2% ################################# 46.3% ################################## 47.7% ################################### 49.3% #################################### 50.2% #################################### 51.3% ##################################### 52.5% ###################################### 53.5% ####################################### 54.8% ######################################## 56.2% ######################################### 57.4% ########################################## 58.9% ########################################### 60.9% ############################################ 62.3% ############################################# 62.6% ############################################## 64.6% ################################################ 67.2% ################################################# 68.2% ################################################# 69.1% ################################################## 70.5% ################################################### 71.8% ################################################### 72.0% #################################################### 73.1% ###################################################### 75.8% ####################################################### 76.6% ####################################################### 77.1% ######################################################## 78.2% [2021-06-08T19:42:29.578Z] #29 ... [2021-06-08T19:42:29.578Z] [2021-06-08T19:42:29.578Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:42:29.578Z] #24 sha256:c73c28fc99a031e6169e78889e9df77981396f7def137fed468cbd9578021379 [2021-06-08T19:42:29.578Z] #24 4.258 + RM_GOPATH=0 [2021-06-08T19:42:29.578Z] #24 4.258 + TMP_GOPATH= [2021-06-08T19:42:29.578Z] #24 4.258 + : /build [2021-06-08T19:42:29.578Z] #24 4.258 + '[' -z '' ']' [2021-06-08T19:42:29.578Z] #24 4.262 ++ mktemp -d [2021-06-08T19:42:29.578Z] #24 4.266 + export GOPATH=/tmp/tmp.v3VdOxN6LY [2021-06-08T19:42:29.578Z] #24 4.266 + GOPATH=/tmp/tmp.v3VdOxN6LY [2021-06-08T19:42:29.578Z] #24 4.266 + RM_GOPATH=1 [2021-06-08T19:42:29.578Z] #24 4.266 + case "$(go env GOARCH)" in [2021-06-08T19:42:29.578Z] #24 4.272 ++ go env GOARCH [2021-06-08T19:42:29.578Z] #24 4.294 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:29.578Z] #24 4.294 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:29.578Z] #24 4.294 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:29.578Z] #24 4.304 + dir=/tmp/install [2021-06-08T19:42:29.578Z] #24 4.304 + bin=dockercli [2021-06-08T19:42:29.578Z] #24 4.304 + shift [2021-06-08T19:42:29.578Z] #24 4.304 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-08T19:42:29.578Z] #24 4.304 + . /tmp/install/dockercli.installer [2021-06-08T19:42:29.578Z] #24 4.304 ++ : stable [2021-06-08T19:42:29.578Z] #24 4.304 ++ : 17.06.2-ce [2021-06-08T19:42:29.578Z] #24 4.304 + install_dockercli [2021-06-08T19:42:29.578Z] #24 4.304 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-08T19:42:29.578Z] #24 4.304 ++ uname -m [2021-06-08T19:42:29.578Z] #24 4.305 Install docker/cli version 17.06.2-ce from stable [2021-06-08T19:42:29.578Z] #24 4.310 + arch=aarch64 [2021-06-08T19:42:29.578Z] #24 4.310 + '[' aarch64 '!=' x86_64 ']' [2021-06-08T19:42:29.578Z] #24 4.310 + '[' aarch64 '!=' s390x ']' [2021-06-08T19:42:29.578Z] #24 4.310 + '[' aarch64 '!=' armhf ']' [2021-06-08T19:42:29.578Z] #24 4.310 + build_dockercli [2021-06-08T19:42:29.578Z] #24 4.310 + git clone https://github.com/docker/docker-ce /tmp/tmp.v3VdOxN6LY/tmp/docker-ce [2021-06-08T19:42:29.578Z] #24 4.315 Cloning into '/tmp/tmp.v3VdOxN6LY/tmp/docker-ce'... [2021-06-08T19:42:29.578Z] #24 ... [2021-06-08T19:42:29.578Z] [2021-06-08T19:42:29.578Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:29.578Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:30.024Z] #59 23.94 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:30.113Z] #29 7.140 0.0% 0.1% 1.0% # 2.2% # 2.8% ## 3.2% ## 4.2% ### 4.6% ### 5.5% #### 6.2% ##### 7.0% ##### 7.8% ###### 8.4% ###### 8.9% ###### 9.6% ####### 10.3% ####### 11.0% ####### 11.0% ######## 12.2% ######### 13.3% ########## 14.1% ########## 14.4% ########### 15.4% ########### 16.0% ############ 17.0% ############# 18.3% ############# 19.3% ############# 19.4% ############## 20.3% ############## 20.8% ############### 21.7% ################ 22.4% ################# 23.6% ################# 24.4% ################## 25.6% ################### 27.3% #################### 28.6% ##################### 29.8% ###################### 31.2% ####################### 32.5% ######################## 34.0% ######################### 35.0% ########################## 37.0% ########################### 38.0% ############################ 39.7% ############################## 42.4% ############################### 43.4% ################################ 45.2% ################################# 46.3% ################################## 47.7% ################################### 49.3% #################################### 50.2% #################################### 51.3% ##################################### 52.5% ###################################### 53.5% ####################################### 54.8% ######################################## 56.2% ######################################### 57.4% ########################################## 58.9% ########################################### 60.9% ############################################ 62.3% ############################################# 62.6% ############################################## 64.6% ################################################ 67.2% ################################################# 68.2% ################################################# 69.1% ################################################## 70.5% ################################################### 71.8% ################################################### 72.0% #################################################### 73.1% ###################################################### 75.8% ####################################################### 76.6% ####################################################### 77.1% ######################################################## 78.2% ######################################################### 79.4% ######################################################### 80.2% ########################################################## 80.9% ########################################################### 82.3% ########################################################### 82.8% ############################################################ 84.1% ############################################################# 85.3% [2021-06-08T19:42:30.113Z] #29 ... [2021-06-08T19:42:30.113Z] [2021-06-08T19:42:30.114Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:30.114Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-08T19:42:30.114Z] #32 4.807 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-08T19:42:30.114Z] #32 4.807 Cloning into '.'... [2021-06-08T19:42:30.423Z] #32 ... [2021-06-08T19:42:30.423Z] [2021-06-08T19:42:30.423Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:30.423Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:31.495Z] #29 7.140 0.0% 0.1% 1.0% # 2.2% # 2.8% ## 3.2% ## 4.2% ### 4.6% ### 5.5% #### 6.2% ##### 7.0% ##### 7.8% ###### 8.4% ###### 8.9% ###### 9.6% ####### 10.3% ####### 11.0% ####### 11.0% ######## 12.2% ######### 13.3% ########## 14.1% ########## 14.4% ########### 15.4% ########### 16.0% ############ 17.0% ############# 18.3% ############# 19.3% ############# 19.4% ############## 20.3% ############## 20.8% ############### 21.7% ################ 22.4% ################# 23.6% ################# 24.4% ################## 25.6% ################### 27.3% #################### 28.6% ##################### 29.8% ###################### 31.2% ####################### 32.5% ######################## 34.0% ######################### 35.0% ########################## 37.0% ########################### 38.0% ############################ 39.7% ############################## 42.4% ############################### 43.4% ################################ 45.2% ################################# 46.3% ################################## 47.7% ################################### 49.3% #################################### 50.2% #################################### 51.3% ##################################### 52.5% ###################################### 53.5% ####################################### 54.8% ######################################## 56.2% ######################################### 57.4% ########################################## 58.9% ########################################### 60.9% ############################################ 62.3% ############################################# 62.6% ############################################## 64.6% ################################################ 67.2% ################################################# 68.2% ################################################# 69.1% ################################################## 70.5% ################################################### 71.8% ################################################### 72.0% #################################################### 73.1% ###################################################### 75.8% ####################################################### 76.6% ####################################################### 77.1% ######################################################## 78.2% ######################################################### 79.4% ######################################################### 80.2% ########################################################## 80.9% ########################################################### 82.3% ########################################################### 82.8% ############################################################ 84.1% ############################################################# 85.3% ############################################################### 87.9% ################################################################ 89.7% ################################################################# 91.0% ################################################################## 92.0% ################################################################### 93.1% ################################################################### 93.5% #################################################################### 94.9% ##################################################################### 96.9% ####################################################################### 98.9% ######################################################################## 100.0% [2021-06-08T19:42:31.495Z] #29 17.30 [2021-06-08T19:42:31.779Z] #50 19.86 go: downloading github.com/spf13/cast v1.3.0 [2021-06-08T19:42:31.779Z] #50 19.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:31.779Z] #50 19.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:31.779Z] #50 19.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:31.779Z] #50 19.90 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:31.779Z] #50 19.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:31.779Z] #50 19.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:31.779Z] #50 19.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:31.779Z] #50 19.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:31.779Z] #50 19.91 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:31.779Z] #50 19.97 go: extracting github.com/spf13/cast v1.3.0 [2021-06-08T19:42:31.779Z] #50 20.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:31.779Z] #50 20.19 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:31.779Z] #50 20.19 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:31.779Z] #50 20.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:31.779Z] #50 20.28 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:31.890Z] #50 ... [2021-06-08T19:42:31.890Z] [2021-06-08T19:42:31.890Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:31.890Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:31.890Z] #13 24.22 Fetched 8973 kB in 17s (537 kB/s) [2021-06-08T19:42:31.986Z] Running on azwin-2-812fe0 in d:\jenkins\workspace\moby_PR-42486 [Pipeline] { [Pipeline] ws [2021-06-08T19:42:32.006Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-08T19:42:32.038Z] #50 20.34 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:32.038Z] #50 ... [2021-06-08T19:42:32.038Z] [2021-06-08T19:42:32.038Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:42:32.038Z] #34 sha256:ab5c3eafcef1eb03334bbd0657f81c858e471f1f8311cd97e24f52a30091c717 [2021-06-08T19:42:32.038Z] #34 16.99 github.com/pelletier/go-toml/cmd/tomll [2021-06-08T19:42:32.038Z] #34 DONE 20.6s [2021-06-08T19:42:32.152Z] #13 24.22 Reading package lists... [2021-06-08T19:42:32.152Z] #13 ... [2021-06-08T19:42:32.152Z] [2021-06-08T19:42:32.152Z] #59 [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-06-08T19:42:32.152Z] #59 sha256:b23fce4ea65ff2ccd1baaed2e1a6952f7bb0ae438fa08462aa74806ab699ea37 [2021-06-08T19:42:32.152Z] #59 18.41 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:32.152Z] #59 19.53 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:32.152Z] #59 21.48 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:32.152Z] #59 22.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:32.152Z] #59 23.22 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:32.152Z] #59 23.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:32.152Z] #59 23.72 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:32.152Z] #59 24.16 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:32.152Z] #59 26.87 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:42:32.152Z] #59 26.87 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:32.152Z] #59 27.16 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:32.152Z] #59 27.29 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:32.152Z] #59 27.34 go: finding github.com/google/uuid v1.2.0 [2021-06-08T19:42:32.152Z] #59 27.36 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:32.152Z] #59 27.53 go: finding github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:32.152Z] #59 27.53 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:32.152Z] #59 27.53 go: finding github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:32.152Z] #59 27.72 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:32.152Z] #59 28.00 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:32.152Z] #59 28.05 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:32.152Z] #59 28.07 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:32.152Z] #59 28.57 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:32.152Z] #59 28.64 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:32.152Z] #59 ... [2021-06-08T19:42:32.152Z] [2021-06-08T19:42:32.152Z] #46 [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-06-08T19:42:32.152Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:42:32.152Z] #46 28.62 vendor/golang.org/x/crypto/internal/subtle [2021-06-08T19:42:32.296Z] [2021-06-08T19:42:32.296Z] #50 [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-06-08T19:42:32.296Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:42:32.296Z] #50 20.65 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:32.296Z] #50 20.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:32.296Z] #50 20.65 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:32.296Z] #50 20.67 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:32.296Z] #50 20.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:32.296Z] #50 20.70 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:32.296Z] #50 20.70 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:32.296Z] #50 20.87 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:32.550Z] #59 26.54 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:42:32.551Z] #46 ... [2021-06-08T19:42:32.551Z] [2021-06-08T19:42:32.551Z] #54 [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-06-08T19:42:32.551Z] #54 sha256:55fe1f22a9613bb0eb5981ad8da006369363533f47825b4410e9af8f0be535d0 [2021-06-08T19:42:32.551Z] #54 12.33 + cd /tmp/tmp.gjFPfy1erd/src/github.com/opencontainers/runc [2021-06-08T19:42:32.551Z] #54 12.34 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:42:32.551Z] #54 12.82 + '[' -z '' ']' [2021-06-08T19:42:32.551Z] #54 12.82 + target=static [2021-06-08T19:42:32.551Z] #54 12.82 + make 'BUILDTAGS=seccomp ' static [2021-06-08T19:42:32.551Z] #54 13.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-08T19:42:32.551Z] #54 ... [2021-06-08T19:42:32.551Z] [2021-06-08T19:42:32.551Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:42:32.551Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:42:32.551Z] #20 10.41 Fetched 8973 kB in 9s (987 kB/s) [2021-06-08T19:42:32.551Z] #20 10.41 Reading package lists... [2021-06-08T19:42:32.554Z] #50 20.96 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:32.554Z] #50 21.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:32.725Z] #46 28.81 vendor/golang.org/x/crypto/curve25519 [2021-06-08T19:42:32.812Z] #50 21.09 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:42:32.817Z] #59 26.56 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:32.817Z] #59 26.71 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:32.899Z] #29 18.44 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-08T19:42:33.074Z] #59 26.87 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:33.074Z] #59 27.01 go: finding github.com/google/uuid v1.2.0 [2021-06-08T19:42:33.074Z] #59 27.08 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:33.083Z] #50 21.42 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:33.083Z] #50 21.49 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:33.083Z] #50 21.49 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:33.083Z] #50 21.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:33.083Z] #50 21.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:33.083Z] #50 21.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:33.167Z] #29 18.80 [2021-06-08T19:42:33.167Z] #29 19.00 ################### 26.5% ######################################################################## 100.0% [2021-06-08T19:42:33.332Z] #59 27.17 go: finding github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:33.332Z] #59 27.23 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:33.332Z] #59 27.24 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:33.332Z] #59 27.27 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:33.332Z] #59 27.28 go: finding github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:33.332Z] #59 27.37 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:33.332Z] #59 ... [2021-06-08T19:42:33.332Z] [2021-06-08T19:42:33.332Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:33.332Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:33.332Z] #13 12.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:33.332Z] #13 21.88 Fetched 8973 kB in 18s (490 kB/s) [2021-06-08T19:42:33.341Z] #50 21.73 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:33.341Z] #50 21.77 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:33.341Z] #50 ... [2021-06-08T19:42:33.341Z] [2021-06-08T19:42:33.341Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:33.341Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:33.341Z] #36 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:33.341Z] #36 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:33.341Z] #36 ... [2021-06-08T19:42:33.341Z] [2021-06-08T19:42:33.341Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:33.341Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:33.341Z] #44 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:42:33.341Z] #44 13.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:33.341Z] #44 16.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-08T19:42:33.584Z] #29 19.12 [2021-06-08T19:42:33.589Z] #13 21.88 Reading package lists... [2021-06-08T19:42:33.589Z] #13 ... [2021-06-08T19:42:33.589Z] [2021-06-08T19:42:33.589Z] #59 [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-06-08T19:42:33.589Z] #59 sha256:ebaec40228ada3fd37c1193005a67160801bea309128489f35537dd62a26ba73 [2021-06-08T19:42:33.589Z] #59 27.39 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:33.589Z] #59 27.48 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:33.589Z] #59 27.56 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:33.599Z] #44 ... [2021-06-08T19:42:33.599Z] [2021-06-08T19:42:33.599Z] #48 [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-06-08T19:42:33.599Z] #48 sha256:5ed1b2ca21848a37216cf2df80fcd3bc19ae5e022be0df76fe91cbee551e1edf [2021-06-08T19:42:33.599Z] #48 11.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:33.599Z] #48 12.39 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:33.599Z] #48 13.71 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:33.599Z] #48 18.02 go: finding github.com/fatih/color v1.9.0 [2021-06-08T19:42:33.599Z] #48 18.04 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:33.599Z] #48 18.09 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:42:33.599Z] #48 18.27 go: finding github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:33.599Z] #48 18.28 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:33.599Z] #48 18.35 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:33.599Z] #48 18.45 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:33.599Z] #48 18.77 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:33.599Z] #48 18.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:33.599Z] #48 18.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:33.599Z] #48 18.96 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:33.599Z] #48 ... [2021-06-08T19:42:33.599Z] [2021-06-08T19:42:33.599Z] #50 [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-06-08T19:42:33.599Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:42:33.599Z] #50 21.85 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:33.599Z] #50 22.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:33.599Z] #50 22.09 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:33.599Z] #50 22.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:33.599Z] #50 22.09 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:33.599Z] #50 22.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:33.599Z] #50 22.15 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:42:33.599Z] #50 22.15 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:33.599Z] #50 22.20 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:33.630Z] The recommended git tool is: git [2021-06-08T19:42:33.856Z] #50 22.20 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:33.856Z] #50 22.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:33.856Z] #50 22.34 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:33.856Z] #50 22.34 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:33.856Z] #50 22.35 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:33.856Z] #50 22.35 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:33.856Z] #50 22.46 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:33.856Z] #50 ... [2021-06-08T19:42:33.856Z] [2021-06-08T19:42:33.856Z] #46 [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-06-08T19:42:33.856Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:42:33.856Z] #46 12.44 unicode/utf8 [2021-06-08T19:42:33.856Z] #46 12.99 math/bits [2021-06-08T19:42:33.857Z] #46 13.70 math [2021-06-08T19:42:33.857Z] #46 17.44 internal/testlog [2021-06-08T19:42:33.857Z] #46 17.85 encoding [2021-06-08T19:42:33.857Z] #46 17.94 unicode/utf16 [2021-06-08T19:42:33.857Z] #46 18.19 container/list [2021-06-08T19:42:33.857Z] #46 18.73 crypto/internal/subtle [2021-06-08T19:42:33.857Z] #46 18.89 crypto/subtle [2021-06-08T19:42:33.857Z] #46 19.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-08T19:42:33.857Z] #46 19.17 internal/nettrace [2021-06-08T19:42:33.857Z] #46 19.35 runtime/cgo [2021-06-08T19:42:34.114Z] #46 ... [2021-06-08T19:42:34.114Z] [2021-06-08T19:42:34.114Z] #50 [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-06-08T19:42:34.114Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:42:34.114Z] #50 22.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:34.114Z] #50 22.62 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:34.114Z] #50 22.67 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:34.114Z] #50 22.68 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:34.114Z] #50 22.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:34.114Z] #50 22.77 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:34.114Z] #50 22.77 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:34.114Z] #50 ... [2021-06-08T19:42:34.114Z] [2021-06-08T19:42:34.114Z] #56 [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-06-08T19:42:34.114Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:34.114Z] #56 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:42:34.372Z] #56 ... [2021-06-08T19:42:34.372Z] [2021-06-08T19:42:34.372Z] #50 [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-06-08T19:42:34.372Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:42:34.372Z] #50 22.89 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:34.372Z] #50 22.89 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:34.372Z] #50 22.90 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:34.372Z] #50 23.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:34.631Z] #50 23.06 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:34.631Z] #50 23.12 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:34.631Z] #50 23.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:34.889Z] #50 23.53 go: downloading golang.org/x/text v0.3.2 [2021-06-08T19:42:34.889Z] #50 23.55 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:34.995Z] #29 20.31 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-08T19:42:35.146Z] #50 23.65 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:35.146Z] #50 23.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:35.146Z] #50 23.66 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:35.146Z] #50 23.67 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:35.146Z] #50 23.68 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:35.146Z] #50 23.70 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:35.260Z] #29 21.06 [2021-06-08T19:42:35.418Z] #50 23.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:35.418Z] #50 23.81 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:35.418Z] #50 23.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:35.418Z] #50 23.86 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:35.418Z] #50 23.98 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:42:35.526Z] #29 21.38 0.1% ######################################################################## 100.0% [2021-06-08T19:42:35.677Z] #50 23.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:35.677Z] #50 23.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:35.677Z] #50 23.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:35.677Z] #50 24.09 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:35.677Z] #50 24.11 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:35.677Z] #50 24.12 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:35.677Z] #50 24.16 go: downloading github.com/spf13/afero v1.1.2 [2021-06-08T19:42:35.677Z] #50 24.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:35.677Z] #50 24.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:35.677Z] #50 24.22 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:35.677Z] #50 24.32 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:42:35.790Z] #29 21.62 [2021-06-08T19:42:35.852Z] #20 14.06 Reading package lists... [2021-06-08T19:42:35.852Z] #20 ... [2021-06-08T19:42:35.852Z] [2021-06-08T19:42:35.852Z] #46 [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-06-08T19:42:35.852Z] #46 sha256:d7f7a8f41155c1c751f90b198b7a7d35436e7f525460e9c869c421454ed27241 [2021-06-08T19:42:35.852Z] #46 DONE 140.1s [2021-06-08T19:42:35.852Z] [2021-06-08T19:42:35.852Z] #50 [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-06-08T19:42:35.852Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:42:35.852Z] #50 ... [2021-06-08T19:42:35.852Z] [2021-06-08T19:42:35.852Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:42:35.852Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:42:35.852Z] #20 14.06 Reading package lists... [2021-06-08T19:42:35.935Z] #50 24.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:35.935Z] #50 24.33 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:35.935Z] #50 24.33 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:35.935Z] #50 24.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:35.935Z] #50 24.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:35.935Z] #50 24.40 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:35.935Z] #50 24.40 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:36.039Z] #46 ... [2021-06-08T19:42:36.039Z] [2021-06-08T19:42:36.039Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:36.039Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:36.039Z] #44 21.91 Fetched 8451 kB in 16s (515 kB/s) [2021-06-08T19:42:36.039Z] #44 21.91 Reading package lists... [2021-06-08T19:42:36.039Z] #44 28.29 Reading package lists... [2021-06-08T19:42:36.039Z] #44 ... [2021-06-08T19:42:36.039Z] [2021-06-08T19:42:36.039Z] #50 [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-06-08T19:42:36.039Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:42:36.039Z] #50 28.59 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:36.039Z] #50 31.95 go: extracting golang.org/x/text v0.3.2 [2021-06-08T19:42:36.039Z] #50 ... [2021-06-08T19:42:36.039Z] [2021-06-08T19:42:36.039Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:42:36.039Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:42:36.039Z] #40 22.37 Checking out files: 99% (1682/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-08T19:42:36.039Z] #40 22.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-08T19:42:36.039Z] #40 24.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-08T19:42:36.056Z] #29 ... [2021-06-08T19:42:36.056Z] [2021-06-08T19:42:36.056Z] #59 [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-06-08T19:42:36.056Z] #59 sha256:eb07d1b36b5595b6e49310a2ad70a3f6aed850b4f3a2e2aa87a9de1137a3d3e7 [2021-06-08T19:42:36.056Z] #59 10.90 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:36.056Z] #59 10.91 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:36.056Z] #59 11.02 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:36.056Z] #59 11.37 go: downloading github.com/google/uuid v1.2.0 [2021-06-08T19:42:36.056Z] #59 11.40 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:36.056Z] #59 11.45 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:36.056Z] #59 11.72 go: extracting github.com/google/uuid v1.2.0 [2021-06-08T19:42:36.056Z] #59 12.33 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:36.056Z] #59 13.48 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:36.056Z] #59 13.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:36.056Z] #59 13.53 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:36.056Z] #59 13.60 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:36.056Z] #59 13.63 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:36.056Z] #59 14.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:36.056Z] #59 17.05 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:36.056Z] #59 18.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:36.056Z] #59 18.87 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:36.056Z] #59 18.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:36.056Z] #59 19.60 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:36.192Z] #50 24.66 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:36.192Z] #50 24.67 go: extracting github.com/spf13/afero v1.1.2 [2021-06-08T19:42:36.192Z] #50 24.68 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:36.192Z] #50 24.69 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:36.192Z] #50 24.75 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:36.302Z] #40 ... [2021-06-08T19:42:36.302Z] [2021-06-08T19:42:36.302Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:36.302Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:36.302Z] #36 23.82 Fetched 8448 kB in 16s (532 kB/s) [2021-06-08T19:42:36.302Z] #36 23.82 Reading package lists... [2021-06-08T19:42:36.321Z] #59 ... [2021-06-08T19:42:36.321Z] [2021-06-08T19:42:36.321Z] #50 [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-06-08T19:42:36.321Z] #50 sha256:642fb00edfa7a9e1ef744f4142801243dcb000ebdccfb3c55ab1685b2bb63a9c [2021-06-08T19:42:36.321Z] #50 12.19 go: downloading github.com/spf13/viper v1.6.1 [2021-06-08T19:42:36.321Z] #50 12.21 go: extracting github.com/spf13/viper v1.6.1 [2021-06-08T19:42:36.321Z] #50 12.22 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:36.321Z] #50 12.29 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:36.321Z] #50 12.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:36.321Z] #50 12.33 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:36.321Z] #50 12.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:36.321Z] #50 12.46 go: downloading github.com/pkg/errors v0.8.1 [2021-06-08T19:42:36.321Z] #50 12.59 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:36.321Z] #50 12.61 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:36.321Z] #50 12.67 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:36.321Z] #50 12.67 go: downloading github.com/fatih/color v1.7.0 [2021-06-08T19:42:36.321Z] #50 12.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:36.321Z] #50 12.74 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:36.321Z] #50 12.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:36.321Z] #50 12.84 go: extracting github.com/pkg/errors v0.8.1 [2021-06-08T19:42:36.321Z] #50 13.00 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:36.321Z] #50 13.02 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:36.321Z] #50 13.05 go: downloading github.com/spf13/afero v1.1.2 [2021-06-08T19:42:36.321Z] #50 13.16 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:36.321Z] #50 13.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:36.321Z] #50 13.19 go: extracting github.com/fatih/color v1.7.0 [2021-06-08T19:42:36.321Z] #50 13.31 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:36.321Z] #50 13.36 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:36.321Z] #50 13.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:36.321Z] #50 13.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:36.321Z] #50 13.54 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:36.321Z] #50 13.57 go: extracting github.com/spf13/afero v1.1.2 [2021-06-08T19:42:36.321Z] #50 13.80 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:36.321Z] #50 13.84 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:36.321Z] #50 13.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:36.321Z] #50 13.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:36.321Z] #50 14.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:36.321Z] #50 14.18 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:36.321Z] #50 14.23 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:36.321Z] #50 14.25 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:36.321Z] #50 14.27 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:36.321Z] #50 14.30 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:36.321Z] #50 14.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:36.321Z] #50 14.61 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:36.321Z] #50 14.65 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:36.321Z] #50 14.65 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:36.321Z] #50 14.77 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:36.321Z] #50 14.78 go: downloading golang.org/x/text v0.3.2 [2021-06-08T19:42:36.321Z] #50 15.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:36.321Z] #50 15.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:36.321Z] #50 15.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:36.321Z] #50 15.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:36.321Z] #50 15.62 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:36.321Z] #50 15.69 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:42:36.321Z] #50 15.72 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:36.321Z] #50 15.73 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:36.321Z] #50 15.86 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-08T19:42:36.321Z] #50 16.00 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:42:36.321Z] #50 16.02 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:36.321Z] #50 16.04 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-08T19:42:36.321Z] #50 16.38 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:36.321Z] #50 16.56 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:36.321Z] #50 16.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:36.321Z] #50 17.04 go: downloading github.com/spf13/cast v1.3.0 [2021-06-08T19:42:36.321Z] #50 17.09 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:36.321Z] #50 17.28 go: extracting github.com/spf13/cast v1.3.0 [2021-06-08T19:42:36.321Z] #50 17.81 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:36.321Z] #50 17.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:36.321Z] #50 18.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:36.321Z] #50 19.72 go: extracting golang.org/x/text v0.3.2 [2021-06-08T19:42:36.321Z] #50 ... [2021-06-08T19:42:36.321Z] [2021-06-08T19:42:36.321Z] #46 [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-06-08T19:42:36.321Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:42:36.321Z] #46 11.21 crypto/internal/subtle [2021-06-08T19:42:36.321Z] #46 11.81 crypto/subtle [2021-06-08T19:42:36.321Z] #46 12.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-08T19:42:36.321Z] #46 12.23 internal/nettrace [2021-06-08T19:42:36.321Z] #46 12.62 runtime/cgo [2021-06-08T19:42:36.321Z] #46 12.65 vendor/golang.org/x/crypto/internal/subtle [2021-06-08T19:42:36.450Z] #50 24.77 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:36.450Z] #50 24.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:36.450Z] #50 24.91 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:36.450Z] #50 24.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:36.450Z] #50 25.00 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:36.450Z] #50 25.00 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:36.585Z] #46 ... [2021-06-08T19:42:36.585Z] [2021-06-08T19:42:36.585Z] #50 [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-06-08T19:42:36.585Z] #50 sha256:642fb00edfa7a9e1ef744f4142801243dcb000ebdccfb3c55ab1685b2bb63a9c [2021-06-08T19:42:36.585Z] #50 21.38 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:36.709Z] #50 25.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:36.848Z] #50 21.65 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:36.848Z] #50 ... [2021-06-08T19:42:36.848Z] [2021-06-08T19:42:36.848Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:36.848Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:42:36.848Z] #44 11.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-08T19:42:36.848Z] #44 17.18 Fetched 8275 kB in 12s (716 kB/s) [2021-06-08T19:42:36.848Z] #44 17.18 Reading package lists... [2021-06-08T19:42:36.967Z] #50 25.37 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:36.967Z] #50 25.43 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:36.967Z] #50 25.49 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:36.967Z] #50 ... [2021-06-08T19:42:36.967Z] [2021-06-08T19:42:36.967Z] #59 [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-06-08T19:42:36.967Z] #59 sha256:7a59f0722942e93282bc28ea4dc6ef9cb9c0d3f9832b3dbed66d5218b0f2aabe [2021-06-08T19:42:36.967Z] #59 15.51 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:36.967Z] #59 16.52 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:36.967Z] #59 17.08 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:36.967Z] #59 17.13 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:36.967Z] #59 18.49 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:36.967Z] #59 19.11 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:36.967Z] #59 22.78 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:36.967Z] #59 23.30 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:36.967Z] #59 23.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:36.967Z] #59 23.88 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:36.967Z] #59 23.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:36.967Z] #59 24.29 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:37.053Z] #20 17.72 Building dependency tree... [2021-06-08T19:42:37.113Z] #44 21.45 Reading package lists... [2021-06-08T19:42:37.113Z] #44 ... [2021-06-08T19:42:37.113Z] [2021-06-08T19:42:37.114Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:37.114Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:37.114Z] #29 22.74 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-08T19:42:37.227Z] #59 ... [2021-06-08T19:42:37.227Z] [2021-06-08T19:42:37.227Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:42:37.227Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:42:37.227Z] #40 23.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-08T19:42:37.227Z] #40 24.89 + 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-06-08T19:42:37.245Z] #36 30.14 Reading package lists... [2021-06-08T19:42:37.245Z] #36 ... [2021-06-08T19:42:37.245Z] [2021-06-08T19:42:37.245Z] #56 [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-06-08T19:42:37.245Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:37.245Z] #56 23.60 Fetched 8448 kB in 16s (524 kB/s) [2021-06-08T19:42:37.245Z] #56 23.60 Reading package lists... [2021-06-08T19:42:37.492Z] #29 23.13 [2021-06-08T19:42:37.995Z] #20 19.39 libcap2-bin is already the newest version (1:2.25-2). [2021-06-08T19:42:37.995Z] #20 19.39 The following additional packages will be installed: [2021-06-08T19:42:37.995Z] #20 19.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-08T19:42:37.995Z] #20 19.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-08T19:42:37.995Z] #20 19.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-08T19:42:37.995Z] #20 19.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-08T19:42:37.995Z] #20 19.39 python3.7 python3.7-minimal vim-runtime xxd [2021-06-08T19:42:37.995Z] #20 19.39 Suggested packages: [2021-06-08T19:42:37.995Z] #20 19.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-08T19:42:37.995Z] #20 19.40 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-08T19:42:37.995Z] #20 19.40 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-08T19:42:37.995Z] #20 19.40 quota [2021-06-08T19:42:37.995Z] #20 19.40 Recommended packages: [2021-06-08T19:42:37.995Z] #20 19.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-08T19:42:37.995Z] #20 19.40 python3-keyrings.alt python3-xdg unzip [2021-06-08T19:42:38.136Z] #29 23.38 0.0% 1.0% #### 5.8% [2021-06-08T19:42:38.136Z] #29 ... [2021-06-08T19:42:38.136Z] [2021-06-08T19:42:38.136Z] #52 [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-06-08T19:42:38.136Z] #52 sha256:4788201f0e196ebc2c191b6b4be63e240d48d0386c022e7150f1b6cfa39c1b31 [2021-06-08T19:42:38.136Z] #52 12.75 + cd /tmp/tmp.asRQDp7xOJ/src/github.com/mvdan/sh [2021-06-08T19:42:38.136Z] #52 12.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:38.136Z] #52 12.93 + GO111MODULE=on [2021-06-08T19:42:38.136Z] #52 12.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-08T19:42:38.136Z] #52 14.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:38.136Z] #52 14.66 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:38.136Z] #52 14.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:38.136Z] #52 14.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:38.136Z] #52 15.03 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:38.136Z] #52 15.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:38.136Z] #52 16.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:38.136Z] #52 17.80 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:38.136Z] #52 19.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:38.136Z] #52 19.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:38.136Z] #52 19.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:38.136Z] #52 19.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:38.136Z] #52 20.79 runtime/cgo [2021-06-08T19:42:38.136Z] #52 21.05 runtime [2021-06-08T19:42:38.136Z] #52 ... [2021-06-08T19:42:38.136Z] [2021-06-08T19:42:38.136Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:38.136Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:38.191Z] #56 30.03 Reading package lists... [2021-06-08T19:42:38.191Z] #56 ... [2021-06-08T19:42:38.191Z] [2021-06-08T19:42:38.191Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:38.191Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:38.191Z] #44 28.29 Reading package lists... [2021-06-08T19:42:38.256Z] #20 ... [2021-06-08T19:42:38.256Z] [2021-06-08T19:42:38.256Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:38.256Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:42:38.256Z] #32 DONE 142.6s [2021-06-08T19:42:38.517Z] [2021-06-08T19:42:38.517Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:42:38.517Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:42:38.599Z] #40 ... [2021-06-08T19:42:38.599Z] [2021-06-08T19:42:38.599Z] #52 [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-06-08T19:42:38.599Z] #52 sha256:af674bfc41411571c2ebf9bd329d422bd1810e1f301ed0991d4e4f61312ce174 [2021-06-08T19:42:38.599Z] #52 16.88 + cd /tmp/tmp.mOzqw9QBJb/src/github.com/mvdan/sh [2021-06-08T19:42:38.599Z] #52 16.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-08T19:42:38.599Z] #52 17.00 + GO111MODULE=on [2021-06-08T19:42:38.599Z] #52 17.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-08T19:42:38.599Z] #52 18.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:38.599Z] #52 18.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:38.599Z] #52 18.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:38.599Z] #52 18.52 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:38.599Z] #52 18.76 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:38.599Z] #52 19.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:38.599Z] #52 20.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:38.599Z] #52 21.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:38.599Z] #52 22.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:38.599Z] #52 22.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:38.599Z] #52 23.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:38.599Z] #52 23.14 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:38.599Z] #52 23.79 runtime/cgo [2021-06-08T19:42:38.599Z] #52 23.94 runtime [2021-06-08T19:42:38.599Z] #52 ... [2021-06-08T19:42:38.599Z] [2021-06-08T19:42:38.599Z] #59 [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-06-08T19:42:38.599Z] #59 sha256:7a59f0722942e93282bc28ea4dc6ef9cb9c0d3f9832b3dbed66d5218b0f2aabe [2021-06-08T19:42:38.599Z] #59 26.34 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:42:38.599Z] #59 26.43 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:38.599Z] #59 26.66 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:38.599Z] #59 26.78 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:38.599Z] #59 26.83 go: finding github.com/google/uuid v1.2.0 [2021-06-08T19:42:38.599Z] #59 26.90 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:38.599Z] #59 26.96 go: finding github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:38.599Z] #59 26.98 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:38.599Z] #59 27.00 go: finding github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:38.599Z] #59 27.06 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:38.599Z] #59 27.11 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:38.599Z] #59 27.14 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:38.599Z] #59 27.16 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:38.850Z] #59 ... [2021-06-08T19:42:38.850Z] [2021-06-08T19:42:38.850Z] #50 [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-06-08T19:42:38.850Z] #50 sha256:090f7886634785ca7c5f8e0bfb5a9e75b585271394129a14f1f5555a244db7ff [2021-06-08T19:42:38.850Z] #50 23.12 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:38.850Z] #50 23.48 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:38.850Z] #50 27.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:38.850Z] #50 27.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:38.850Z] #50 27.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:38.850Z] #50 27.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:38.850Z] #50 27.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:38.850Z] #50 27.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:38.850Z] #50 27.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:38.850Z] #50 27.61 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:38.850Z] #50 27.64 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:38.850Z] #50 27.78 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:38.850Z] #50 27.88 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:38.850Z] #50 27.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:38.850Z] #50 27.90 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:38.850Z] #50 27.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:38.850Z] #50 27.91 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:38.850Z] #50 27.92 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:38.850Z] #50 27.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:38.850Z] #50 28.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:38.850Z] #50 28.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:38.850Z] #50 28.12 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:38.850Z] #50 28.12 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:38.850Z] #50 28.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:38.850Z] #50 28.43 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:38.850Z] #50 28.43 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:38.850Z] #50 28.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:38.850Z] #50 28.56 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:38.850Z] #50 28.58 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:38.850Z] #50 28.61 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:38.850Z] #50 28.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:38.850Z] #50 28.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:38.850Z] #50 28.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:38.850Z] #50 29.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:38.850Z] #50 29.02 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:38.850Z] #50 29.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:38.850Z] #50 29.07 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:38.850Z] #50 29.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:38.850Z] #50 29.14 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:38.850Z] #50 29.25 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:38.850Z] #50 29.26 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:38.850Z] #50 29.27 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:38.850Z] #50 29.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:38.850Z] #50 29.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:38.850Z] #50 29.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:38.850Z] #50 29.41 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:38.850Z] #50 29.48 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:38.850Z] #50 29.57 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:38.850Z] #50 29.61 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:38.850Z] #50 29.61 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:38.850Z] #50 29.62 go: extracting golang.org/x/text v0.3.2 [2021-06-08T19:42:38.850Z] #50 29.65 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:38.850Z] #50 29.69 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:38.850Z] #50 29.80 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:38.850Z] #50 29.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:38.850Z] #50 29.87 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:38.850Z] #50 29.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:38.850Z] #50 29.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:38.850Z] #50 30.08 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:38.850Z] #50 30.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:38.850Z] #50 30.21 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:38.850Z] #50 30.24 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:38.850Z] #50 30.35 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:38.850Z] #50 30.37 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:38.850Z] #50 30.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:38.850Z] #50 30.46 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:38.850Z] #50 30.66 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:38.850Z] #50 30.66 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:38.850Z] #50 30.67 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:38.850Z] #50 30.76 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:38.850Z] #50 31.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:38.850Z] #50 31.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:38.850Z] #50 31.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:38.850Z] #50 31.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:38.850Z] #50 31.50 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:38.850Z] #50 31.67 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:38.850Z] #50 31.74 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:38.850Z] #50 31.79 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:38.850Z] #50 31.91 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:38.850Z] #50 32.47 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:38.858Z] #59 27.33 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:38.858Z] #59 27.40 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:38.981Z] #29 23.38 0.0% 1.0% #### 5.8% ####### 10.3% ########## 14.2% ############ 16.7% ############ 17.8% ############### 21.1% ############### 21.7% ################# 23.9% ################### 27.4% ####################### 32.0% [2021-06-08T19:42:38.981Z] #29 ... [2021-06-08T19:42:38.981Z] [2021-06-08T19:42:38.981Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:42:38.981Z] #34 sha256:b8d0f8c4d9bbfe6ea91ad5bbbb85535ee4eee427525c0aa87634c772f771f6f4 [2021-06-08T19:42:38.981Z] #34 13.88 github.com/pelletier/go-toml/cmd/tomll [2021-06-08T19:42:39.107Z] #50 ... [2021-06-08T19:42:39.107Z] [2021-06-08T19:42:39.107Z] #52 [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-06-08T19:42:39.107Z] #52 sha256:973cd9f9bf9d399ccd426847ca32d5a26a21c274dec4e39b37b21433ca0d4b7b [2021-06-08T19:42:39.107Z] #52 22.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-08T19:42:39.107Z] #52 22.98 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-08T19:42:39.107Z] #52 23.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-08T19:42:39.107Z] #52 23.30 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-08T19:42:39.107Z] #52 23.99 runtime/cgo [2021-06-08T19:42:39.107Z] #52 24.06 runtime [2021-06-08T19:42:39.364Z] #52 ... [2021-06-08T19:42:39.364Z] [2021-06-08T19:42:39.364Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:39.364Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:39.364Z] #13 21.88 Reading package lists... [2021-06-08T19:42:39.371Z] #34 ... [2021-06-08T19:42:39.371Z] [2021-06-08T19:42:39.371Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:39.371Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:39.371Z] #29 23.38 0.0% 1.0% #### 5.8% ####### 10.3% ########## 14.2% ############ 16.7% ############ 17.8% ############### 21.1% ############### 21.7% ################# 23.9% ################### 27.4% ####################### 32.0% ########################## 36.4% ############################# 40.9% [2021-06-08T19:42:39.371Z] #29 ... [2021-06-08T19:42:39.371Z] [2021-06-08T19:42:39.371Z] #56 [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-06-08T19:42:39.371Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-08T19:42:39.371Z] #56 14.28 Fetched 8271 kB in 9s (951 kB/s) [2021-06-08T19:42:39.371Z] #56 14.28 Reading package lists... [2021-06-08T19:42:39.371Z] #56 19.12 Reading package lists... [2021-06-08T19:42:39.708Z] #56 23.48 Building dependency tree... [2021-06-08T19:42:39.708Z] #56 ... [2021-06-08T19:42:39.708Z] [2021-06-08T19:42:39.708Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:39.708Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:39.901Z] #20 21.20 The following NEW packages will be installed: [2021-06-08T19:42:39.901Z] #20 21.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-08T19:42:39.901Z] #20 21.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-08T19:42:39.901Z] #20 21.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-08T19:42:39.901Z] #20 21.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-08T19:42:39.901Z] #20 21.21 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-08T19:42:39.901Z] #20 21.21 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-08T19:42:39.901Z] #20 21.21 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-08T19:42:39.901Z] #20 21.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-08T19:42:39.901Z] #20 21.21 xz-utils zip [2021-06-08T19:42:39.901Z] #20 21.56 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:42:39.901Z] #20 21.56 Need to get 28.6 MB of archives. [2021-06-08T19:42:39.901Z] #20 21.56 After this operation, 116 MB of additional disk space will be used. [2021-06-08T19:42:39.901Z] #20 21.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-08T19:42:39.901Z] #20 21.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-08T19:42:39.901Z] #20 21.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-08T19:42:39.901Z] #20 21.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-08T19:42:39.902Z] #20 21.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-08T19:42:39.929Z] #13 27.73 Reading package lists... [2021-06-08T19:42:39.929Z] #13 ... [2021-06-08T19:42:39.929Z] [2021-06-08T19:42:39.929Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:42:39.929Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:42:39.929Z] #40 23.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-08T19:42:39.929Z] #40 25.75 + 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-06-08T19:42:40.107Z] #44 34.47 Building dependency tree... [2021-06-08T19:42:40.162Z] #20 21.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-08T19:42:40.162Z] #20 21.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:42:40.162Z] #20 21.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-08T19:42:40.162Z] #20 21.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-08T19:42:40.162Z] #20 21.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-08T19:42:40.162Z] #20 21.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-08T19:42:40.162Z] #20 21.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-08T19:42:40.162Z] #20 21.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-08T19:42:40.162Z] #20 21.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-08T19:42:40.186Z] #40 ... [2021-06-08T19:42:40.186Z] [2021-06-08T19:42:40.186Z] #50 [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-06-08T19:42:40.186Z] #50 sha256:090f7886634785ca7c5f8e0bfb5a9e75b585271394129a14f1f5555a244db7ff [2021-06-08T19:42:40.186Z] #50 34.16 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:40.422Z] #20 21.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-08T19:42:40.422Z] #20 21.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-08T19:42:40.422Z] #20 21.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-08T19:42:40.422Z] #20 21.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:42:40.422Z] #20 21.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-08T19:42:40.422Z] #20 21.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-08T19:42:40.422Z] #20 21.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-08T19:42:40.422Z] #20 21.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-08T19:42:40.422Z] #20 21.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-08T19:42:40.422Z] #20 21.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-08T19:42:40.422Z] #20 21.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-08T19:42:40.422Z] #20 21.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-08T19:42:40.422Z] #20 21.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-08T19:42:40.422Z] #20 21.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-08T19:42:40.422Z] #20 21.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-08T19:42:40.444Z] #50 ... [2021-06-08T19:42:40.444Z] [2021-06-08T19:42:40.444Z] #56 [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-06-08T19:42:40.444Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:40.444Z] #56 24.28 Fetched 8448 kB in 17s (486 kB/s) [2021-06-08T19:42:40.444Z] #56 24.28 Reading package lists... [2021-06-08T19:42:40.604Z] #29 23.38 0.0% 1.0% #### 5.8% ####### 10.3% ########## 14.2% ############ 16.7% ############ 17.8% ############### 21.1% ############### 21.7% ################# 23.9% ################### 27.4% ####################### 32.0% ########################## 36.4% ############################# 40.9% ############################### 44.4% ################################# 46.3% ################################### 49.6% ###################################### 53.8% ######################################### 57.5% ########################################### 61.1% ############################################## 64.2% ################################################## 69.6% [2021-06-08T19:42:40.604Z] #29 ... [2021-06-08T19:42:40.604Z] [2021-06-08T19:42:40.604Z] #48 [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-06-08T19:42:40.604Z] #48 sha256:1fe79521ccbac17cf85ba85eae24dfc9ee879676ae08b12d16c78d6617fe0700 [2021-06-08T19:42:40.604Z] #48 15.50 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:42:40.604Z] #48 15.54 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:42:40.604Z] #48 15.62 go: finding github.com/fatih/color v1.9.0 [2021-06-08T19:42:40.604Z] #48 15.67 go: finding github.com/spf13/pflag v1.0.3 [2021-06-08T19:42:40.604Z] #48 15.83 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:42:40.604Z] #48 15.88 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:42:40.604Z] #48 16.15 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:42:40.604Z] #48 16.17 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:42:40.604Z] #48 16.18 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:42:40.604Z] #48 16.23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:42:40.604Z] #48 16.24 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:42:40.683Z] #20 22.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-08T19:42:40.683Z] #20 22.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-08T19:42:40.683Z] #20 22.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-08T19:42:40.683Z] #20 22.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-08T19:42:40.683Z] #20 22.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-08T19:42:40.683Z] #20 22.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-08T19:42:40.683Z] #20 22.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-08T19:42:40.683Z] #20 22.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-08T19:42:40.683Z] #20 22.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-08T19:42:40.683Z] #20 22.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-08T19:42:40.683Z] #20 22.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:42:40.683Z] #20 22.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-08T19:42:40.683Z] #20 22.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-08T19:42:40.702Z] #56 29.94 Reading package lists... [2021-06-08T19:42:40.702Z] #56 ... [2021-06-08T19:42:40.702Z] [2021-06-08T19:42:40.702Z] #46 [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-06-08T19:42:40.702Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:42:40.702Z] #46 28.63 vendor/golang.org/x/crypto/internal/subtle [2021-06-08T19:42:40.702Z] #46 28.71 vendor/golang.org/x/crypto/curve25519 [2021-06-08T19:42:40.702Z] #46 ... [2021-06-08T19:42:40.702Z] [2021-06-08T19:42:40.702Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:40.702Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:40.702Z] #36 24.64 Fetched 8448 kB in 18s (472 kB/s) [2021-06-08T19:42:40.702Z] #36 24.64 Reading package lists... [2021-06-08T19:42:40.943Z] #20 22.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-08T19:42:40.943Z] #20 22.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-08T19:42:40.943Z] #20 22.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-08T19:42:40.943Z] #20 22.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-08T19:42:40.945Z] #48 ... [2021-06-08T19:42:40.945Z] [2021-06-08T19:42:40.945Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:40.945Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:40.945Z] #29 23.38 0.0% 1.0% #### 5.8% ####### 10.3% ########## 14.2% ############ 16.7% ############ 17.8% ############### 21.1% ############### 21.7% ################# 23.9% ################### 27.4% ####################### 32.0% ########################## 36.4% ############################# 40.9% ############################### 44.4% ################################# 46.3% ################################### 49.6% ###################################### 53.8% ######################################### 57.5% ########################################### 61.1% ############################################## 64.2% ################################################## 69.6% #################################################### 73.0% ####################################################### 76.5% [2021-06-08T19:42:40.945Z] #29 ... [2021-06-08T19:42:40.945Z] [2021-06-08T19:42:40.945Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:42:40.945Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-08T19:42:40.945Z] #40 15.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-08T19:42:40.945Z] #40 17.02 + 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-06-08T19:42:40.962Z] #36 30.13 Reading package lists... [2021-06-08T19:42:40.962Z] #36 ... [2021-06-08T19:42:40.962Z] [2021-06-08T19:42:40.962Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:40.962Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:40.962Z] #44 25.21 Fetched 8451 kB in 19s (452 kB/s) [2021-06-08T19:42:40.962Z] #44 25.21 Reading package lists... [2021-06-08T19:42:41.204Z] #20 22.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-08T19:42:41.204Z] #20 22.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-08T19:42:41.204Z] #20 22.83 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-08T19:42:41.210Z] #40 ... [2021-06-08T19:42:41.210Z] [2021-06-08T19:42:41.210Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:41.210Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:42:41.210Z] #44 21.45 Reading package lists... [2021-06-08T19:42:41.479Z] #44 25.92 Building dependency tree... [2021-06-08T19:42:41.479Z] #44 ... [2021-06-08T19:42:41.479Z] [2021-06-08T19:42:41.479Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-08T19:42:41.479Z] #34 sha256:b8d0f8c4d9bbfe6ea91ad5bbbb85535ee4eee427525c0aa87634c772f771f6f4 [2021-06-08T19:42:41.479Z] #34 DONE 26.3s [2021-06-08T19:42:41.479Z] [2021-06-08T19:42:41.479Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:41.479Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:41.480Z] #29 23.38 0.0% 1.0% #### 5.8% ####### 10.3% ########## 14.2% ############ 16.7% ############ 17.8% ############### 21.1% ############### 21.7% ################# 23.9% ################### 27.4% ####################### 32.0% ########################## 36.4% ############################# 40.9% ############################### 44.4% ################################# 46.3% ################################### 49.6% ###################################### 53.8% ######################################### 57.5% ########################################### 61.1% ############################################## 64.2% ################################################## 69.6% #################################################### 73.0% ####################################################### 76.5% ######################################################### 80.2% ########################################################### 82.0% ############################################################# 85.8% ############################################################## 86.9% ################################################################# 90.8% #################################################################### 95.8% ######################################################################## 100.0% [2021-06-08T19:42:41.493Z] #44 37.59 The following additional packages will be installed: [2021-06-08T19:42:41.494Z] #44 37.60 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-08T19:42:41.494Z] #44 37.61 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-08T19:42:41.494Z] #44 37.61 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:42:41.494Z] #44 37.61 python3.7-minimal [2021-06-08T19:42:41.494Z] #44 37.61 Suggested packages: [2021-06-08T19:42:41.494Z] #44 37.63 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-08T19:42:41.494Z] #44 37.63 python3.7-doc binfmt-support [2021-06-08T19:42:41.526Z] #44 31.12 Reading package lists... [2021-06-08T19:42:41.526Z] #44 ... [2021-06-08T19:42:41.526Z] [2021-06-08T19:42:41.526Z] #56 [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-06-08T19:42:41.526Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:41.526Z] #56 29.94 Reading package lists... [2021-06-08T19:42:41.792Z] #20 23.35 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:41.792Z] #29 27.59 [2021-06-08T19:42:41.792Z] #29 ... [2021-06-08T19:42:41.792Z] #20 23.44 Fetched 28.6 MB in 2s (18.6 MB/s) [2021-06-08T19:42:41.792Z] [2021-06-08T19:42:41.792Z] #20 23.49 Selecting previously unselected package pigz. [2021-06-08T19:42:41.792Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:41.792Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-08T19:42:41.792Z] #36 16.73 Fetched 8271 kB in 11s (747 kB/s) [2021-06-08T19:42:41.792Z] #36 16.73 Reading package lists... [2021-06-08T19:42:41.792Z] #36 20.38 Reading package lists... [2021-06-08T19:42:41.792Z] #36 25.37 Building dependency tree... [2021-06-08T19:42:42.052Z] #20 23.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 ... 23435 files and directories currently installed.) [2021-06-08T19:42:42.053Z] #20 23.52 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-08T19:42:42.053Z] #20 23.52 Unpacking pigz (2.4-1) ... [2021-06-08T19:42:42.053Z] #20 23.62 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-08T19:42:42.053Z] #20 23.63 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:42.053Z] #20 23.63 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:42.062Z] #36 ... [2021-06-08T19:42:42.062Z] [2021-06-08T19:42:42.062Z] #50 [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-06-08T19:42:42.062Z] #50 sha256:642fb00edfa7a9e1ef744f4142801243dcb000ebdccfb3c55ab1685b2bb63a9c [2021-06-08T19:42:42.062Z] #50 24.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:42.062Z] #50 24.41 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:42.062Z] #50 24.41 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:42.062Z] #50 24.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:42.062Z] #50 24.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:42.062Z] #50 24.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:42.062Z] #50 24.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:42.062Z] #50 24.76 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:42.062Z] #50 24.78 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:42.062Z] #50 24.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:42.062Z] #50 24.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:42.062Z] #50 24.81 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:42.062Z] #50 24.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:42.062Z] #50 24.88 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:42.062Z] #50 24.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:42.062Z] #50 24.95 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:42.063Z] #50 24.97 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:42.063Z] #50 24.98 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:42.063Z] #50 25.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:42.063Z] #50 25.02 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:42.063Z] #50 25.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:42.063Z] #50 25.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:42.063Z] #50 25.17 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:42.063Z] #50 25.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:42.063Z] #50 25.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:42.063Z] #50 25.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:42.063Z] #50 25.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:42.063Z] #50 25.52 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:42.063Z] #50 25.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:42.063Z] #50 25.54 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:42.063Z] #50 25.55 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:42.063Z] #50 25.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:42.063Z] #50 25.61 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:42.063Z] #50 25.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:42.063Z] #50 25.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:42.063Z] #50 26.19 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:42.063Z] #50 26.22 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:42.063Z] #50 26.26 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:42.063Z] #50 26.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:42.063Z] #50 26.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:42.063Z] #50 26.50 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:42.063Z] #50 26.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:42.063Z] #50 26.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:42.063Z] #50 26.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:42.063Z] #50 26.92 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:42.063Z] #50 26.92 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:42.063Z] #50 26.95 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:42.063Z] #50 27.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:42.313Z] #20 23.99 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:42:42.313Z] #20 23.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:42.313Z] #20 24.01 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:42.328Z] #50 27.03 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:42.328Z] #50 27.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:42.328Z] #50 27.12 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:42.328Z] #50 27.13 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:42.328Z] #50 27.15 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:42.328Z] #50 27.16 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:42.593Z] #50 27.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:42.593Z] #50 27.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:42.593Z] #50 27.56 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:42.858Z] #50 27.68 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:42.885Z] #44 38.89 The following NEW packages will be installed: [2021-06-08T19:42:42.885Z] #44 38.91 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-08T19:42:42.885Z] #44 38.92 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-08T19:42:42.885Z] #44 38.93 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:42:42.885Z] #44 38.93 python3.7-minimal [2021-06-08T19:42:43.123Z] #50 27.92 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:43.123Z] #50 27.96 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:43.123Z] #50 ... [2021-06-08T19:42:43.123Z] [2021-06-08T19:42:43.123Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:43.123Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-08T19:42:43.123Z] #13 14.16 Fetched 8791 kB in 12s (756 kB/s) [2021-06-08T19:42:43.123Z] #13 14.16 Reading package lists... [2021-06-08T19:42:43.145Z] #20 24.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:43.145Z] #20 24.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:43.146Z] #44 39.40 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:43.146Z] #44 39.40 Need to get 6695 kB of archives. [2021-06-08T19:42:43.146Z] #44 39.40 After this operation, 33.1 MB of additional disk space will be used. [2021-06-08T19:42:43.146Z] #44 39.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-08T19:42:43.146Z] #44 39.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-08T19:42:43.154Z] #56 35.52 Building dependency tree... [2021-06-08T19:42:43.394Z] #13 18.87 Reading package lists... [2021-06-08T19:42:43.394Z] #13 ... [2021-06-08T19:42:43.394Z] [2021-06-08T19:42:43.394Z] #50 [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-06-08T19:42:43.394Z] #50 sha256:642fb00edfa7a9e1ef744f4142801243dcb000ebdccfb3c55ab1685b2bb63a9c [2021-06-08T19:42:43.394Z] #50 28.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:43.394Z] #50 28.15 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:43.394Z] #50 28.25 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:43.394Z] #50 28.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:43.407Z] #44 39.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-08T19:42:43.407Z] #44 39.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-08T19:42:43.407Z] #44 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-08T19:42:43.658Z] #50 28.49 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:43.658Z] #50 28.50 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:43.658Z] #50 28.58 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:43.658Z] #50 28.58 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:43.658Z] #50 28.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:43.668Z] #44 39.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:42:43.669Z] #44 39.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-08T19:42:43.669Z] #44 39.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-08T19:42:43.669Z] #44 39.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-08T19:42:43.923Z] #50 28.64 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:43.923Z] #50 28.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:43.923Z] #50 28.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:43.923Z] #50 28.72 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:43.923Z] #50 28.75 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:43.923Z] #50 28.75 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:43.923Z] #50 28.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:43.923Z] #50 28.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:43.930Z] #44 39.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:42:43.930Z] #44 39.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-08T19:42:43.930Z] #44 39.96 Get:12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-08T19:42:43.930Z] #44 39.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-08T19:42:43.930Z] #44 39.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-08T19:42:43.930Z] #44 40.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-08T19:42:43.930Z] #44 40.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-08T19:42:44.189Z] #50 28.97 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:44.189Z] #50 29.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:44.191Z] #44 ... [2021-06-08T19:42:44.191Z] [2021-06-08T19:42:44.191Z] #50 [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-06-08T19:42:44.191Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:42:44.191Z] #50 36.38 go: finding github.com/fatih/color v1.7.0 [2021-06-08T19:42:44.191Z] #50 36.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:44.191Z] #50 36.46 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:44.191Z] #50 36.52 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:44.191Z] #50 36.60 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:44.191Z] #50 36.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:44.191Z] #50 36.65 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:44.191Z] #50 36.66 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:44.191Z] #50 36.68 go: finding github.com/pkg/errors v0.8.1 [2021-06-08T19:42:44.191Z] #50 36.70 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:44.191Z] #50 36.71 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:44.191Z] #50 36.74 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:44.191Z] #50 36.76 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:44.191Z] #50 36.80 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:44.191Z] #50 36.83 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:44.191Z] #50 36.83 go: finding github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:44.191Z] #50 36.85 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:44.191Z] #50 36.85 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:44.191Z] #50 36.86 go: finding github.com/spf13/viper v1.6.1 [2021-06-08T19:42:44.191Z] #50 36.87 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:44.191Z] #50 36.89 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:44.191Z] #50 36.90 go: finding github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:44.191Z] #50 37.02 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:44.191Z] #50 37.05 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:44.191Z] #50 37.05 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:44.191Z] #50 37.16 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:44.191Z] #50 37.20 go: finding github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:44.191Z] #50 37.24 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:44.191Z] #50 37.26 go: finding github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:44.191Z] #50 37.29 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:44.191Z] #50 37.30 go: finding github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:44.191Z] #50 37.31 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:44.191Z] #50 37.34 go: finding github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:44.191Z] #50 37.40 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:44.191Z] #50 37.45 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:44.191Z] #50 37.52 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:44.191Z] #50 37.53 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:44.191Z] #50 37.58 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:44.191Z] #50 37.61 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:44.191Z] #50 37.68 go: finding github.com/spf13/afero v1.1.2 [2021-06-08T19:42:44.191Z] #50 37.70 go: finding github.com/spf13/cast v1.3.0 [2021-06-08T19:42:44.191Z] #50 37.71 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:44.191Z] #50 37.73 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:44.191Z] #50 37.74 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:44.191Z] #50 37.75 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:44.191Z] #50 37.80 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:44.191Z] #50 37.93 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:44.191Z] #50 37.96 go: finding golang.org/x/text v0.3.2 [2021-06-08T19:42:44.191Z] #50 38.04 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:44.191Z] #50 38.06 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:44.191Z] #50 38.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:44.191Z] #50 38.09 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:44.191Z] #50 38.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:44.191Z] #50 38.13 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:44.191Z] #50 38.13 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:44.191Z] #50 38.14 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:44.191Z] #50 38.16 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:44.191Z] #50 38.17 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:44.191Z] #50 38.18 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:44.191Z] #50 38.19 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:44.191Z] #50 38.21 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:44.191Z] #50 38.25 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:44.191Z] #50 38.28 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:44.191Z] #50 38.30 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:44.191Z] #50 38.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:44.191Z] #50 38.32 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:44.191Z] #50 38.34 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:44.191Z] #50 38.46 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:44.191Z] #50 38.52 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:44.191Z] #50 38.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:44.191Z] #50 38.71 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:44.191Z] #50 38.74 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:44.191Z] #50 38.76 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:44.191Z] #50 38.82 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:44.456Z] #50 29.14 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:44.534Z] #56 38.37 The following additional packages will be installed: [2021-06-08T19:42:44.534Z] #56 38.38 libbtrfs0 [2021-06-08T19:42:44.722Z] #50 29.44 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:44.722Z] #50 29.64 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:44.792Z] #56 38.53 The following NEW packages will be installed: [2021-06-08T19:42:44.792Z] #56 38.55 libbtrfs-dev libbtrfs0 [2021-06-08T19:42:44.988Z] #50 ... [2021-06-08T19:42:44.988Z] [2021-06-08T19:42:44.988Z] #56 [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-06-08T19:42:44.988Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-08T19:42:44.988Z] #56 25.66 The following additional packages will be installed: [2021-06-08T19:42:44.988Z] #56 25.66 libbtrfs0 [2021-06-08T19:42:44.988Z] #56 25.78 The following NEW packages will be installed: [2021-06-08T19:42:44.988Z] #56 25.82 libbtrfs-dev libbtrfs0 [2021-06-08T19:42:44.988Z] #56 26.28 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:44.988Z] #56 26.28 Need to get 119 kB of archives. [2021-06-08T19:42:44.988Z] #56 26.28 After this operation, 387 kB of additional disk space will be used. [2021-06-08T19:42:44.988Z] #56 26.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-08T19:42:44.988Z] #56 26.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-08T19:42:44.988Z] #56 27.61 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:44.988Z] #56 27.86 Fetched 119 kB in 0s (429 kB/s) [2021-06-08T19:42:44.988Z] #56 27.99 Selecting previously unselected package libbtrfs0. [2021-06-08T19:42:44.988Z] #56 27.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-08T19:42:44.988Z] #56 28.06 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-08T19:42:44.988Z] #56 28.49 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:44.988Z] #56 28.66 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:42:44.988Z] #56 28.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-08T19:42:44.988Z] #56 28.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:44.988Z] #56 29.00 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:44.988Z] #56 29.04 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:44.988Z] #56 29.16 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:42:44.988Z] #56 DONE 30.0s [2021-06-08T19:42:44.988Z] [2021-06-08T19:42:44.988Z] #50 [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-06-08T19:42:44.988Z] #50 sha256:642fb00edfa7a9e1ef744f4142801243dcb000ebdccfb3c55ab1685b2bb63a9c [2021-06-08T19:42:44.988Z] #50 29.94 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:45.057Z] #20 26.32 Selecting previously unselected package python3-minimal. [2021-06-08T19:42:45.057Z] #20 26.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-08T19:42:45.057Z] #20 26.39 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-08T19:42:45.057Z] #20 26.40 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:42:45.057Z] #20 26.48 Selecting previously unselected package libmpdec2:amd64. [2021-06-08T19:42:45.057Z] #20 26.48 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-08T19:42:45.057Z] #20 26.49 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:42:45.057Z] #20 26.58 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-08T19:42:45.057Z] #20 26.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:45.057Z] #20 26.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:45.122Z] #56 38.99 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:45.122Z] #56 38.99 Need to get 119 kB of archives. [2021-06-08T19:42:45.122Z] #56 38.99 After this operation, 387 kB of additional disk space will be used. [2021-06-08T19:42:45.122Z] #56 38.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-08T19:42:45.122Z] #56 38.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-08T19:42:45.421Z] #59 ... [2021-06-08T19:42:45.421Z] [2021-06-08T19:42:45.421Z] #56 [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-06-08T19:42:45.421Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:45.421Z] #56 23.84 Fetched 8448 kB in 17s (483 kB/s) [2021-06-08T19:42:45.421Z] #56 23.84 Reading package lists... [2021-06-08T19:42:45.570Z] #50 ... [2021-06-08T19:42:45.570Z] [2021-06-08T19:42:45.570Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-08T19:42:45.570Z] #29 sha256:87a81c585216a4e24b73d7f5889bc0e905937f11e962ddc2c7e912f59d67fe79 [2021-06-08T19:42:45.570Z] #29 28.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-08T19:42:45.570Z] #29 29.34 [2021-06-08T19:42:45.570Z] #29 29.64 ######################################################################## 100.0% [2021-06-08T19:42:45.570Z] #29 29.77 [2021-06-08T19:42:45.570Z] #29 30.42 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-08T19:42:45.570Z] #29 30.79 [2021-06-08T19:42:45.570Z] #29 30.98 ######################################################################## 100.0% [2021-06-08T19:42:45.570Z] #29 31.12 [2021-06-08T19:42:45.570Z] #29 31.20 Download of images into '/build' complete. [2021-06-08T19:42:45.570Z] #29 31.20 Use something like the following to load the result into a Docker daemon: [2021-06-08T19:42:45.570Z] #29 31.20 tar -cC '/build' . | docker load [2021-06-08T19:42:45.570Z] #29 DONE 31.3s [2021-06-08T19:42:45.570Z] [2021-06-08T19:42:45.570Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:45.570Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:42:45.570Z] #44 25.92 Building dependency tree... [2021-06-08T19:42:45.570Z] #44 28.38 The following additional packages will be installed: [2021-06-08T19:42:45.570Z] #44 28.38 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-08T19:42:45.570Z] #44 28.38 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-08T19:42:45.570Z] #44 28.38 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:42:45.570Z] #44 28.38 python3.7-minimal [2021-06-08T19:42:45.570Z] #44 28.39 Suggested packages: [2021-06-08T19:42:45.570Z] #44 28.39 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-08T19:42:45.570Z] #44 28.39 python3.7-doc binfmt-support [2021-06-08T19:42:45.570Z] #44 29.11 The following NEW packages will be installed: [2021-06-08T19:42:45.570Z] #44 29.11 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-08T19:42:45.570Z] #44 29.11 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-08T19:42:45.570Z] #44 29.11 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:42:45.570Z] #44 29.11 python3.7-minimal [2021-06-08T19:42:45.570Z] #44 29.48 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:45.570Z] #44 29.48 Need to get 6095 kB of archives. [2021-06-08T19:42:45.570Z] #44 29.48 After this operation, 32.3 MB of additional disk space will be used. [2021-06-08T19:42:45.570Z] #44 29.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-08T19:42:45.570Z] #44 29.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-08T19:42:45.570Z] #44 29.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-08T19:42:45.570Z] #44 29.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-08T19:42:45.570Z] #44 29.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-08T19:42:45.570Z] #44 29.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:42:45.570Z] #44 29.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-08T19:42:45.570Z] #44 29.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-08T19:42:45.570Z] #44 29.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-08T19:42:45.570Z] #44 29.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:42:45.570Z] #44 29.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-08T19:42:45.570Z] #44 29.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-08T19:42:45.570Z] #44 29.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-08T19:42:45.570Z] #44 29.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-08T19:42:45.570Z] #44 29.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-08T19:42:45.570Z] #44 29.95 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-06-08T19:42:45.578Z] #50 ... [2021-06-08T19:42:45.578Z] [2021-06-08T19:42:45.578Z] #56 [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-06-08T19:42:45.578Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:45.578Z] #56 30.03 Reading package lists... [2021-06-08T19:42:45.578Z] #56 36.09 Building dependency tree... [2021-06-08T19:42:45.578Z] #56 39.07 The following additional packages will be installed: [2021-06-08T19:42:45.578Z] #56 39.09 libbtrfs0 [2021-06-08T19:42:45.578Z] #56 39.29 The following NEW packages will be installed: [2021-06-08T19:42:45.578Z] #56 39.30 libbtrfs-dev libbtrfs0 [2021-06-08T19:42:45.578Z] #56 39.71 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:45.578Z] #56 39.71 Need to get 119 kB of archives. [2021-06-08T19:42:45.578Z] #56 39.71 After this operation, 387 kB of additional disk space will be used. [2021-06-08T19:42:45.578Z] #56 39.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-08T19:42:45.578Z] #56 39.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-08T19:42:45.578Z] #56 40.62 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:45.578Z] #56 40.79 Fetched 119 kB in 0s (431 kB/s) [2021-06-08T19:42:45.578Z] #56 40.94 Selecting previously unselected package libbtrfs0. [2021-06-08T19:42:45.578Z] #56 40.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:42:45.578Z] #56 40.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-08T19:42:45.578Z] #56 41.02 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:45.578Z] #56 41.14 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:42:45.578Z] #56 41.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-08T19:42:45.578Z] #56 41.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:45.578Z] #56 41.40 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:45.578Z] #56 41.49 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:45.578Z] #56 41.52 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:42:45.578Z] #56 DONE 41.9s [2021-06-08T19:42:45.578Z] [2021-06-08T19:42:45.578Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:45.578Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:45.578Z] #44 41.40 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:45.578Z] #44 41.63 Fetched 6695 kB in 1s (5058 kB/s) [2021-06-08T19:42:45.578Z] #44 41.79 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-08T19:42:45.679Z] #56 29.70 Reading package lists... [2021-06-08T19:42:45.679Z] #56 ... [2021-06-08T19:42:45.679Z] [2021-06-08T19:42:45.679Z] #50 [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-06-08T19:42:45.679Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:42:45.679Z] #50 25.59 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:45.679Z] #50 25.84 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:45.679Z] #50 26.39 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:45.679Z] #50 27.71 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:45.679Z] #50 30.01 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:45.679Z] #50 33.07 go: extracting golang.org/x/text v0.3.2 [2021-06-08T19:42:45.842Z] #44 41.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 ... 15410 files and directories currently installed.) [2021-06-08T19:42:45.842Z] #44 41.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:45.842Z] #44 41.86 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:45.937Z] #50 ... [2021-06-08T19:42:45.937Z] [2021-06-08T19:42:45.937Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:45.937Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:45.937Z] #36 24.36 Fetched 8448 kB in 18s (478 kB/s) [2021-06-08T19:42:45.937Z] #36 24.36 Reading package lists... [2021-06-08T19:42:45.937Z] #36 30.19 Reading package lists... [2021-06-08T19:42:45.937Z] #36 ... [2021-06-08T19:42:45.937Z] [2021-06-08T19:42:45.937Z] #46 [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-06-08T19:42:45.937Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:42:45.937Z] #46 29.26 vendor/golang.org/x/crypto/internal/subtle [2021-06-08T19:42:45.937Z] #46 29.37 vendor/golang.org/x/crypto/curve25519 [2021-06-08T19:42:45.999Z] #20 27.39 Selecting previously unselected package python3.7. [2021-06-08T19:42:45.999Z] #20 27.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:45.999Z] #20 27.40 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:45.999Z] #20 27.52 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T19:42:45.999Z] #20 27.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-08T19:42:45.999Z] #20 27.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:42:45.999Z] #20 27.61 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:42:46.530Z] #56 40.14 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:46.531Z] #56 40.39 Fetched 119 kB in 0s (409 kB/s) [2021-06-08T19:42:46.531Z] #56 40.48 Selecting previously unselected package libbtrfs0. [2021-06-08T19:42:46.571Z] #20 28.27 Selecting previously unselected package python3. [2021-06-08T19:42:46.571Z] #20 28.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-08T19:42:46.571Z] #20 28.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-08T19:42:46.571Z] #20 28.33 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:42:46.786Z] #44 42.70 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:42:46.786Z] #44 42.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:46.786Z] #44 42.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:46.790Z] #56 40.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 ... 15410 files and directories currently installed.) [2021-06-08T19:42:46.790Z] #56 40.56 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-08T19:42:46.790Z] #56 40.59 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:46.790Z] #56 40.72 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:42:46.790Z] #56 40.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-08T19:42:46.790Z] #56 40.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:46.832Z] #20 28.43 Selecting previously unselected package libip4tc0:amd64. [2021-06-08T19:42:46.832Z] #20 28.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-08T19:42:46.832Z] #20 28.44 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-08T19:42:46.832Z] #20 28.53 Selecting previously unselected package libip6tc0:amd64. [2021-06-08T19:42:46.869Z] #46 ... [2021-06-08T19:42:46.869Z] [2021-06-08T19:42:46.869Z] #56 [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-06-08T19:42:46.869Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:46.869Z] #56 29.70 Reading package lists... [2021-06-08T19:42:47.050Z] #56 40.99 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:47.050Z] #56 41.03 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:47.050Z] #56 41.04 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:42:47.093Z] #20 28.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-08T19:42:47.093Z] #20 28.55 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-08T19:42:47.093Z] #20 28.61 Selecting previously unselected package libiptc0:amd64. [2021-06-08T19:42:47.093Z] #20 28.61 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-08T19:42:47.093Z] #20 28.62 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-08T19:42:47.093Z] #20 28.69 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-08T19:42:47.093Z] #20 28.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-08T19:42:47.093Z] #20 28.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-08T19:42:47.093Z] #20 28.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-08T19:42:47.093Z] #20 28.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-08T19:42:47.093Z] #20 28.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-08T19:42:47.093Z] #20 28.84 Selecting previously unselected package libnftnl11:amd64. [2021-06-08T19:42:47.134Z] #56 35.42 Building dependency tree... [2021-06-08T19:42:47.134Z] #56 ... [2021-06-08T19:42:47.134Z] [2021-06-08T19:42:47.134Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:47.134Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:47.134Z] #44 25.09 Fetched 8451 kB in 19s (455 kB/s) [2021-06-08T19:42:47.134Z] #44 25.09 Reading package lists... [2021-06-08T19:42:47.134Z] #44 30.78 Reading package lists... [2021-06-08T19:42:47.134Z] #44 ... [2021-06-08T19:42:47.134Z] [2021-06-08T19:42:47.134Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:47.134Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:47.134Z] #36 30.19 Reading package lists... [2021-06-08T19:42:47.312Z] #56 ... [2021-06-08T19:42:47.312Z] [2021-06-08T19:42:47.312Z] #50 [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-06-08T19:42:47.312Z] #50 sha256:090f7886634785ca7c5f8e0bfb5a9e75b585271394129a14f1f5555a244db7ff [2021-06-08T19:42:47.312Z] #50 38.41 go: finding github.com/fatih/color v1.7.0 [2021-06-08T19:42:47.312Z] #50 38.53 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:47.312Z] #50 38.63 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:47.312Z] #50 38.67 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:47.312Z] #50 38.73 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:47.312Z] #50 38.74 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:47.312Z] #50 38.75 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:47.312Z] #50 38.77 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:47.312Z] #50 38.79 go: finding github.com/pkg/errors v0.8.1 [2021-06-08T19:42:47.312Z] #50 38.82 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:47.312Z] #50 38.82 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:47.312Z] #50 38.84 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:47.312Z] #50 38.85 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:47.312Z] #50 38.86 go: finding github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:47.312Z] #50 38.99 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:47.312Z] #50 38.99 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:47.312Z] #50 38.99 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:47.312Z] #50 39.00 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:47.312Z] #50 39.04 go: finding github.com/spf13/viper v1.6.1 [2021-06-08T19:42:47.312Z] #50 39.04 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:47.312Z] #50 39.12 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:47.312Z] #50 39.13 go: finding github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:47.312Z] #50 39.20 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:47.312Z] #50 39.25 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:47.312Z] #50 39.28 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:47.312Z] #50 39.30 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:47.312Z] #50 39.36 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:47.312Z] #50 39.41 go: finding github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:47.312Z] #50 39.44 go: finding github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:47.312Z] #50 39.48 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:47.312Z] #50 39.55 go: finding github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:47.312Z] #50 39.57 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:47.312Z] #50 39.59 go: finding github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:47.312Z] #50 39.60 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:47.312Z] #50 39.62 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:47.312Z] #50 39.63 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:47.312Z] #50 39.65 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:47.312Z] #50 39.71 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:47.312Z] #50 39.75 go: finding github.com/spf13/afero v1.1.2 [2021-06-08T19:42:47.312Z] #50 39.97 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:47.312Z] #50 39.97 go: finding github.com/spf13/cast v1.3.0 [2021-06-08T19:42:47.312Z] #50 40.00 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:47.312Z] #50 40.00 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:47.312Z] #50 40.04 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:47.312Z] #50 40.05 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:47.312Z] #50 40.07 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:47.312Z] #50 40.16 go: finding golang.org/x/text v0.3.2 [2021-06-08T19:42:47.312Z] #50 40.18 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:47.312Z] #50 40.28 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:47.312Z] #50 40.34 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:47.312Z] #50 40.36 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:47.312Z] #50 40.37 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:47.312Z] #50 40.39 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:47.312Z] #50 40.39 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:47.312Z] #50 40.46 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:47.312Z] #50 40.46 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:47.312Z] #50 40.51 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:47.312Z] #50 40.54 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:47.312Z] #50 40.54 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:47.312Z] #50 40.64 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:47.312Z] #50 40.64 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:47.312Z] #50 40.67 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:47.312Z] #50 40.69 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:47.312Z] #50 40.69 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:47.312Z] #50 40.72 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:47.312Z] #50 40.74 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:47.312Z] #50 40.76 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:47.312Z] #50 40.84 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:47.312Z] #50 40.86 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:47.312Z] #50 41.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:47.312Z] #50 41.18 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:47.312Z] #50 41.23 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:47.312Z] #50 41.33 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:47.312Z] #50 41.33 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:47.353Z] #20 28.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-08T19:42:47.353Z] #20 28.85 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-08T19:42:47.353Z] #20 28.92 Selecting previously unselected package iptables. [2021-06-08T19:42:47.353Z] #20 28.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-08T19:42:47.353Z] #20 28.94 Unpacking iptables (1.8.2-4) ... [2021-06-08T19:42:47.396Z] #36 35.86 Building dependency tree... [2021-06-08T19:42:47.396Z] #36 ... [2021-06-08T19:42:47.396Z] [2021-06-08T19:42:47.396Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:47.396Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:47.396Z] #13 22.26 Fetched 8973 kB in 19s (480 kB/s) [2021-06-08T19:42:47.396Z] #13 22.26 Reading package lists... [2021-06-08T19:42:47.504Z] #44 31.86 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:47.504Z] #44 32.10 Fetched 6095 kB in 1s (5148 kB/s) [2021-06-08T19:42:47.504Z] #44 ... [2021-06-08T19:42:47.504Z] [2021-06-08T19:42:47.504Z] #59 [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-06-08T19:42:47.504Z] #59 sha256:eb07d1b36b5595b6e49310a2ad70a3f6aed850b4f3a2e2aa87a9de1137a3d3e7 [2021-06-08T19:42:47.504Z] #59 22.38 go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:42:47.504Z] #59 22.40 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-08T19:42:47.504Z] #59 22.50 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-08T19:42:47.504Z] #59 22.71 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-08T19:42:47.504Z] #59 22.92 go: finding github.com/google/uuid v1.2.0 [2021-06-08T19:42:47.504Z] #59 22.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-08T19:42:47.504Z] #59 23.05 go: finding github.com/gofrs/flock v0.8.0 [2021-06-08T19:42:47.504Z] #59 23.05 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-08T19:42:47.504Z] #59 23.23 go: finding github.com/gorilla/mux v1.8.0 [2021-06-08T19:42:47.504Z] #59 23.26 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-08T19:42:47.504Z] #59 23.31 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-08T19:42:47.504Z] #59 23.32 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-08T19:42:47.504Z] #59 23.58 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-08T19:42:47.504Z] #59 23.93 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-08T19:42:47.504Z] #59 24.43 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-08T19:42:47.614Z] #20 29.24 Selecting previously unselected package xxd. [2021-06-08T19:42:47.614Z] #20 29.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:42:47.614Z] #20 29.25 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:42:47.769Z] #59 ... [2021-06-08T19:42:47.769Z] [2021-06-08T19:42:47.769Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:47.769Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:42:47.769Z] #44 32.21 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-08T19:42:47.769Z] #44 32.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-08T19:42:47.769Z] #44 32.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-08T19:42:47.769Z] #44 32.31 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:47.875Z] #20 29.40 Selecting previously unselected package vim-common. [2021-06-08T19:42:47.875Z] #20 29.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:42:47.875Z] #20 29.42 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:42:47.875Z] #20 29.62 Selecting previously unselected package bash-completion. [2021-06-08T19:42:47.875Z] #20 29.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-08T19:42:47.877Z] #50 ... [2021-06-08T19:42:47.877Z] [2021-06-08T19:42:47.877Z] #56 [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-06-08T19:42:47.877Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:47.877Z] #56 DONE 41.7s [2021-06-08T19:42:47.877Z] [2021-06-08T19:42:47.877Z] #57 [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-06-08T19:42:47.877Z] #57 sha256:3f2cd14a8f2cbd655f97183178565f2dfa84d95dcb63a864a326035e627508b2 [2021-06-08T19:42:48.185Z] #44 44.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:48.185Z] #44 44.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:48.328Z] #13 28.24 Reading package lists... [2021-06-08T19:42:48.328Z] #13 ... [2021-06-08T19:42:48.328Z] [2021-06-08T19:42:48.328Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:48.328Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:48.328Z] #44 30.78 Reading package lists... [2021-06-08T19:42:48.352Z] #44 33.14 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:42:48.446Z] #44 ... [2021-06-08T19:42:48.446Z] [2021-06-08T19:42:48.446Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:48.446Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:48.446Z] #13 24.22 Reading package lists... [2021-06-08T19:42:48.446Z] #13 30.92 Reading package lists... [2021-06-08T19:42:48.446Z] #13 36.93 Building dependency tree... [2021-06-08T19:42:48.446Z] #13 40.30 The following additional packages will be installed: [2021-06-08T19:42:48.446Z] #13 40.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-08T19:42:48.446Z] #13 40.30 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-08T19:42:48.446Z] #13 40.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-08T19:42:48.446Z] #13 40.30 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-08T19:42:48.446Z] #13 40.30 mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:42:48.447Z] #13 40.32 Suggested packages: [2021-06-08T19:42:48.447Z] #13 40.32 gcc-8-locales seccomp wine64 [2021-06-08T19:42:48.447Z] #13 ... [2021-06-08T19:42:48.447Z] [2021-06-08T19:42:48.447Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:48.447Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:42:48.447Z] #32 43.84 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-08T19:42:48.447Z] #32 44.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-08T19:42:48.617Z] #44 33.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-08T19:42:48.617Z] #44 33.16 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:48.708Z] #32 44.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:48.808Z] #57 1.097 + RM_GOPATH=0 [2021-06-08T19:42:48.808Z] #57 1.098 + TMP_GOPATH= [2021-06-08T19:42:48.808Z] #57 1.098 + : /build [2021-06-08T19:42:48.808Z] #57 1.098 + '[' -z '' ']' [2021-06-08T19:42:48.808Z] #57 1.099 ++ mktemp -d [2021-06-08T19:42:48.808Z] #57 1.115 + export GOPATH=/tmp/tmp.p7x0pYWXrn [2021-06-08T19:42:48.808Z] #57 1.115 + GOPATH=/tmp/tmp.p7x0pYWXrn [2021-06-08T19:42:48.808Z] #57 1.115 + RM_GOPATH=1 [2021-06-08T19:42:48.808Z] #57 1.116 + case "$(go env GOARCH)" in [2021-06-08T19:42:49.067Z] #57 1.116 ++ go env GOARCH [2021-06-08T19:42:49.067Z] #57 1.131 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:49.067Z] #57 1.131 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:49.067Z] #57 1.132 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:49.067Z] #57 1.138 + dir=/tmp/install [2021-06-08T19:42:49.067Z] #57 1.143 + bin=containerd [2021-06-08T19:42:49.067Z] #57 1.143 + shift [2021-06-08T19:42:49.067Z] #57 1.144 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-08T19:42:49.067Z] #57 1.144 + . /tmp/install/containerd.installer [2021-06-08T19:42:49.067Z] #57 1.146 ++ set -e [2021-06-08T19:42:49.067Z] #57 1.146 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:42:49.067Z] #57 1.148 + install_containerd [2021-06-08T19:42:49.067Z] #57 1.151 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-08T19:42:49.067Z] #57 1.161 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:42:49.067Z] #57 1.161 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p7x0pYWXrn/src/github.com/containerd/containerd [2021-06-08T19:42:49.067Z] #57 1.187 Cloning into '/tmp/tmp.p7x0pYWXrn/src/github.com/containerd/containerd'... [2021-06-08T19:42:49.651Z] #32 ... [2021-06-08T19:42:49.651Z] [2021-06-08T19:42:49.651Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:49.651Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:49.651Z] #36 30.14 Reading package lists... [2021-06-08T19:42:49.651Z] #36 36.19 Building dependency tree... [2021-06-08T19:42:49.651Z] #36 39.22 The following additional packages will be installed: [2021-06-08T19:42:49.651Z] #36 39.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-08T19:42:49.651Z] #36 39.24 Suggested packages: [2021-06-08T19:42:49.651Z] #36 39.26 cmake-doc ninja-build lrzip [2021-06-08T19:42:49.651Z] #36 39.26 Recommended packages: [2021-06-08T19:42:49.651Z] #36 39.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-08T19:42:49.651Z] #36 40.08 The following NEW packages will be installed: [2021-06-08T19:42:49.651Z] #36 40.11 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-08T19:42:49.651Z] #36 40.13 vim-common xxd [2021-06-08T19:42:49.651Z] #36 40.54 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:49.651Z] #36 40.54 Need to get 14.9 MB of archives. [2021-06-08T19:42:49.651Z] #36 40.54 After this operation, 61.8 MB of additional disk space will be used. [2021-06-08T19:42:49.651Z] #36 40.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-08T19:42:49.651Z] #36 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:42:49.651Z] #36 40.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-08T19:42:49.651Z] #36 40.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-08T19:42:49.651Z] #36 41.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-08T19:42:49.651Z] #36 41.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-08T19:42:49.651Z] #36 41.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-08T19:42:49.652Z] #36 41.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-08T19:42:49.652Z] #36 41.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-08T19:42:49.652Z] #36 41.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-08T19:42:49.652Z] #36 42.98 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:49.652Z] #36 43.21 Fetched 14.9 MB in 2s (9878 kB/s) [2021-06-08T19:42:49.652Z] #36 43.32 Selecting previously unselected package xxd. [2021-06-08T19:42:49.652Z] #36 43.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:42:49.652Z] #36 43.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:42:49.652Z] #36 43.43 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:42:49.652Z] #36 43.64 Selecting previously unselected package vim-common. [2021-06-08T19:42:49.652Z] #36 43.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:42:49.652Z] #36 43.67 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:42:49.652Z] #36 44.01 Selecting previously unselected package cmake-data. [2021-06-08T19:42:49.652Z] #36 44.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-08T19:42:49.652Z] #36 44.02 Unpacking cmake-data (3.13.4-1) ... [2021-06-08T19:42:49.652Z] #36 ... [2021-06-08T19:42:49.652Z] [2021-06-08T19:42:49.652Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:49.652Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:49.652Z] #13 41.51 The following NEW packages will be installed: [2021-06-08T19:42:49.652Z] #13 41.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-08T19:42:49.652Z] #13 41.53 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-08T19:42:49.652Z] #13 41.53 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-08T19:42:49.652Z] #13 41.53 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-08T19:42:49.652Z] #13 41.53 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-08T19:42:49.652Z] #13 41.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:42:49.652Z] #13 41.55 The following packages will be upgraded: [2021-06-08T19:42:49.652Z] #13 41.55 libseccomp2 libsystemd0 libudev1 [2021-06-08T19:42:49.652Z] #13 41.98 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:42:49.652Z] #13 41.98 Need to get 78.2 MB of archives. [2021-06-08T19:42:49.652Z] #13 41.98 After this operation, 487 MB of additional disk space will be used. [2021-06-08T19:42:49.652Z] #13 41.98 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-08T19:42:49.652Z] #13 41.98 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-08T19:42:49.652Z] #13 41.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-08T19:42:49.652Z] #13 42.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-08T19:42:49.703Z] #44 36.42 Building dependency tree... [2021-06-08T19:42:49.913Z] #13 42.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-08T19:42:50.070Z] #44 34.35 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:50.070Z] #44 34.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:50.174Z] #13 42.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-08T19:42:50.421Z] #20 31.93 Unpacking bash-completion (1:2.8-6) ... [2021-06-08T19:42:50.447Z] #13 42.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-08T19:42:50.447Z] #13 42.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-08T19:42:50.447Z] #13 42.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-08T19:42:50.447Z] #13 42.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-08T19:42:50.681Z] #20 32.29 Selecting previously unselected package bzip2. [2021-06-08T19:42:50.682Z] #20 32.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-08T19:42:50.682Z] #20 32.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:42:50.682Z] #20 32.38 Selecting previously unselected package xz-utils. [2021-06-08T19:42:50.711Z] #13 43.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-08T19:42:50.942Z] #20 32.38 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-08T19:42:50.942Z] #20 32.39 Unpacking xz-utils (5.2.4-1) ... [2021-06-08T19:42:50.942Z] #20 32.54 Selecting previously unselected package apparmor. [2021-06-08T19:42:50.942Z] #20 32.54 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-08T19:42:50.942Z] #20 32.60 Unpacking apparmor (2.13.2-10) ... [2021-06-08T19:42:50.973Z] #13 ... [2021-06-08T19:42:50.973Z] [2021-06-08T19:42:50.973Z] #46 [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-06-08T19:42:50.973Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:42:50.973Z] #46 37.30 sync [2021-06-08T19:42:50.973Z] #46 37.31 internal/reflectlite [2021-06-08T19:42:50.973Z] #46 38.41 github.com/LK4D4/vndr/godl/singleflight [2021-06-08T19:42:50.973Z] #46 38.75 math/rand [2021-06-08T19:42:50.973Z] #46 39.53 internal/singleflight [2021-06-08T19:42:50.973Z] #46 40.19 sort [2021-06-08T19:42:50.973Z] #46 40.21 errors [2021-06-08T19:42:50.973Z] #46 40.45 io [2021-06-08T19:42:50.973Z] #46 41.41 strconv [2021-06-08T19:42:50.973Z] #46 41.48 bytes [2021-06-08T19:42:50.973Z] #46 44.05 bufio [2021-06-08T19:42:50.973Z] #46 44.81 reflect [2021-06-08T19:42:50.973Z] #46 45.86 syscall [2021-06-08T19:42:50.973Z] #46 ... [2021-06-08T19:42:50.973Z] [2021-06-08T19:42:50.973Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:50.973Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:50.973Z] #13 43.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-08T19:42:51.235Z] #13 43.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-08T19:42:51.464Z] #20 32.96 Selecting previously unselected package aufs-tools. [2021-06-08T19:42:51.464Z] #20 32.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-08T19:42:51.464Z] #20 32.97 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:42:51.464Z] #20 33.07 Selecting previously unselected package libonig5:amd64. [2021-06-08T19:42:51.464Z] #20 33.08 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-08T19:42:51.464Z] #20 33.08 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:42:51.677Z] #57 ... [2021-06-08T19:42:51.677Z] [2021-06-08T19:42:51.677Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:51.677Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:51.677Z] #36 30.13 Reading package lists... [2021-06-08T19:42:51.677Z] #36 35.70 Building dependency tree... [2021-06-08T19:42:51.677Z] #36 38.25 The following additional packages will be installed: [2021-06-08T19:42:51.677Z] #36 38.25 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-08T19:42:51.677Z] #36 38.27 Suggested packages: [2021-06-08T19:42:51.677Z] #36 38.27 cmake-doc ninja-build lrzip [2021-06-08T19:42:51.677Z] #36 38.27 Recommended packages: [2021-06-08T19:42:51.677Z] #36 38.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-08T19:42:51.677Z] #36 39.14 The following NEW packages will be installed: [2021-06-08T19:42:51.677Z] #36 39.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-08T19:42:51.677Z] #36 39.16 vim-common xxd [2021-06-08T19:42:51.677Z] #36 39.59 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:51.677Z] #36 39.59 Need to get 14.9 MB of archives. [2021-06-08T19:42:51.677Z] #36 39.59 After this operation, 61.8 MB of additional disk space will be used. [2021-06-08T19:42:51.677Z] #36 39.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-08T19:42:51.677Z] #36 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:42:51.677Z] #36 39.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-08T19:42:51.677Z] #36 39.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-08T19:42:51.677Z] #36 40.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-08T19:42:51.677Z] #36 40.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-08T19:42:51.677Z] #36 40.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-08T19:42:51.677Z] #36 40.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-08T19:42:51.677Z] #36 40.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-08T19:42:51.677Z] #36 40.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-08T19:42:51.677Z] #36 42.57 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:51.677Z] #36 42.75 Fetched 14.9 MB in 2s (8649 kB/s) [2021-06-08T19:42:51.677Z] #36 42.84 Selecting previously unselected package xxd. [2021-06-08T19:42:51.677Z] #36 42.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:42:51.677Z] #36 42.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:42:51.677Z] #36 42.94 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:42:51.677Z] #36 43.14 Selecting previously unselected package vim-common. [2021-06-08T19:42:51.677Z] #36 43.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:42:51.677Z] #36 43.17 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:42:51.677Z] #36 43.49 Selecting previously unselected package cmake-data. [2021-06-08T19:42:51.677Z] #36 43.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-08T19:42:51.677Z] #36 43.50 Unpacking cmake-data (3.13.4-1) ... [2021-06-08T19:42:51.677Z] #36 ... [2021-06-08T19:42:51.677Z] [2021-06-08T19:42:51.677Z] #52 [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-06-08T19:42:51.677Z] #52 sha256:973cd9f9bf9d399ccd426847ca32d5a26a21c274dec4e39b37b21433ca0d4b7b [2021-06-08T19:42:51.677Z] #52 45.34 sort [2021-06-08T19:42:51.677Z] #52 45.35 internal/oserror [2021-06-08T19:42:51.677Z] #52 45.51 syscall [2021-06-08T19:42:51.728Z] #20 33.21 Selecting previously unselected package libjq1:amd64. [2021-06-08T19:42:51.728Z] #20 33.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:42:51.728Z] #20 33.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:42:51.728Z] #20 33.35 Selecting previously unselected package jq. [2021-06-08T19:42:51.728Z] #20 33.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:42:51.728Z] #20 33.37 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:42:51.728Z] #20 33.44 Selecting previously unselected package libaio1:amd64. [2021-06-08T19:42:51.797Z] #44 39.36 The following additional packages will be installed: [2021-06-08T19:42:51.797Z] #44 39.37 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-08T19:42:51.797Z] #44 39.37 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-08T19:42:51.797Z] #44 39.38 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:42:51.797Z] #44 39.38 python3.7-minimal [2021-06-08T19:42:51.797Z] #44 39.38 Suggested packages: [2021-06-08T19:42:51.797Z] #44 39.39 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-08T19:42:51.797Z] #44 39.39 python3.7-doc binfmt-support [2021-06-08T19:42:51.989Z] #20 33.45 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-08T19:42:51.989Z] #20 33.46 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-08T19:42:51.989Z] #20 33.56 Selecting previously unselected package libgpm2:amd64. [2021-06-08T19:42:51.989Z] #20 33.56 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-08T19:42:51.989Z] #20 33.57 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-08T19:42:51.989Z] #20 33.65 Selecting previously unselected package libicu63:amd64. [2021-06-08T19:42:51.989Z] #20 33.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-08T19:42:51.989Z] #20 33.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:42:52.618Z] #52 46.55 reflect [2021-06-08T19:42:52.780Z] #44 40.81 The following NEW packages will be installed: [2021-06-08T19:42:52.780Z] #44 40.82 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-08T19:42:52.780Z] #44 40.82 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-08T19:42:52.780Z] #44 40.82 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:42:52.780Z] #44 40.83 python3.7-minimal [2021-06-08T19:42:52.878Z] #52 ... [2021-06-08T19:42:52.878Z] [2021-06-08T19:42:52.878Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:52.878Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:52.878Z] #44 31.12 Reading package lists... [2021-06-08T19:42:52.878Z] #44 36.50 Building dependency tree... [2021-06-08T19:42:52.878Z] #44 39.23 The following additional packages will be installed: [2021-06-08T19:42:52.878Z] #44 39.25 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-08T19:42:52.878Z] #44 39.25 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-08T19:42:52.878Z] #44 39.25 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:42:52.878Z] #44 39.25 python3.7-minimal [2021-06-08T19:42:52.878Z] #44 39.26 Suggested packages: [2021-06-08T19:42:52.878Z] #44 39.28 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-08T19:42:52.878Z] #44 39.28 python3.7-doc binfmt-support [2021-06-08T19:42:52.878Z] #44 40.78 The following NEW packages will be installed: [2021-06-08T19:42:52.878Z] #44 40.78 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-08T19:42:52.878Z] #44 40.78 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-08T19:42:52.878Z] #44 40.78 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-08T19:42:52.878Z] #44 40.78 python3.7-minimal [2021-06-08T19:42:52.878Z] #44 41.22 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:52.878Z] #44 41.22 Need to get 6695 kB of archives. [2021-06-08T19:42:52.878Z] #44 41.22 After this operation, 33.1 MB of additional disk space will be used. [2021-06-08T19:42:52.878Z] #44 41.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-08T19:42:52.878Z] #44 41.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-08T19:42:52.878Z] #44 41.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-08T19:42:52.878Z] #44 41.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-08T19:42:52.878Z] #44 41.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-08T19:42:52.878Z] #44 41.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:42:52.878Z] #44 41.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-08T19:42:52.878Z] #44 41.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-08T19:42:52.878Z] #44 41.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-08T19:42:52.878Z] #44 41.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:42:52.878Z] #44 41.92 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-08T19:42:52.878Z] #44 41.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-08T19:42:52.878Z] #44 41.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-08T19:42:52.878Z] #44 42.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-08T19:42:52.878Z] #44 42.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-08T19:42:52.878Z] #44 42.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-08T19:42:52.878Z] #44 43.46 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:52.878Z] #44 43.64 Fetched 6695 kB in 2s (4384 kB/s) [2021-06-08T19:42:52.878Z] #44 43.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-08T19:42:52.878Z] #44 43.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:42:52.878Z] #44 43.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:52.878Z] #44 43.88 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:52.878Z] #44 44.66 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:42:52.878Z] #44 44.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:52.878Z] #44 44.69 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:52.878Z] #44 46.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:52.878Z] #44 46.47 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:52.878Z] #44 ... [2021-06-08T19:42:52.878Z] [2021-06-08T19:42:52.878Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:52.878Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:42:52.878Z] #32 46.28 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-08T19:42:52.878Z] #32 46.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-08T19:42:53.358Z] #44 41.38 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:53.358Z] #44 41.38 Need to get 6695 kB of archives. [2021-06-08T19:42:53.359Z] #44 41.38 After this operation, 33.1 MB of additional disk space will be used. [2021-06-08T19:42:53.359Z] #44 41.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-08T19:42:53.359Z] #44 41.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-08T19:42:53.359Z] #44 ... [2021-06-08T19:42:53.359Z] [2021-06-08T19:42:53.359Z] #56 [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-06-08T19:42:53.359Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-08T19:42:53.359Z] #56 35.42 Building dependency tree... [2021-06-08T19:42:53.359Z] #56 38.42 The following additional packages will be installed: [2021-06-08T19:42:53.359Z] #56 38.42 libbtrfs0 [2021-06-08T19:42:53.359Z] #56 38.60 The following NEW packages will be installed: [2021-06-08T19:42:53.359Z] #56 38.61 libbtrfs-dev libbtrfs0 [2021-06-08T19:42:53.359Z] #56 39.07 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:53.359Z] #56 39.07 Need to get 119 kB of archives. [2021-06-08T19:42:53.359Z] #56 39.07 After this operation, 387 kB of additional disk space will be used. [2021-06-08T19:42:53.359Z] #56 39.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-08T19:42:53.359Z] #56 39.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-08T19:42:53.359Z] #56 39.98 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:53.359Z] #56 40.21 Fetched 119 kB in 0s (433 kB/s) [2021-06-08T19:42:53.359Z] #56 40.33 Selecting previously unselected package libbtrfs0. [2021-06-08T19:42:53.359Z] #56 40.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:42:53.359Z] #56 40.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-08T19:42:53.359Z] #56 40.44 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:53.359Z] #56 40.59 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:42:53.359Z] #56 40.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-08T19:42:53.359Z] #56 40.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:53.359Z] #56 40.94 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:42:53.359Z] #56 40.98 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:42:53.359Z] #56 41.01 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:42:53.359Z] #56 DONE 42.0s [2021-06-08T19:42:53.359Z] [2021-06-08T19:42:53.359Z] #57 [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-06-08T19:42:53.359Z] #57 sha256:00e4b8ae805e4478b07609f50f937129d3a36fa75bb5f39d3368311870e8c741 [2021-06-08T19:42:53.418Z] #44 ... [2021-06-08T19:42:53.418Z] [2021-06-08T19:42:53.418Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:53.418Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-08T19:42:53.418Z] #36 27.96 The following additional packages will be installed: [2021-06-08T19:42:53.418Z] #36 27.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-08T19:42:53.418Z] #36 27.97 Suggested packages: [2021-06-08T19:42:53.418Z] #36 27.97 cmake-doc ninja-build lrzip [2021-06-08T19:42:53.418Z] #36 27.97 Recommended packages: [2021-06-08T19:42:53.418Z] #36 27.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-08T19:42:53.418Z] #36 28.52 The following NEW packages will be installed: [2021-06-08T19:42:53.418Z] #36 28.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-08T19:42:53.418Z] #36 28.53 vim-common xxd [2021-06-08T19:42:53.418Z] #36 28.87 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:53.418Z] #36 28.87 Need to get 14.2 MB of archives. [2021-06-08T19:42:53.418Z] #36 28.87 After this operation, 60.0 MB of additional disk space will be used. [2021-06-08T19:42:53.418Z] #36 28.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-08T19:42:53.418Z] #36 28.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:42:53.418Z] #36 28.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-08T19:42:53.418Z] #36 29.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-08T19:42:53.418Z] #36 29.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-06-08T19:42:53.418Z] #36 29.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-08T19:42:53.418Z] #36 29.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-08T19:42:53.418Z] #36 29.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-08T19:42:53.418Z] #36 29.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-08T19:42:53.418Z] #36 29.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-08T19:42:53.418Z] #36 31.38 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:53.418Z] #36 31.57 Fetched 14.2 MB in 1s (9868 kB/s) [2021-06-08T19:42:53.418Z] #36 31.68 Selecting previously unselected package xxd. [2021-06-08T19:42:53.418Z] #36 31.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-08T19:42:53.418Z] #36 31.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-08T19:42:53.418Z] #36 31.80 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:42:53.418Z] #36 32.33 Selecting previously unselected package vim-common. [2021-06-08T19:42:53.418Z] #36 32.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:42:53.418Z] #36 32.36 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:42:53.418Z] #36 32.71 Selecting previously unselected package cmake-data. [2021-06-08T19:42:53.418Z] #36 32.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-08T19:42:53.418Z] #36 32.75 Unpacking cmake-data (3.13.4-1) ... [2021-06-08T19:42:53.418Z] #36 36.76 Selecting previously unselected package libicu63:arm64. [2021-06-08T19:42:53.418Z] #36 36.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-08T19:42:53.418Z] #36 36.81 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-08T19:42:53.418Z] #36 ... [2021-06-08T19:42:53.418Z] [2021-06-08T19:42:53.418Z] #50 [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-06-08T19:42:53.418Z] #50 sha256:642fb00edfa7a9e1ef744f4142801243dcb000ebdccfb3c55ab1685b2bb63a9c [2021-06-08T19:42:53.418Z] #50 30.64 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:53.418Z] #50 34.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:53.418Z] #50 34.08 go: finding github.com/fatih/color v1.7.0 [2021-06-08T19:42:53.418Z] #50 34.20 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:53.418Z] #50 34.27 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:53.418Z] #50 34.42 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:53.418Z] #50 34.44 go: finding github.com/pkg/errors v0.8.1 [2021-06-08T19:42:53.418Z] #50 34.46 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:53.418Z] #50 34.49 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:53.418Z] #50 34.53 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:53.418Z] #50 34.53 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:53.418Z] #50 34.55 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:53.418Z] #50 34.61 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:53.418Z] #50 34.66 go: finding github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:53.418Z] #50 34.69 go: finding github.com/spf13/viper v1.6.1 [2021-06-08T19:42:53.418Z] #50 34.72 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:53.418Z] #50 34.73 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:53.418Z] #50 34.77 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:53.418Z] #50 34.80 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:53.418Z] #50 34.81 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:53.418Z] #50 34.81 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:53.418Z] #50 34.83 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:53.418Z] #50 34.86 go: finding github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:53.418Z] #50 34.86 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:53.418Z] #50 34.88 go: finding github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:53.418Z] #50 34.89 go: finding github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:53.418Z] #50 34.89 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:53.418Z] #50 34.93 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:53.418Z] #50 34.97 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:53.418Z] #50 34.97 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:53.418Z] #50 34.98 go: finding github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:53.418Z] #50 35.01 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:53.418Z] #50 35.01 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:53.418Z] #50 35.10 go: finding github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:53.418Z] #50 35.10 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:53.418Z] #50 35.20 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:53.418Z] #50 35.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:53.418Z] #50 35.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:53.418Z] #50 35.27 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:53.418Z] #50 35.29 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:53.418Z] #50 35.30 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:53.418Z] #50 35.33 go: finding github.com/spf13/afero v1.1.2 [2021-06-08T19:42:53.418Z] #50 35.35 go: finding github.com/spf13/cast v1.3.0 [2021-06-08T19:42:53.419Z] #50 35.38 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:53.419Z] #50 35.43 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:53.419Z] #50 35.43 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:53.419Z] #50 35.49 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:53.419Z] #50 35.56 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:53.419Z] #50 35.65 go: finding golang.org/x/text v0.3.2 [2021-06-08T19:42:53.419Z] #50 35.68 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:53.419Z] #50 35.70 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:53.419Z] #50 35.70 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:53.419Z] #50 35.74 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:53.419Z] #50 35.74 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:53.419Z] #50 35.76 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:53.419Z] #50 35.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:53.419Z] #50 35.77 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:53.419Z] #50 35.78 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:53.419Z] #50 35.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:53.419Z] #50 35.80 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:53.419Z] #50 35.84 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:53.419Z] #50 35.85 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:53.419Z] #50 36.00 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:53.419Z] #50 36.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:53.419Z] #50 36.08 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:53.419Z] #50 36.10 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:53.419Z] #50 36.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:53.419Z] #50 36.25 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:53.419Z] #50 36.41 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:53.419Z] #50 36.44 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:53.419Z] #50 36.64 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:53.419Z] #50 36.72 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:53.419Z] #50 36.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:53.419Z] #50 36.81 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:53.419Z] #50 36.86 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:53.683Z] #50 ... [2021-06-08T19:42:53.683Z] [2021-06-08T19:42:53.683Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:53.683Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:42:53.683Z] #44 38.31 Selecting previously unselected package python3-minimal. [2021-06-08T19:42:53.813Z] #32 47.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:53.948Z] #44 38.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15623 files and directories currently installed.) [2021-06-08T19:42:53.948Z] #44 38.44 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-08T19:42:53.948Z] #44 38.45 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:42:53.948Z] #44 ... [2021-06-08T19:42:53.948Z] [2021-06-08T19:42:53.948Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:53.948Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-08T19:42:53.948Z] #13 18.87 Reading package lists... [2021-06-08T19:42:53.948Z] #13 25.16 Building dependency tree... [2021-06-08T19:42:53.948Z] #13 27.33 The following additional packages will be installed: [2021-06-08T19:42:53.948Z] #13 27.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-08T19:42:53.948Z] #13 27.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-08T19:42:53.948Z] #13 27.33 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-08T19:42:53.948Z] #13 27.33 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-08T19:42:53.948Z] #13 27.33 mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:42:53.948Z] #13 27.33 Suggested packages: [2021-06-08T19:42:53.948Z] #13 27.33 gcc-8-locales seccomp wine64 [2021-06-08T19:42:53.948Z] #13 28.38 The following NEW packages will be installed: [2021-06-08T19:42:53.948Z] #13 28.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-08T19:42:53.948Z] #13 28.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-08T19:42:53.948Z] #13 28.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-08T19:42:53.948Z] #13 28.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-08T19:42:53.948Z] #13 28.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-08T19:42:53.948Z] #13 28.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:42:53.948Z] #13 28.39 The following packages will be upgraded: [2021-06-08T19:42:53.948Z] #13 28.39 libseccomp2 libsystemd0 libudev1 [2021-06-08T19:42:53.948Z] #13 28.75 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:42:53.948Z] #13 28.75 Need to get 73.8 MB of archives. [2021-06-08T19:42:53.948Z] #13 28.75 After this operation, 472 MB of additional disk space will be used. [2021-06-08T19:42:53.948Z] #13 28.75 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-08T19:42:53.948Z] #13 28.76 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-06-08T19:42:53.948Z] #13 28.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-06-08T19:42:53.948Z] #13 28.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-06-08T19:42:53.948Z] #13 28.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-06-08T19:42:53.948Z] #13 28.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-06-08T19:42:53.948Z] #13 29.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-08T19:42:53.948Z] #13 29.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-08T19:42:53.948Z] #13 29.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-08T19:42:53.948Z] #13 29.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-08T19:42:53.948Z] #13 29.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-08T19:42:53.948Z] #13 29.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-08T19:42:53.948Z] #13 29.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-06-08T19:42:53.948Z] #13 32.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-06-08T19:42:53.948Z] #13 34.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-08T19:42:53.948Z] #13 34.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-08T19:42:53.948Z] #13 34.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-08T19:42:53.948Z] #13 34.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-08T19:42:53.948Z] #13 34.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-06-08T19:42:53.948Z] #13 34.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-08T19:42:53.948Z] #13 34.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-08T19:42:53.948Z] #13 34.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-08T19:42:53.948Z] #13 34.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-08T19:42:53.948Z] #13 34.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-08T19:42:53.948Z] #13 34.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-08T19:42:53.948Z] #13 34.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-08T19:42:53.948Z] #13 34.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-08T19:42:53.948Z] #13 34.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-08T19:42:53.948Z] #13 ... [2021-06-08T19:42:53.948Z] [2021-06-08T19:42:53.948Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:53.948Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:42:53.948Z] #44 38.64 Selecting previously unselected package libmpdec2:arm64. [2021-06-08T19:42:54.071Z] #32 ... [2021-06-08T19:42:54.071Z] [2021-06-08T19:42:54.071Z] #46 [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-06-08T19:42:54.071Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:42:54.071Z] #46 37.97 sync [2021-06-08T19:42:54.071Z] #46 37.97 internal/reflectlite [2021-06-08T19:42:54.071Z] #46 39.40 github.com/LK4D4/vndr/godl/singleflight [2021-06-08T19:42:54.071Z] #46 39.75 math/rand [2021-06-08T19:42:54.071Z] #46 41.24 internal/singleflight [2021-06-08T19:42:54.071Z] #46 41.36 errors [2021-06-08T19:42:54.071Z] #46 41.49 io [2021-06-08T19:42:54.071Z] #46 41.87 strconv [2021-06-08T19:42:54.071Z] #46 43.11 bytes [2021-06-08T19:42:54.071Z] #46 44.80 bufio [2021-06-08T19:42:54.071Z] #46 46.20 reflect [2021-06-08T19:42:54.071Z] #46 46.65 syscall [2021-06-08T19:42:54.216Z] #44 38.64 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-08T19:42:54.216Z] #44 38.68 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-08T19:42:54.216Z] #44 38.89 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-08T19:42:54.216Z] #44 ... [2021-06-08T19:42:54.216Z] [2021-06-08T19:42:54.216Z] #46 [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-06-08T19:42:54.216Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:42:54.216Z] #46 29.09 internal/reflectlite [2021-06-08T19:42:54.216Z] #46 29.10 sync [2021-06-08T19:42:54.216Z] #46 29.96 github.com/LK4D4/vndr/godl/singleflight [2021-06-08T19:42:54.216Z] #46 29.98 math/rand [2021-06-08T19:42:54.216Z] #46 29.98 internal/singleflight [2021-06-08T19:42:54.216Z] #46 32.34 errors [2021-06-08T19:42:54.216Z] #46 32.34 sort [2021-06-08T19:42:54.216Z] #46 32.51 io [2021-06-08T19:42:54.216Z] #46 32.51 strconv [2021-06-08T19:42:54.216Z] #46 32.52 internal/oserror [2021-06-08T19:42:54.216Z] #46 32.87 syscall [2021-06-08T19:42:54.216Z] #46 34.01 vendor/golang.org/x/net/dns/dnsmessage [2021-06-08T19:42:54.216Z] #46 34.53 bytes [2021-06-08T19:42:54.216Z] #46 37.05 reflect [2021-06-08T19:42:54.216Z] #46 37.40 bufio [2021-06-08T19:42:54.330Z] #46 ... [2021-06-08T19:42:54.331Z] [2021-06-08T19:42:54.331Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:54.331Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:54.331Z] #13 27.73 Reading package lists... [2021-06-08T19:42:54.331Z] #13 33.75 Building dependency tree... [2021-06-08T19:42:54.331Z] #13 37.27 The following additional packages will be installed: [2021-06-08T19:42:54.331Z] #13 37.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-08T19:42:54.331Z] #13 37.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-08T19:42:54.331Z] #13 37.27 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-08T19:42:54.331Z] #13 37.27 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-08T19:42:54.331Z] #13 37.30 mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:42:54.331Z] #13 37.30 Suggested packages: [2021-06-08T19:42:54.331Z] #13 37.30 gcc-8-locales seccomp wine64 [2021-06-08T19:42:54.331Z] #13 38.61 The following NEW packages will be installed: [2021-06-08T19:42:54.331Z] #13 38.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-08T19:42:54.331Z] #13 38.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-08T19:42:54.331Z] #13 38.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-08T19:42:54.331Z] #13 38.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-08T19:42:54.331Z] #13 38.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-08T19:42:54.331Z] #13 38.64 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:42:54.331Z] #13 38.64 The following packages will be upgraded: [2021-06-08T19:42:54.331Z] #13 38.65 libseccomp2 libsystemd0 libudev1 [2021-06-08T19:42:54.331Z] #13 39.02 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:42:54.331Z] #13 39.02 Need to get 78.2 MB of archives. [2021-06-08T19:42:54.331Z] #13 39.02 After this operation, 487 MB of additional disk space will be used. [2021-06-08T19:42:54.331Z] #13 39.02 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-08T19:42:54.331Z] #13 39.02 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-08T19:42:54.331Z] #13 39.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-08T19:42:54.331Z] #13 39.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-08T19:42:54.331Z] #13 39.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-08T19:42:54.331Z] #13 39.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-08T19:42:54.331Z] #13 39.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-08T19:42:54.331Z] #13 39.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-08T19:42:54.331Z] #13 39.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-08T19:42:54.331Z] #13 39.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-08T19:42:54.331Z] #13 40.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-08T19:42:54.331Z] #13 40.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-08T19:42:54.331Z] #13 40.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-08T19:42:54.481Z] #46 39.21 strings [2021-06-08T19:42:54.481Z] #46 ... [2021-06-08T19:42:54.481Z] [2021-06-08T19:42:54.481Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:54.481Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:42:54.481Z] #44 38.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-08T19:42:54.481Z] #44 38.92 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:54.589Z] #13 43.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-08T19:42:54.750Z] #57 1.292 + RM_GOPATH=0 [2021-06-08T19:42:54.750Z] #57 1.292 + TMP_GOPATH= [2021-06-08T19:42:54.750Z] #57 1.292 + : /build [2021-06-08T19:42:54.750Z] #57 1.292 + '[' -z '' ']' [2021-06-08T19:42:54.750Z] #57 1.292 ++ mktemp -d [2021-06-08T19:42:54.750Z] #57 1.297 + export GOPATH=/tmp/tmp.nS0WJ4LqCu [2021-06-08T19:42:54.750Z] #57 1.303 + GOPATH=/tmp/tmp.nS0WJ4LqCu [2021-06-08T19:42:54.750Z] #57 1.303 + RM_GOPATH=1 [2021-06-08T19:42:54.750Z] #57 1.303 + case "$(go env GOARCH)" in [2021-06-08T19:42:54.750Z] #57 1.304 ++ go env GOARCH [2021-06-08T19:42:54.750Z] #57 1.351 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:54.750Z] #57 1.351 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:54.784Z] #13 ... [2021-06-08T19:42:54.784Z] [2021-06-08T19:42:54.784Z] #48 [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-06-08T19:42:54.784Z] #48 sha256:4b10d7ffdf6dadeec141602252027ce23a15cba7ebd2caed2579c7f6764c9197 [2021-06-08T19:42:54.784Z] #48 DONE 50.6s [2021-06-08T19:42:54.784Z] [2021-06-08T19:42:54.784Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:54.784Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:54.784Z] #44 48.13 Selecting previously unselected package python3-minimal. [2021-06-08T19:42:54.784Z] #44 48.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-08T19:42:54.784Z] #44 48.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-08T19:42:54.784Z] #44 48.24 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:42:54.784Z] #44 48.35 Selecting previously unselected package libmpdec2:amd64. [2021-06-08T19:42:54.784Z] #44 48.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-08T19:42:54.784Z] #44 48.37 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:42:54.784Z] #44 48.60 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-08T19:42:54.784Z] #44 48.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:54.784Z] #44 48.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:54.784Z] #44 50.79 Selecting previously unselected package python3.7. [2021-06-08T19:42:54.784Z] #44 50.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:54.784Z] #44 50.79 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:54.784Z] #44 50.96 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T19:42:54.784Z] #44 51.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-08T19:42:54.784Z] #44 51.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:42:55.008Z] #57 1.351 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:55.008Z] #57 1.352 + dir=/tmp/install [2021-06-08T19:42:55.008Z] #57 1.352 + bin=containerd [2021-06-08T19:42:55.008Z] #57 1.352 + shift [2021-06-08T19:42:55.008Z] #57 1.352 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-08T19:42:55.008Z] #57 1.352 + . /tmp/install/containerd.installer [2021-06-08T19:42:55.008Z] #57 1.352 ++ set -e [2021-06-08T19:42:55.008Z] #57 1.352 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:42:55.008Z] #57 1.352 + install_containerd [2021-06-08T19:42:55.008Z] #57 1.353 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-08T19:42:55.008Z] #57 1.353 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nS0WJ4LqCu/src/github.com/containerd/containerd [2021-06-08T19:42:55.008Z] #57 1.353 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:42:55.008Z] #57 1.356 Cloning into '/tmp/tmp.nS0WJ4LqCu/src/github.com/containerd/containerd'... [2021-06-08T19:42:55.047Z] #44 51.18 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:42:55.061Z] #44 ... [2021-06-08T19:42:55.061Z] [2021-06-08T19:42:55.061Z] #57 [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-06-08T19:42:55.061Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:42:55.061Z] #57 1.783 + RM_GOPATH=0 [2021-06-08T19:42:55.061Z] #57 1.783 + TMP_GOPATH= [2021-06-08T19:42:55.061Z] #57 1.783 + : /build [2021-06-08T19:42:55.061Z] #57 1.788 + '[' -z '' ']' [2021-06-08T19:42:55.061Z] #57 1.790 ++ mktemp -d [2021-06-08T19:42:55.061Z] #57 1.792 + export GOPATH=/tmp/tmp.hKmT6B931e [2021-06-08T19:42:55.061Z] #57 1.792 + GOPATH=/tmp/tmp.hKmT6B931e [2021-06-08T19:42:55.061Z] #57 1.792 + RM_GOPATH=1 [2021-06-08T19:42:55.061Z] #57 1.792 + case "$(go env GOARCH)" in [2021-06-08T19:42:55.061Z] #57 1.796 ++ go env GOARCH [2021-06-08T19:42:55.061Z] #57 1.818 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:55.061Z] #57 1.818 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:55.061Z] #57 1.820 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:55.061Z] #57 1.822 + dir=/tmp/install [2021-06-08T19:42:55.061Z] #57 1.822 + bin=containerd [2021-06-08T19:42:55.061Z] #57 1.823 + shift [2021-06-08T19:42:55.061Z] #57 1.823 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-08T19:42:55.061Z] #57 1.824 + . /tmp/install/containerd.installer [2021-06-08T19:42:55.061Z] #57 1.825 ++ set -e [2021-06-08T19:42:55.061Z] #57 1.825 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:42:55.061Z] #57 1.826 + install_containerd [2021-06-08T19:42:55.061Z] #57 1.836 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-08T19:42:55.061Z] #57 1.836 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:42:55.061Z] #57 1.838 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hKmT6B931e/src/github.com/containerd/containerd [2021-06-08T19:42:55.061Z] #57 1.858 Cloning into '/tmp/tmp.hKmT6B931e/src/github.com/containerd/containerd'... [2021-06-08T19:42:55.290Z] #20 36.71 Selecting previously unselected package libnet1:amd64. [2021-06-08T19:42:55.290Z] #20 36.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-08T19:42:55.290Z] #20 36.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:42:55.290Z] #20 36.80 Selecting previously unselected package libnl-3-200:amd64. [2021-06-08T19:42:55.290Z] #20 36.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-08T19:42:55.290Z] #20 36.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:42:55.290Z] #20 36.91 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-08T19:42:55.290Z] #20 36.92 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-08T19:42:55.290Z] #20 36.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:42:55.290Z] #20 36.99 Selecting previously unselected package libreadline5:amd64. [2021-06-08T19:42:55.290Z] #20 37.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-08T19:42:55.290Z] #20 37.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-08T19:42:55.326Z] #57 ... [2021-06-08T19:42:55.326Z] [2021-06-08T19:42:55.326Z] #52 [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-06-08T19:42:55.326Z] #52 sha256:4788201f0e196ebc2c191b6b4be63e240d48d0386c022e7150f1b6cfa39c1b31 [2021-06-08T19:42:55.326Z] #52 39.96 reflect [2021-06-08T19:42:55.326Z] #52 39.97 syscall [2021-06-08T19:42:55.326Z] #52 40.00 strings [2021-06-08T19:42:55.326Z] #52 40.03 text/tabwriter [2021-06-08T19:42:55.551Z] #20 37.11 Selecting previously unselected package net-tools. [2021-06-08T19:42:55.551Z] #20 37.13 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-08T19:42:55.551Z] #20 37.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:42:55.619Z] #44 ... [2021-06-08T19:42:55.619Z] [2021-06-08T19:42:55.619Z] #57 [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-06-08T19:42:55.619Z] #57 sha256:b65bdb43dea4f22b0238c4df8e46b9ebf7e79d8c361603a57ddce5357638a7c9 [2021-06-08T19:42:55.619Z] #57 3.299 + RM_GOPATH=0 [2021-06-08T19:42:55.619Z] #57 3.299 + TMP_GOPATH= [2021-06-08T19:42:55.619Z] #57 3.300 + : /build [2021-06-08T19:42:55.619Z] #57 3.300 + '[' -z '' ']' [2021-06-08T19:42:55.619Z] #57 3.302 ++ mktemp -d [2021-06-08T19:42:55.619Z] #57 3.310 + export GOPATH=/tmp/tmp.etw6YA0L4j [2021-06-08T19:42:55.619Z] #57 3.311 + GOPATH=/tmp/tmp.etw6YA0L4j [2021-06-08T19:42:55.619Z] #57 3.311 + RM_GOPATH=1 [2021-06-08T19:42:55.619Z] #57 3.311 + case "$(go env GOARCH)" in [2021-06-08T19:42:55.619Z] #57 3.311 ++ go env GOARCH [2021-06-08T19:42:55.619Z] #57 3.323 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:55.619Z] #57 3.324 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:42:55.619Z] #57 3.326 ++ dirname /tmp/install/install.sh [2021-06-08T19:42:55.619Z] #57 3.329 + dir=/tmp/install [2021-06-08T19:42:55.619Z] #57 3.338 + bin=containerd [2021-06-08T19:42:55.619Z] #57 3.338 + shift [2021-06-08T19:42:55.619Z] #57 3.338 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-08T19:42:55.619Z] #57 3.339 + . /tmp/install/containerd.installer [2021-06-08T19:42:55.619Z] #57 3.339 ++ set -e [2021-06-08T19:42:55.619Z] #57 3.343 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:42:55.619Z] #57 3.344 + install_containerd [2021-06-08T19:42:55.619Z] #57 3.349 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-08T19:42:55.619Z] #57 3.349 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:42:55.619Z] #57 3.349 + git clone https://github.com/containerd/containerd.git /tmp/tmp.etw6YA0L4j/src/github.com/containerd/containerd [2021-06-08T19:42:55.619Z] #57 3.351 Cloning into '/tmp/tmp.etw6YA0L4j/src/github.com/containerd/containerd'... [2021-06-08T19:42:55.811Z] #20 37.31 Selecting previously unselected package patch. [2021-06-08T19:42:55.811Z] #20 37.32 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-08T19:42:55.811Z] #20 37.33 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-08T19:42:55.811Z] #20 37.43 Selecting previously unselected package python-pip-whl. [2021-06-08T19:42:55.811Z] #20 37.44 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-08T19:42:55.811Z] #20 37.45 Unpacking python-pip-whl (18.1-5) ... [2021-06-08T19:42:56.384Z] #20 37.95 Selecting previously unselected package python3-lib2to3. [2021-06-08T19:42:56.384Z] #20 37.95 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-08T19:42:56.384Z] #20 37.96 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:42:56.384Z] #20 38.05 Selecting previously unselected package python3-distutils. [2021-06-08T19:42:56.384Z] #20 38.05 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-08T19:42:56.384Z] #20 38.07 Unpacking python3-distutils (3.7.3-1) ... [2021-06-08T19:42:56.506Z] #13 ... [2021-06-08T19:42:56.506Z] [2021-06-08T19:42:56.506Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:56.506Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:56.506Z] #44 50.21 Selecting previously unselected package python3-minimal. [2021-06-08T19:42:56.589Z] #57 ... [2021-06-08T19:42:56.589Z] [2021-06-08T19:42:56.589Z] #46 [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-06-08T19:42:56.589Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:42:56.589Z] #46 53.12 time [2021-06-08T19:42:56.645Z] #20 38.18 Selecting previously unselected package python3-pip. [2021-06-08T19:42:56.645Z] #20 38.19 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-08T19:42:56.645Z] #20 38.20 Unpacking python3-pip (18.1-5) ... [2021-06-08T19:42:56.765Z] #44 50.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-08T19:42:56.765Z] #44 50.30 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-08T19:42:56.765Z] #44 50.31 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:42:56.906Z] #20 38.36 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:42:56.906Z] #20 38.37 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:42:56.906Z] #20 38.38 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:42:56.906Z] #20 38.51 Selecting previously unselected package python3-setuptools. [2021-06-08T19:42:56.906Z] #20 38.52 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-08T19:42:56.906Z] #20 38.53 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-08T19:42:57.022Z] #44 50.66 Selecting previously unselected package libmpdec2:amd64. [2021-06-08T19:42:57.054Z] using credential docker-jenkins-github-credentials [2021-06-08T19:42:57.125Z] Cloning the remote Git repository [2021-06-08T19:42:57.125Z] Cloning with configured refspecs honoured and without tags [2021-06-08T19:42:57.166Z] #20 38.74 Selecting previously unselected package python3-wheel. [2021-06-08T19:42:57.166Z] #20 38.76 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-08T19:42:57.166Z] #20 38.77 Unpacking python3-wheel (0.32.3-2) ... [2021-06-08T19:42:57.280Z] #44 50.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-08T19:42:57.280Z] #44 50.67 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:42:57.280Z] #44 50.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-08T19:42:57.305Z] Cloning repository https://github.com/moby/moby.git [2021-06-08T19:42:57.427Z] #20 38.84 Selecting previously unselected package sudo. [2021-06-08T19:42:57.427Z] #20 38.85 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-08T19:42:57.427Z] #20 38.86 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-08T19:42:57.538Z] #44 50.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:57.538Z] #44 50.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:57.689Z] #20 39.30 Selecting previously unselected package thin-provisioning-tools. [2021-06-08T19:42:57.689Z] #20 39.31 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-08T19:42:57.689Z] #20 39.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:42:57.937Z] #52 ... [2021-06-08T19:42:57.937Z] [2021-06-08T19:42:57.937Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:57.937Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-08T19:42:57.937Z] #32 32.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-08T19:42:57.937Z] #32 32.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:57.937Z] #32 ... [2021-06-08T19:42:57.937Z] [2021-06-08T19:42:57.938Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:57.938Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-08T19:42:57.938Z] #13 35.35 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:57.938Z] #13 35.47 Fetched 73.8 MB in 6s (12.5 MB/s) [2021-06-08T19:42:57.938Z] #13 35.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-08T19:42:57.938Z] #13 35.61 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-06-08T19:42:57.938Z] #13 35.67 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:42:57.938Z] #13 36.09 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-06-08T19:42:57.938Z] #13 36.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-08T19:42:57.938Z] #13 36.51 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-08T19:42:57.938Z] #13 36.60 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-08T19:42:57.938Z] #13 36.87 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:42:57.938Z] #13 37.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-08T19:42:57.938Z] #13 37.14 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-06-08T19:42:57.938Z] #13 37.16 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:42:57.938Z] #13 37.33 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-06-08T19:42:57.938Z] #13 37.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-08T19:42:57.938Z] #13 37.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-08T19:42:57.938Z] #13 37.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-08T19:42:57.938Z] #13 37.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:42:57.949Z] #20 39.51 Selecting previously unselected package uidmap. [2021-06-08T19:42:57.949Z] #20 39.52 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-08T19:42:57.949Z] #20 39.53 Unpacking uidmap (1:4.5-1.1) ... [2021-06-08T19:42:57.949Z] #20 39.64 Selecting previously unselected package vim-runtime. [2021-06-08T19:42:57.949Z] #20 39.65 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:42:57.949Z] #20 39.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-08T19:42:57.949Z] #20 39.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-08T19:42:57.973Z] #46 ... [2021-06-08T19:42:57.973Z] [2021-06-08T19:42:57.973Z] #52 [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-06-08T19:42:57.973Z] #52 sha256:d527871d8a96cd1306181a1301ef815980d502274e053a40279e8947040d9c10 [2021-06-08T19:42:57.973Z] #52 44.36 internal/oserror [2021-06-08T19:42:57.973Z] #52 44.37 strconv [2021-06-08T19:42:57.973Z] #52 44.52 syscall [2021-06-08T19:42:57.973Z] #52 47.90 reflect [2021-06-08T19:42:57.973Z] #52 51.96 time [2021-06-08T19:42:57.973Z] #52 ... [2021-06-08T19:42:57.973Z] [2021-06-08T19:42:57.973Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:57.973Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:57.973Z] #44 53.06 Selecting previously unselected package python3. [2021-06-08T19:42:57.973Z] #44 53.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 ... 16062 files and directories currently installed.) [2021-06-08T19:42:57.973Z] #44 53.11 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-08T19:42:57.973Z] #44 53.13 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:42:57.973Z] #44 53.29 Selecting previously unselected package libprotobuf17:amd64. [2021-06-08T19:42:57.973Z] #44 53.30 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-08T19:42:57.973Z] #44 53.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-08T19:42:57.973Z] #44 54.03 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:42:57.973Z] #44 54.03 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:42:57.973Z] #44 54.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:42:57.973Z] #44 54.28 Selecting previously unselected package python3-six. [2021-06-08T19:42:57.973Z] #44 54.28 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-08T19:42:57.973Z] #44 54.29 Unpacking python3-six (1.12.0-1) ... [2021-06-08T19:42:58.210Z] #20 39.74 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:42:58.233Z] #44 54.35 Selecting previously unselected package python3-protobuf. [2021-06-08T19:42:58.233Z] #44 54.36 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-08T19:42:58.233Z] #44 54.36 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:42:58.284Z] #57 ... [2021-06-08T19:42:58.284Z] [2021-06-08T19:42:58.284Z] #50 [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-06-08T19:42:58.284Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:42:58.284Z] #50 36.73 go: finding github.com/fatih/color v1.7.0 [2021-06-08T19:42:58.284Z] #50 36.81 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-08T19:42:58.284Z] #50 36.88 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-08T19:42:58.284Z] #50 36.90 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-08T19:42:58.284Z] #50 36.94 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-08T19:42:58.284Z] #50 36.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-08T19:42:58.284Z] #50 36.99 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-08T19:42:58.284Z] #50 37.02 go: finding github.com/pkg/errors v0.8.1 [2021-06-08T19:42:58.284Z] #50 37.02 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-08T19:42:58.284Z] #50 37.04 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-08T19:42:58.284Z] #50 37.05 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-08T19:42:58.284Z] #50 37.06 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-08T19:42:58.284Z] #50 37.13 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-08T19:42:58.284Z] #50 37.13 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-08T19:42:58.284Z] #50 37.14 go: finding github.com/stretchr/testify v1.4.0 [2021-06-08T19:42:58.284Z] #50 37.14 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-08T19:42:58.284Z] #50 37.16 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-08T19:42:58.284Z] #50 37.16 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-08T19:42:58.284Z] #50 37.18 go: finding github.com/spf13/viper v1.6.1 [2021-06-08T19:42:58.284Z] #50 37.19 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-08T19:42:58.284Z] #50 37.20 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-08T19:42:58.284Z] #50 37.22 go: finding github.com/stretchr/objx v0.2.0 [2021-06-08T19:42:58.284Z] #50 37.34 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-08T19:42:58.284Z] #50 37.36 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-08T19:42:58.284Z] #50 37.48 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-08T19:42:58.284Z] #50 37.53 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-08T19:42:58.284Z] #50 37.53 go: finding github.com/spf13/cobra v0.0.5 [2021-06-08T19:42:58.284Z] #50 37.55 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-08T19:42:58.284Z] #50 37.57 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-08T19:42:58.284Z] #50 37.65 go: finding github.com/gobwas/glob v0.2.3 [2021-06-08T19:42:58.284Z] #50 37.77 go: finding github.com/magiconair/properties v1.8.1 [2021-06-08T19:42:58.284Z] #50 37.79 go: finding github.com/spf13/pflag v1.0.5 [2021-06-08T19:42:58.284Z] #50 37.80 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-08T19:42:58.284Z] #50 37.82 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-08T19:42:58.284Z] #50 37.87 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-08T19:42:58.284Z] #50 37.91 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-08T19:42:58.284Z] #50 37.96 go: finding github.com/spf13/afero v1.1.2 [2021-06-08T19:42:58.284Z] #50 37.96 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-08T19:42:58.284Z] #50 37.99 go: finding github.com/spf13/cast v1.3.0 [2021-06-08T19:42:58.284Z] #50 38.01 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-08T19:42:58.284Z] #50 38.02 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-08T19:42:58.284Z] #50 38.03 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-08T19:42:58.284Z] #50 38.14 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-08T19:42:58.284Z] #50 38.14 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-08T19:42:58.284Z] #50 38.18 go: finding golang.org/x/text v0.3.2 [2021-06-08T19:42:58.284Z] #50 38.19 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-08T19:42:58.284Z] #50 38.19 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-08T19:42:58.284Z] #50 38.23 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-08T19:42:58.284Z] #50 38.30 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-08T19:42:58.284Z] #50 38.33 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-08T19:42:58.284Z] #50 38.35 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-08T19:42:58.284Z] #50 38.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-08T19:42:58.284Z] #50 38.37 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-08T19:42:58.284Z] #50 38.37 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-08T19:42:58.284Z] #50 38.39 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-08T19:42:58.284Z] #50 38.39 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-08T19:42:58.284Z] #50 38.40 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-08T19:42:58.284Z] #50 38.41 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-08T19:42:58.285Z] #50 38.42 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-08T19:42:58.285Z] #50 38.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-08T19:42:58.285Z] #50 38.47 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-08T19:42:58.285Z] #50 38.47 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-08T19:42:58.285Z] #50 38.48 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-08T19:42:58.285Z] #50 38.53 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-08T19:42:58.285Z] #50 38.54 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-08T19:42:58.285Z] #50 38.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-08T19:42:58.285Z] #50 38.64 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-08T19:42:58.285Z] #50 38.67 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-08T19:42:58.285Z] #50 38.72 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-08T19:42:58.285Z] #50 38.80 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-08T19:42:58.285Z] #50 38.85 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-08T19:42:58.285Z] #50 38.90 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-08T19:42:58.285Z] #50 38.90 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-08T19:42:58.285Z] #50 38.91 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-08T19:42:58.285Z] #50 ... [2021-06-08T19:42:58.285Z] [2021-06-08T19:42:58.285Z] #46 [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-06-08T19:42:58.285Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:42:58.285Z] #46 36.85 internal/reflectlite [2021-06-08T19:42:58.285Z] #46 36.87 sync [2021-06-08T19:42:58.285Z] #46 38.23 github.com/LK4D4/vndr/godl/singleflight [2021-06-08T19:42:58.285Z] #46 38.61 math/rand [2021-06-08T19:42:58.285Z] #46 39.60 internal/singleflight [2021-06-08T19:42:58.285Z] #46 39.65 errors [2021-06-08T19:42:58.285Z] #46 39.89 sort [2021-06-08T19:42:58.285Z] #46 39.96 io [2021-06-08T19:42:58.285Z] #46 41.05 strconv [2021-06-08T19:42:58.285Z] #46 41.31 bytes [2021-06-08T19:42:58.285Z] #46 44.11 bufio [2021-06-08T19:42:58.285Z] #46 44.76 reflect [2021-06-08T19:42:58.285Z] #46 45.70 internal/oserror [2021-06-08T19:42:58.285Z] #46 45.75 syscall [2021-06-08T19:42:58.493Z] #44 54.78 Selecting previously unselected package libnet1:amd64. [2021-06-08T19:42:58.493Z] #44 54.78 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-08T19:42:58.543Z] #46 ... [2021-06-08T19:42:58.543Z] [2021-06-08T19:42:58.543Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:58.543Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:58.543Z] #44 41.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-08T19:42:58.543Z] #44 41.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-08T19:42:58.543Z] #44 41.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-08T19:42:58.543Z] #44 42.18 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-08T19:42:58.543Z] #44 42.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:42:58.543Z] #44 42.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-08T19:42:58.543Z] #44 42.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-08T19:42:58.543Z] #44 42.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-08T19:42:58.543Z] #44 42.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:42:58.543Z] #44 42.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-08T19:42:58.543Z] #44 42.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-08T19:42:58.543Z] #44 42.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-08T19:42:58.543Z] #44 42.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-08T19:42:58.543Z] #44 42.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-08T19:42:58.543Z] #44 43.78 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:58.543Z] #44 43.94 Fetched 6695 kB in 2s (3997 kB/s) [2021-06-08T19:42:58.543Z] #44 44.08 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-08T19:42:58.543Z] #44 44.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:42:58.543Z] #44 44.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:58.543Z] #44 44.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:58.543Z] #44 45.00 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:42:58.543Z] #44 45.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:58.543Z] #44 45.02 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:58.543Z] #44 46.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:58.543Z] #44 46.55 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:42:58.753Z] #44 54.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:42:58.753Z] #44 54.92 Selecting previously unselected package libnl-3-200:amd64. [2021-06-08T19:42:58.753Z] #44 54.92 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-08T19:42:58.753Z] #44 54.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:42:58.801Z] #44 ... [2021-06-08T19:42:58.801Z] [2021-06-08T19:42:58.801Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:42:58.801Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:42:58.801Z] #36 35.86 Building dependency tree... [2021-06-08T19:42:58.801Z] #36 38.77 The following additional packages will be installed: [2021-06-08T19:42:58.801Z] #36 38.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-08T19:42:58.801Z] #36 38.81 Suggested packages: [2021-06-08T19:42:58.801Z] #36 38.82 cmake-doc ninja-build lrzip [2021-06-08T19:42:58.801Z] #36 38.82 Recommended packages: [2021-06-08T19:42:58.801Z] #36 38.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-08T19:42:58.801Z] #36 39.60 The following NEW packages will be installed: [2021-06-08T19:42:58.801Z] #36 39.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-08T19:42:58.801Z] #36 39.62 vim-common xxd [2021-06-08T19:42:58.801Z] #36 39.98 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-08T19:42:58.801Z] #36 39.98 Need to get 14.9 MB of archives. [2021-06-08T19:42:58.801Z] #36 39.98 After this operation, 61.8 MB of additional disk space will be used. [2021-06-08T19:42:58.801Z] #36 39.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-08T19:42:58.801Z] #36 39.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:42:58.801Z] #36 40.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-08T19:42:58.801Z] #36 40.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-08T19:42:58.801Z] #36 40.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-08T19:42:58.801Z] #36 41.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-08T19:42:58.801Z] #36 41.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-08T19:42:58.801Z] #36 41.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-08T19:42:58.801Z] #36 41.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-08T19:42:58.801Z] #36 41.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-08T19:42:58.801Z] #36 42.70 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:42:58.801Z] #36 43.02 Fetched 14.9 MB in 2s (8258 kB/s) [2021-06-08T19:42:58.801Z] #36 43.19 Selecting previously unselected package xxd. [2021-06-08T19:42:58.801Z] #36 43.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:42:58.801Z] #36 43.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:42:58.801Z] #36 43.29 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:42:58.801Z] #36 43.49 Selecting previously unselected package vim-common. [2021-06-08T19:42:58.801Z] #36 43.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:42:58.801Z] #36 43.57 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:42:58.801Z] #36 44.14 Selecting previously unselected package cmake-data. [2021-06-08T19:42:58.801Z] #36 44.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-08T19:42:58.801Z] #36 44.15 Unpacking cmake-data (3.13.4-1) ... [2021-06-08T19:42:58.801Z] #36 46.66 Selecting previously unselected package libicu63:amd64. [2021-06-08T19:42:58.801Z] #36 46.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-08T19:42:58.801Z] #36 46.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:42:58.801Z] #36 ... [2021-06-08T19:42:58.801Z] [2021-06-08T19:42:58.801Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:58.801Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:42:58.801Z] #13 28.24 Reading package lists... [2021-06-08T19:42:58.801Z] #13 33.82 Building dependency tree... [2021-06-08T19:42:58.801Z] #13 36.96 The following additional packages will be installed: [2021-06-08T19:42:58.801Z] #13 36.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-08T19:42:58.801Z] #13 36.98 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-08T19:42:58.801Z] #13 36.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-08T19:42:58.801Z] #13 36.98 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-08T19:42:58.801Z] #13 36.99 mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:42:58.801Z] #13 36.99 Suggested packages: [2021-06-08T19:42:58.801Z] #13 37.01 gcc-8-locales seccomp wine64 [2021-06-08T19:42:58.801Z] #13 38.55 The following NEW packages will be installed: [2021-06-08T19:42:58.801Z] #13 38.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-08T19:42:58.801Z] #13 38.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-08T19:42:58.801Z] #13 38.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-08T19:42:58.801Z] #13 38.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-08T19:42:58.801Z] #13 38.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-08T19:42:58.801Z] #13 38.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-08T19:42:58.801Z] #13 38.61 The following packages will be upgraded: [2021-06-08T19:42:58.801Z] #13 38.61 libseccomp2 libsystemd0 libudev1 [2021-06-08T19:42:58.801Z] #13 39.16 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:42:58.801Z] #13 39.16 Need to get 78.2 MB of archives. [2021-06-08T19:42:58.801Z] #13 39.16 After this operation, 487 MB of additional disk space will be used. [2021-06-08T19:42:58.801Z] #13 39.16 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-08T19:42:58.801Z] #13 39.17 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-08T19:42:58.801Z] #13 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-08T19:42:58.801Z] #13 39.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-08T19:42:58.801Z] #13 39.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-08T19:42:58.801Z] #13 39.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-08T19:42:58.801Z] #13 39.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-08T19:42:58.801Z] #13 39.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-08T19:42:58.801Z] #13 39.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-08T19:42:58.801Z] #13 39.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-08T19:42:58.802Z] #13 40.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-08T19:42:58.802Z] #13 40.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-08T19:42:58.802Z] #13 40.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-08T19:42:59.046Z] #44 55.08 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-08T19:42:59.046Z] #44 55.08 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-08T19:42:59.046Z] #44 55.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:42:59.046Z] #44 55.18 Selecting previously unselected package criu. [2021-06-08T19:42:59.046Z] #44 55.18 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-08T19:42:59.046Z] #44 55.18 Unpacking criu (3.15-1) ... [2021-06-08T19:42:59.058Z] #13 ... [2021-06-08T19:42:59.058Z] [2021-06-08T19:42:59.058Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:59.058Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:42:59.058Z] #32 44.22 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-08T19:42:59.058Z] #32 44.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-08T19:42:59.058Z] #32 45.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:42:59.348Z] #13 ... [2021-06-08T19:42:59.348Z] [2021-06-08T19:42:59.348Z] #48 [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-06-08T19:42:59.348Z] #48 sha256:1fe79521ccbac17cf85ba85eae24dfc9ee879676ae08b12d16c78d6617fe0700 [2021-06-08T19:42:59.348Z] #48 DONE 44.0s [2021-06-08T19:42:59.348Z] [2021-06-08T19:42:59.348Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:42:59.348Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-08T19:42:59.348Z] #13 40.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-08T19:42:59.348Z] #13 40.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-08T19:42:59.348Z] #13 40.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:42:59.438Z] #44 ... [2021-06-08T19:42:59.438Z] [2021-06-08T19:42:59.438Z] #48 [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-06-08T19:42:59.438Z] #48 sha256:2ea59896dd93c2b9077dcb847e42f8864a8adafe449532aeb515051abc58c7ad [2021-06-08T19:42:59.438Z] #48 DONE 53.2s [2021-06-08T19:42:59.438Z] [2021-06-08T19:42:59.438Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:42:59.438Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:42:59.438Z] #44 52.87 Selecting previously unselected package python3.7. [2021-06-08T19:42:59.438Z] #44 52.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:42:59.438Z] #44 52.94 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:57.678Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-08T19:42:58.635Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:42:58.636Z] > git --version # timeout=10 [2021-06-08T19:42:58.692Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-08T19:42:58.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:42:58.697Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:42:59.696Z] #44 53.24 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T19:42:59.696Z] #44 53.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-08T19:42:59.696Z] #44 53.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:42:59.986Z] #44 56.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:42:59.986Z] #44 56.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:42:59.986Z] #44 56.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:42:59.986Z] #44 56.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-08T19:42:59.986Z] #44 56.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:42:59.986Z] #44 56.13 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:42:59.986Z] #44 56.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:42:59.986Z] #44 56.18 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:00.247Z] #44 ... [2021-06-08T19:43:00.247Z] [2021-06-08T19:43:00.247Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:43:00.247Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:43:00.247Z] #36 46.77 Selecting previously unselected package libicu63:amd64. [2021-06-08T19:43:00.247Z] #36 46.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-08T19:43:00.247Z] #36 46.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:43:00.247Z] #36 53.90 Selecting previously unselected package libxml2:amd64. [2021-06-08T19:43:00.247Z] #36 53.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-08T19:43:00.247Z] #36 53.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:43:00.247Z] #36 54.59 Selecting previously unselected package libarchive13:amd64. [2021-06-08T19:43:00.247Z] #36 54.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-08T19:43:00.247Z] #36 54.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-08T19:43:00.247Z] #36 54.90 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-08T19:43:00.247Z] #36 54.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-08T19:43:00.247Z] #36 54.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-08T19:43:00.247Z] #36 55.07 Selecting previously unselected package librhash0:amd64. [2021-06-08T19:43:00.247Z] #36 55.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-08T19:43:00.247Z] #36 55.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-08T19:43:00.247Z] #36 55.25 Selecting previously unselected package libuv1:amd64. [2021-06-08T19:43:00.247Z] #36 55.25 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-08T19:43:00.247Z] #36 55.27 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-08T19:43:00.247Z] #36 55.43 Selecting previously unselected package cmake. [2021-06-08T19:43:00.247Z] #36 55.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-08T19:43:00.247Z] #36 55.45 Unpacking cmake (3.13.4-1) ... [2021-06-08T19:43:00.265Z] #44 53.61 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:43:00.507Z] #36 ... [2021-06-08T19:43:00.507Z] [2021-06-08T19:43:00.507Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:00.507Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:00.507Z] #13 46.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-08T19:43:00.507Z] #13 49.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-08T19:43:00.507Z] #13 49.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-08T19:43:00.507Z] #13 49.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-08T19:43:00.507Z] #13 49.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-08T19:43:00.507Z] #13 49.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-08T19:43:00.507Z] #13 49.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-08T19:43:00.507Z] #13 49.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-08T19:43:00.507Z] #13 49.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-08T19:43:00.507Z] #13 49.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-08T19:43:00.507Z] #13 49.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-08T19:43:00.507Z] #13 49.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-08T19:43:00.507Z] #13 49.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-08T19:43:00.507Z] #13 49.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-08T19:43:00.507Z] #13 49.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-08T19:43:00.507Z] #13 50.44 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:43:00.507Z] #13 50.62 Fetched 78.2 MB in 8s (10.3 MB/s) [2021-06-08T19:43:00.507Z] #13 50.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:00.507Z] #13 50.77 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:00.507Z] #13 50.81 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:43:00.507Z] #13 51.13 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:00.507Z] #13 51.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:00.507Z] #13 51.39 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-08T19:43:00.507Z] #13 51.46 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-08T19:43:00.507Z] #13 51.69 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:43:00.507Z] #13 51.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:00.507Z] #13 51.97 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:00.507Z] #13 52.00 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:43:00.507Z] #13 52.24 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:00.507Z] #13 52.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-08T19:43:00.507Z] #13 52.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:00.507Z] #13 52.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-08T19:43:00.507Z] #13 52.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:43:00.818Z] #20 42.30 Selecting previously unselected package vim. [2021-06-08T19:43:00.818Z] #20 42.30 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:43:00.818Z] #20 42.32 Unpacking vim (2:8.1.0875-5) ... [2021-06-08T19:43:01.081Z] #13 ... [2021-06-08T19:43:01.081Z] [2021-06-08T19:43:01.081Z] #52 [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-06-08T19:43:01.081Z] #52 sha256:d527871d8a96cd1306181a1301ef815980d502274e053a40279e8947040d9c10 [2021-06-08T19:43:01.081Z] #52 57.65 context [2021-06-08T19:43:01.096Z] #20 42.81 Selecting previously unselected package xfsprogs. [2021-06-08T19:43:01.096Z] #20 42.81 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-08T19:43:01.096Z] #20 42.81 Unpacking xfsprogs (4.20.0-1) ... [2021-06-08T19:43:01.638Z] #44 55.04 Selecting previously unselected package python3. [2021-06-08T19:43:01.638Z] #44 55.04 (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 ... 16062 files and directories currently installed.) [2021-06-08T19:43:01.638Z] #44 55.13 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-08T19:43:01.638Z] #44 55.14 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:43:01.638Z] #44 55.29 Selecting previously unselected package libprotobuf17:amd64. [2021-06-08T19:43:01.675Z] #20 43.28 Selecting previously unselected package zip. [2021-06-08T19:43:01.675Z] #20 43.29 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-08T19:43:01.675Z] #20 43.30 Unpacking zip (3.0-11+b1) ... [2021-06-08T19:43:01.895Z] #44 55.29 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-08T19:43:01.895Z] #44 55.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-08T19:43:01.919Z] #13 42.48 Selecting previously unselected package binutils-mingw-w64. [2021-06-08T19:43:01.919Z] #13 42.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-08T19:43:01.919Z] #13 42.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:43:01.919Z] #13 42.61 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-08T19:43:01.919Z] #13 42.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-08T19:43:01.919Z] #13 42.65 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-08T19:43:01.919Z] #13 42.80 Selecting previously unselected package dmsetup. [2021-06-08T19:43:01.919Z] #13 42.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-08T19:43:01.919Z] #13 42.83 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-08T19:43:01.919Z] #13 43.07 Selecting previously unselected package mingw-w64-common. [2021-06-08T19:43:01.919Z] #13 43.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-08T19:43:01.919Z] #13 43.09 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-08T19:43:01.936Z] #20 43.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:43:01.936Z] #20 43.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:43:01.936Z] #20 43.56 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-08T19:43:01.936Z] #20 43.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-08T19:43:01.936Z] #20 43.58 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-08T19:43:01.936Z] #20 43.60 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-08T19:43:01.936Z] #20 43.61 Setting up uidmap (1:4.5-1.1) ... [2021-06-08T19:43:01.936Z] #20 43.63 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-08T19:43:01.936Z] #20 43.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:43:01.936Z] #20 43.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:43:01.936Z] #20 43.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:43:01.936Z] #20 43.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:43:01.936Z] #20 43.70 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:43:01.936Z] #20 43.71 Setting up zip (3.0-11+b1) ... [2021-06-08T19:43:01.936Z] #20 43.73 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:43:02.023Z] #52 58.62 internal/poll [2021-06-08T19:43:02.196Z] #20 43.76 Setting up bash-completion (1:2.8-6) ... [2021-06-08T19:43:02.340Z] #32 ... [2021-06-08T19:43:02.340Z] [2021-06-08T19:43:02.340Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:02.340Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:43:02.340Z] #44 50.36 Selecting previously unselected package python3-minimal. [2021-06-08T19:43:02.340Z] #44 50.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 ... 15650 files and directories currently installed.) [2021-06-08T19:43:02.340Z] #44 50.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-08T19:43:02.340Z] #44 50.43 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:43:02.460Z] #44 55.96 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:43:02.460Z] #44 55.96 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:43:02.460Z] #44 55.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:43:02.460Z] #44 56.18 Selecting previously unselected package python3-six. [2021-06-08T19:43:02.460Z] #44 56.18 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-08T19:43:02.596Z] #52 ... [2021-06-08T19:43:02.596Z] [2021-06-08T19:43:02.596Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:43:02.596Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:43:02.596Z] #36 58.29 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:43:02.596Z] #36 58.32 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:43:02.596Z] #36 58.33 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-08T19:43:02.596Z] #36 58.34 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:43:02.596Z] #36 58.37 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-08T19:43:02.596Z] #36 58.38 Setting up cmake-data (3.13.4-1) ... [2021-06-08T19:43:02.596Z] #36 58.41 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:43:02.596Z] #36 58.43 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-08T19:43:02.596Z] #36 58.45 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-08T19:43:02.596Z] #36 58.46 Setting up cmake (3.13.4-1) ... [2021-06-08T19:43:02.596Z] #36 58.48 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:02.596Z] #36 58.57 Processing triggers for mime-support (3.62) ... [2021-06-08T19:43:02.596Z] #36 DONE 58.9s [2021-06-08T19:43:02.598Z] #44 50.55 Selecting previously unselected package libmpdec2:amd64. [2021-06-08T19:43:02.598Z] #44 50.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-08T19:43:02.598Z] #44 50.57 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:43:02.718Z] #44 56.18 Unpacking python3-six (1.12.0-1) ... [2021-06-08T19:43:02.718Z] #44 56.29 Selecting previously unselected package python3-protobuf. [2021-06-08T19:43:02.718Z] #44 ... [2021-06-08T19:43:02.718Z] [2021-06-08T19:43:02.718Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:43:02.718Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:43:02.718Z] #36 46.57 Selecting previously unselected package libicu63:amd64. [2021-06-08T19:43:02.718Z] #36 46.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-08T19:43:02.718Z] #36 46.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:43:02.718Z] #36 53.25 Selecting previously unselected package libxml2:amd64. [2021-06-08T19:43:02.718Z] #36 53.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-08T19:43:02.718Z] #36 53.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:43:02.718Z] #36 54.16 Selecting previously unselected package libarchive13:amd64. [2021-06-08T19:43:02.718Z] #36 54.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-08T19:43:02.718Z] #36 54.19 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-08T19:43:02.718Z] #36 54.58 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-08T19:43:02.718Z] #36 54.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-08T19:43:02.718Z] #36 54.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-08T19:43:02.718Z] #36 54.71 Selecting previously unselected package librhash0:amd64. [2021-06-08T19:43:02.718Z] #36 54.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-08T19:43:02.718Z] #36 54.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-08T19:43:02.718Z] #36 54.94 Selecting previously unselected package libuv1:amd64. [2021-06-08T19:43:02.718Z] #36 54.94 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-08T19:43:02.718Z] #36 54.96 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-08T19:43:02.718Z] #36 55.11 Selecting previously unselected package cmake. [2021-06-08T19:43:02.718Z] #36 55.11 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-08T19:43:02.718Z] #36 55.12 Unpacking cmake (3.13.4-1) ... [2021-06-08T19:43:02.718Z] #36 ... [2021-06-08T19:43:02.718Z] [2021-06-08T19:43:02.718Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:02.718Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:02.718Z] #13 46.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-08T19:43:02.718Z] #13 46.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-08T19:43:02.718Z] #13 46.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-08T19:43:02.718Z] #13 46.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-08T19:43:02.718Z] #13 46.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-08T19:43:02.718Z] #13 46.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-08T19:43:02.718Z] #13 46.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-08T19:43:02.718Z] #13 46.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-08T19:43:02.718Z] #13 46.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-08T19:43:02.718Z] #13 46.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-08T19:43:02.718Z] #13 46.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-08T19:43:02.718Z] #13 46.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-08T19:43:02.718Z] #13 46.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-08T19:43:02.718Z] #13 46.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-08T19:43:02.718Z] #13 47.22 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:43:02.718Z] #13 47.40 Fetched 78.2 MB in 8s (10.4 MB/s) [2021-06-08T19:43:02.718Z] #13 47.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:02.718Z] #13 47.92 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:02.718Z] #13 48.24 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:43:02.718Z] #13 48.89 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:02.718Z] #13 49.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 ... 15410 files and directories currently installed.) [2021-06-08T19:43:02.718Z] #13 49.32 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-08T19:43:02.718Z] #13 49.34 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-08T19:43:02.718Z] #13 49.76 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:43:02.718Z] #13 49.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:02.718Z] #13 49.91 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:02.718Z] #13 49.92 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:43:02.718Z] #13 50.12 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:02.718Z] #13 50.28 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-08T19:43:02.718Z] #13 50.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:02.718Z] #13 50.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-08T19:43:02.718Z] #13 50.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:43:02.856Z] #44 50.69 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-08T19:43:02.856Z] #44 50.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:43:02.856Z] #44 50.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:02.857Z] [2021-06-08T19:43:02.857Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:02.857Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:02.857Z] #13 54.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-08T19:43:02.857Z] #13 54.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-08T19:43:02.857Z] #13 54.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:43:03.285Z] #13 52.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-08T19:43:03.285Z] #13 52.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-08T19:43:03.285Z] #13 52.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:43:03.320Z] #13 ... [2021-06-08T19:43:03.320Z] [2021-06-08T19:43:03.320Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:43:03.320Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-08T19:43:03.320Z] #36 41.10 Selecting previously unselected package libxml2:arm64. [2021-06-08T19:43:03.320Z] #36 41.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-06-08T19:43:03.320Z] #36 41.15 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:43:03.320Z] #36 41.67 Selecting previously unselected package libarchive13:arm64. [2021-06-08T19:43:03.320Z] #36 41.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-08T19:43:03.320Z] #36 41.69 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-08T19:43:03.320Z] #36 43.75 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-08T19:43:03.320Z] #36 43.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-08T19:43:03.320Z] #36 43.90 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-08T19:43:03.320Z] #36 44.32 Selecting previously unselected package librhash0:arm64. [2021-06-08T19:43:03.320Z] #36 44.33 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-08T19:43:03.320Z] #36 44.35 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-08T19:43:03.320Z] #36 44.60 Selecting previously unselected package libuv1:arm64. [2021-06-08T19:43:03.320Z] #36 44.60 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-08T19:43:03.320Z] #36 44.61 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-08T19:43:03.320Z] #36 44.79 Selecting previously unselected package cmake. [2021-06-08T19:43:03.320Z] #36 44.79 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-08T19:43:03.320Z] #36 44.82 Unpacking cmake (3.13.4-1) ... [2021-06-08T19:43:03.320Z] #36 46.70 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-08T19:43:03.320Z] #36 46.72 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:43:03.320Z] #36 46.75 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-08T19:43:03.320Z] #36 46.78 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:43:03.320Z] #36 46.90 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-08T19:43:03.320Z] #36 46.92 Setting up cmake-data (3.13.4-1) ... [2021-06-08T19:43:03.320Z] #36 46.95 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:43:03.320Z] #36 46.98 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-08T19:43:03.320Z] #36 47.01 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-08T19:43:03.320Z] #36 47.06 Setting up cmake (3.13.4-1) ... [2021-06-08T19:43:03.320Z] #36 47.10 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:03.320Z] #36 47.21 Processing triggers for mime-support (3.62) ... [2021-06-08T19:43:03.320Z] #36 DONE 48.0s [2021-06-08T19:43:03.320Z] [2021-06-08T19:43:03.320Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:03.320Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:43:03.320Z] #44 40.49 Selecting previously unselected package python3.7. [2021-06-08T19:43:03.320Z] #44 40.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-08T19:43:03.320Z] #44 40.50 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:03.320Z] #44 40.71 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-08T19:43:03.320Z] #44 40.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-08T19:43:03.320Z] #44 40.72 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-08T19:43:03.320Z] #44 40.91 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:43:03.320Z] #44 43.78 Selecting previously unselected package python3. [2021-06-08T19:43:03.320Z] #44 43.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 ... 16035 files and directories currently installed.) [2021-06-08T19:43:03.320Z] #44 43.87 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-06-08T19:43:03.320Z] #44 43.90 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:43:03.320Z] #44 44.09 Selecting previously unselected package libprotobuf17:arm64. [2021-06-08T19:43:03.320Z] #44 44.09 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-08T19:43:03.320Z] #44 44.10 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-08T19:43:03.320Z] #44 44.74 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:43:03.320Z] #44 44.74 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:43:03.320Z] #44 44.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:43:03.320Z] #44 44.99 Selecting previously unselected package python3-six. [2021-06-08T19:43:03.320Z] #44 45.02 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-08T19:43:03.320Z] #44 45.03 Unpacking python3-six (1.12.0-1) ... [2021-06-08T19:43:03.320Z] #44 45.18 Selecting previously unselected package python3-protobuf. [2021-06-08T19:43:03.320Z] #44 45.18 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-08T19:43:03.320Z] #44 45.19 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:43:03.320Z] #44 45.97 Selecting previously unselected package libnet1:arm64. [2021-06-08T19:43:03.320Z] #44 45.98 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-08T19:43:03.320Z] #44 45.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:43:03.320Z] #44 46.17 Selecting previously unselected package libnl-3-200:arm64. [2021-06-08T19:43:03.320Z] #44 46.17 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-08T19:43:03.320Z] #44 46.18 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-08T19:43:03.320Z] #44 46.37 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-08T19:43:03.320Z] #44 46.37 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-08T19:43:03.320Z] #44 46.38 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-08T19:43:03.320Z] #44 46.53 Selecting previously unselected package criu. [2021-06-08T19:43:03.320Z] #44 46.53 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-06-08T19:43:03.320Z] #44 46.59 Unpacking criu (3.15-1) ... [2021-06-08T19:43:03.320Z] #44 47.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:43:03.320Z] #44 47.32 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-08T19:43:03.320Z] #44 47.34 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-08T19:43:03.320Z] #44 47.76 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-08T19:43:03.320Z] #44 47.82 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-08T19:43:03.320Z] #44 47.85 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:03.320Z] #44 47.92 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-08T19:43:03.320Z] #44 47.95 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:03.861Z] #13 ... [2021-06-08T19:43:03.861Z] [2021-06-08T19:43:03.861Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:43:03.861Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:43:03.861Z] #36 57.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:43:04.120Z] #36 57.90 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:43:04.120Z] #36 57.91 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-08T19:43:04.120Z] #36 57.94 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:43:04.120Z] #36 57.97 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-08T19:43:04.120Z] #36 57.98 Setting up cmake-data (3.13.4-1) ... [2021-06-08T19:43:04.120Z] #36 58.01 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:43:04.120Z] #36 58.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-08T19:43:04.120Z] #36 58.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-08T19:43:04.120Z] #36 58.09 Setting up cmake (3.13.4-1) ... [2021-06-08T19:43:04.120Z] #36 58.13 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:04.377Z] #36 58.22 Processing triggers for mime-support (3.62) ... [2021-06-08T19:43:04.722Z] #44 ... [2021-06-08T19:43:04.722Z] [2021-06-08T19:43:04.722Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:04.722Z] #37 sha256:4328711ed1d252f9018fe3f22a0eae81d66528c7436810963381f4d72c04b09f [2021-06-08T19:43:04.722Z] #37 1.255 + RM_GOPATH=0 [2021-06-08T19:43:04.722Z] #37 1.255 + TMP_GOPATH= [2021-06-08T19:43:04.722Z] #37 1.255 + : /build [2021-06-08T19:43:04.722Z] #37 1.256 + '[' -z '' ']' [2021-06-08T19:43:04.722Z] #37 1.256 ++ mktemp -d [2021-06-08T19:43:04.722Z] #37 1.259 + export GOPATH=/tmp/tmp.Fdc3ZS7yvC [2021-06-08T19:43:04.722Z] #37 1.259 + GOPATH=/tmp/tmp.Fdc3ZS7yvC [2021-06-08T19:43:04.722Z] #37 1.259 + RM_GOPATH=1 [2021-06-08T19:43:04.722Z] #37 1.259 + case "$(go env GOARCH)" in [2021-06-08T19:43:04.722Z] #37 1.260 ++ go env GOARCH [2021-06-08T19:43:04.722Z] #37 1.268 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:04.722Z] #37 1.270 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:04.722Z] #37 1.273 ++ dirname /tmp/install/install.sh [2021-06-08T19:43:04.722Z] #37 1.276 + dir=/tmp/install [2021-06-08T19:43:04.722Z] #37 1.277 + bin=tini [2021-06-08T19:43:04.722Z] #37 1.277 + shift [2021-06-08T19:43:04.722Z] #37 1.278 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-08T19:43:04.722Z] #37 1.279 + . /tmp/install/tini.installer [2021-06-08T19:43:04.722Z] #37 1.281 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:04.722Z] #37 1.282 + install_tini [2021-06-08T19:43:04.722Z] #37 1.283 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-08T19:43:04.722Z] #37 1.285 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:04.722Z] #37 1.285 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fdc3ZS7yvC/tini [2021-06-08T19:43:04.722Z] #37 1.288 Cloning into '/tmp/tmp.Fdc3ZS7yvC/tini'... [2021-06-08T19:43:04.741Z] #20 46.17 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-08T19:43:04.741Z] #20 46.20 Setting up xz-utils (5.2.4-1) ... [2021-06-08T19:43:04.741Z] #20 46.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-08T19:43:04.741Z] #20 46.24 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-08T19:43:04.741Z] #20 46.26 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-08T19:43:04.741Z] #20 46.34 invoke-rc.d: could not determine current runlevel [2021-06-08T19:43:04.741Z] #20 46.35 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T19:43:04.741Z] #20 46.35 Setting up pigz (2.4-1) ... [2021-06-08T19:43:04.741Z] #20 46.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-08T19:43:04.741Z] #20 46.39 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:43:04.771Z] #44 52.93 Selecting previously unselected package python3.7. [2021-06-08T19:43:04.771Z] #44 52.94 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:43:04.941Z] #36 DONE 58.9s [2021-06-08T19:43:04.942Z] [2021-06-08T19:43:04.942Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:04.942Z] #37 sha256:8ce98cea8c48b2b8b3b053b7f9e7804151bb1e878fb1d43a283827fbdee366bc [2021-06-08T19:43:05.003Z] #20 46.43 Setting up python-pip-whl (18.1-5) ... [2021-06-08T19:43:05.003Z] #20 46.46 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:43:05.003Z] #20 46.49 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:43:05.029Z] #44 52.96 Unpacking python3.7 (3.7.3-2+deb10u3) ...#44 ... [2021-06-08T19:43:05.029Z] [2021-06-08T19:43:05.029Z] #48 [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-06-08T19:43:05.029Z] #48 sha256:5ed1b2ca21848a37216cf2df80fcd3bc19ae5e022be0df76fe91cbee551e1edf [2021-06-08T19:43:05.029Z] #48 DONE 53.5s [2021-06-08T19:43:05.029Z] [2021-06-08T19:43:05.029Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:05.029Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:43:05.029Z] #44 52.96 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:05.264Z] #20 46.82 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-08T19:43:05.264Z] #20 46.84 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:43:05.264Z] #20 46.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:05.264Z] #20 46.88 Setting up vim (2:8.1.0875-5) ... [2021-06-08T19:43:05.264Z] #20 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-08T19:43:05.264Z] #20 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-08T19:43:05.264Z] #20 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-08T19:43:05.264Z] #20 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-08T19:43:05.264Z] #20 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-08T19:43:05.264Z] #20 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-08T19:43:05.264Z] #20 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-08T19:43:05.264Z] #20 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-08T19:43:05.264Z] #20 46.95 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:43:05.287Z] #44 53.35 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T19:43:05.287Z] #44 53.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-08T19:43:05.287Z] #44 53.37 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:43:05.404Z] #13 57.59 Selecting previously unselected package binutils-mingw-w64. [2021-06-08T19:43:05.404Z] #13 57.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-08T19:43:05.404Z] #13 57.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:43:05.404Z] #13 57.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-08T19:43:05.526Z] #20 46.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:43:05.526Z] #20 46.99 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-08T19:43:05.526Z] #20 47.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:43:05.526Z] #20 47.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:43:05.526Z] #20 47.04 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:05.544Z] #44 53.73 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:43:05.664Z] #13 57.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:05.664Z] #13 57.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:05.664Z] #13 57.92 Selecting previously unselected package dmsetup. [2021-06-08T19:43:05.664Z] #13 57.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:05.664Z] #13 57.95 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-08T19:43:05.678Z] #37 2.279 + cd /tmp/tmp.Fdc3ZS7yvC/tini [2021-06-08T19:43:05.678Z] #37 2.279 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:05.678Z] #37 2.308 + cmake . [2021-06-08T19:43:05.678Z] #37 ... [2021-06-08T19:43:05.678Z] [2021-06-08T19:43:05.678Z] #46 [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-06-08T19:43:05.678Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:43:05.678Z] #46 40.35 hash/crc32 [2021-06-08T19:43:05.678Z] #46 41.39 vendor/golang.org/x/crypto/hkdf [2021-06-08T19:43:05.678Z] #46 41.73 vendor/golang.org/x/text/transform [2021-06-08T19:43:05.678Z] #46 42.52 regexp/syntax [2021-06-08T19:43:05.678Z] #46 42.65 path [2021-06-08T19:43:05.678Z] #46 42.72 time [2021-06-08T19:43:05.678Z] #46 43.46 internal/syscall/execenv [2021-06-08T19:43:05.678Z] #46 43.83 internal/syscall/unix [2021-06-08T19:43:05.678Z] #46 47.79 context [2021-06-08T19:43:05.678Z] #46 47.81 internal/poll [2021-06-08T19:43:05.678Z] #46 48.22 regexp [2021-06-08T19:43:05.678Z] #46 50.42 os [2021-06-08T19:43:05.925Z] #13 58.12 Selecting previously unselected package mingw-w64-common. [2021-06-08T19:43:05.925Z] #13 58.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-08T19:43:05.925Z] #13 58.14 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-08T19:43:05.943Z] #46 ... [2021-06-08T19:43:05.943Z] [2021-06-08T19:43:05.943Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:05.943Z] #37 sha256:4328711ed1d252f9018fe3f22a0eae81d66528c7436810963381f4d72c04b09f [2021-06-08T19:43:05.943Z] #37 2.965 -- The C compiler identification is GNU 8.3.0 [2021-06-08T19:43:06.208Z] #37 3.086 -- Check for working C compiler: /usr/bin/cc [2021-06-08T19:43:06.319Z] #37 1.136 + RM_GOPATH=0 [2021-06-08T19:43:06.320Z] #37 1.137 + TMP_GOPATH= [2021-06-08T19:43:06.320Z] #37 1.137 + : /build [2021-06-08T19:43:06.320Z] #37 1.137 + '[' -z '' ']' [2021-06-08T19:43:06.320Z] #37 1.141 ++ mktemp -d [2021-06-08T19:43:06.320Z] #37 1.146 + export GOPATH=/tmp/tmp.0hPPI0YRsf [2021-06-08T19:43:06.320Z] #37 1.146 + GOPATH=/tmp/tmp.0hPPI0YRsf [2021-06-08T19:43:06.320Z] #37 1.146 + RM_GOPATH=1 [2021-06-08T19:43:06.320Z] #37 1.146 + case "$(go env GOARCH)" in [2021-06-08T19:43:06.320Z] #37 1.149 ++ go env GOARCH [2021-06-08T19:43:06.320Z] #37 1.156 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:06.320Z] #37 1.156 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:06.320Z] #37 1.162 ++ dirname /tmp/install/install.sh [2021-06-08T19:43:06.320Z] #37 1.163 + dir=/tmp/install [2021-06-08T19:43:06.320Z] #37 1.163 + bin=tini [2021-06-08T19:43:06.320Z] #37 1.164 + shift [2021-06-08T19:43:06.320Z] #37 1.164 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-08T19:43:06.320Z] #37 1.164 + . /tmp/install/tini.installer [2021-06-08T19:43:06.320Z] #37 1.166 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:06.320Z] #37 1.166 + install_tini [2021-06-08T19:43:06.320Z] #37 1.171 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-08T19:43:06.320Z] #37 1.171 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:06.320Z] #37 1.171 + git clone https://github.com/krallin/tini.git /tmp/tmp.0hPPI0YRsf/tini [2021-06-08T19:43:06.320Z] #37 1.173 Cloning into '/tmp/tmp.0hPPI0YRsf/tini'... [2021-06-08T19:43:06.885Z] #37 1.885 + cd /tmp/tmp.0hPPI0YRsf/tini [2021-06-08T19:43:06.885Z] #37 1.886 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:06.885Z] #37 1.918 + cmake . [2021-06-08T19:43:07.438Z] #44 55.25 Selecting previously unselected package python3. [2021-06-08T19:43:07.438Z] #44 55.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 ... 16062 files and directories currently installed.) [2021-06-08T19:43:07.438Z] #44 55.29 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-08T19:43:07.438Z] #44 55.30 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:43:07.438Z] #44 55.48 Selecting previously unselected package libprotobuf17:amd64. [2021-06-08T19:43:07.438Z] #44 55.48 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-08T19:43:07.438Z] #44 55.50 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-08T19:43:07.438Z] #44 ... [2021-06-08T19:43:07.438Z] [2021-06-08T19:43:07.438Z] #52 [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-06-08T19:43:07.438Z] #52 sha256:af674bfc41411571c2ebf9bd329d422bd1810e1f301ed0991d4e4f61312ce174 [2021-06-08T19:43:07.438Z] #52 46.04 syscall [2021-06-08T19:43:07.438Z] #52 46.07 reflect [2021-06-08T19:43:07.438Z] #52 53.35 time [2021-06-08T19:43:07.451Z] #37 2.559 -- The C compiler identification is GNU 8.3.0 [2021-06-08T19:43:07.612Z] #37 4.151 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T19:43:07.612Z] #37 4.153 -- Detecting C compiler ABI info [2021-06-08T19:43:07.705Z] #52 ... [2021-06-08T19:43:07.705Z] [2021-06-08T19:43:07.705Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:43:07.705Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:43:07.705Z] #36 53.50 Selecting previously unselected package libxml2:amd64. [2021-06-08T19:43:07.705Z] #36 53.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-08T19:43:07.705Z] #36 53.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:43:07.705Z] #36 54.54 Selecting previously unselected package libarchive13:amd64. [2021-06-08T19:43:07.705Z] #36 54.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-08T19:43:07.705Z] #36 54.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-08T19:43:07.705Z] #36 54.99 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-08T19:43:07.705Z] #36 54.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-08T19:43:07.705Z] #36 55.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-08T19:43:07.705Z] #36 55.24 Selecting previously unselected package librhash0:amd64. [2021-06-08T19:43:07.705Z] #36 55.25 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-08T19:43:07.705Z] #36 55.25 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-08T19:43:07.705Z] #36 55.40 Selecting previously unselected package libuv1:amd64. [2021-06-08T19:43:07.705Z] #36 55.43 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-08T19:43:07.705Z] #36 55.44 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-08T19:43:07.705Z] #36 55.61 Selecting previously unselected package cmake. [2021-06-08T19:43:07.705Z] #36 55.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-08T19:43:07.705Z] #36 55.62 Unpacking cmake (3.13.4-1) ... [2021-06-08T19:43:07.708Z] #37 2.632 -- Check for working C compiler: /usr/bin/cc [2021-06-08T19:43:08.073Z] #20 49.37 Setting up iptables (1.8.2-4) ... [2021-06-08T19:43:08.073Z] #20 49.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:43:08.073Z] #20 49.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:43:08.073Z] #20 49.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:43:08.073Z] #20 49.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:43:08.073Z] #20 49.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-08T19:43:08.073Z] #20 ... [2021-06-08T19:43:08.073Z] [2021-06-08T19:43:08.073Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:43:08.073Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:43:08.073Z] #40 171.8 + dpkg --print-architecture [2021-06-08T19:43:08.073Z] #40 171.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-08T19:43:08.073Z] #40 172.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-08T19:43:08.073Z] #40 172.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-08T19:43:08.191Z] #37 4.874 -- Detecting C compiler ABI info - done [2021-06-08T19:43:08.191Z] #37 4.913 -- Detecting C compile features [2021-06-08T19:43:08.273Z] #37 3.307 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T19:43:08.456Z] #37 ... [2021-06-08T19:43:08.456Z] [2021-06-08T19:43:08.456Z] #52 [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-06-08T19:43:08.456Z] #52 sha256:4788201f0e196ebc2c191b6b4be63e240d48d0386c022e7150f1b6cfa39c1b31 [2021-06-08T19:43:08.456Z] #52 43.27 regexp/syntax [2021-06-08T19:43:08.456Z] #52 47.25 time [2021-06-08T19:43:08.456Z] #52 47.77 regexp [2021-06-08T19:43:08.456Z] #52 52.01 os [2021-06-08T19:43:08.456Z] #52 52.39 encoding/binary [2021-06-08T19:43:08.456Z] #52 ... [2021-06-08T19:43:08.456Z] [2021-06-08T19:43:08.456Z] #46 [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-06-08T19:43:08.456Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:43:08.456Z] #46 51.25 internal/fmtsort [2021-06-08T19:43:08.456Z] #46 51.26 encoding/binary [2021-06-08T19:43:08.456Z] #46 51.94 github.com/LK4D4/vndr/versioned [2021-06-08T19:43:08.456Z] #46 52.99 encoding/base64 [2021-06-08T19:43:08.456Z] #46 52.99 crypto/sha512 [2021-06-08T19:43:08.456Z] #46 52.99 crypto/cipher [2021-06-08T19:43:08.531Z] #37 3.313 -- Detecting C compiler ABI info [2021-06-08T19:43:08.788Z] #37 ... [2021-06-08T19:43:08.788Z] [2021-06-08T19:43:08.788Z] #52 [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-06-08T19:43:08.788Z] #52 sha256:973cd9f9bf9d399ccd426847ca32d5a26a21c274dec4e39b37b21433ca0d4b7b [2021-06-08T19:43:08.788Z] #52 52.79 time [2021-06-08T19:43:08.788Z] #52 58.01 context [2021-06-08T19:43:08.788Z] #52 58.86 internal/poll [2021-06-08T19:43:08.788Z] #52 58.92 encoding/binary [2021-06-08T19:43:08.788Z] #52 61.23 encoding/base64 [2021-06-08T19:43:08.788Z] #52 61.26 os [2021-06-08T19:43:08.788Z] #52 62.16 strings [2021-06-08T19:43:09.035Z] #46 53.91 crypto/ed25519/internal/edwards25519 [2021-06-08T19:43:09.035Z] #46 53.99 crypto/md5 [2021-06-08T19:43:09.046Z] #52 ... [2021-06-08T19:43:09.046Z] [2021-06-08T19:43:09.046Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:09.046Z] #37 sha256:8ce98cea8c48b2b8b3b053b7f9e7804151bb1e878fb1d43a283827fbdee366bc [2021-06-08T19:43:09.046Z] #37 3.970 -- Detecting C compiler ABI info - done [2021-06-08T19:43:09.046Z] #37 4.013 -- Detecting C compile features [2021-06-08T19:43:09.074Z] #36 ... [2021-06-08T19:43:09.074Z] [2021-06-08T19:43:09.074Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:09.074Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:09.074Z] #13 43.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-08T19:43:09.074Z] #13 46.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-08T19:43:09.074Z] #13 46.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-08T19:43:09.074Z] #13 46.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-08T19:43:09.074Z] #13 46.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-08T19:43:09.074Z] #13 46.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-08T19:43:09.074Z] #13 46.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-08T19:43:09.074Z] #13 46.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-08T19:43:09.074Z] #13 46.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-08T19:43:09.074Z] #13 46.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-08T19:43:09.074Z] #13 46.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-08T19:43:09.074Z] #13 46.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-08T19:43:09.074Z] #13 46.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-08T19:43:09.074Z] #13 46.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-08T19:43:09.074Z] #13 46.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-08T19:43:09.074Z] #13 47.64 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:43:09.074Z] #13 47.86 Fetched 78.2 MB in 8s (10.4 MB/s) [2021-06-08T19:43:09.074Z] #13 48.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:09.074Z] #13 48.17 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:09.074Z] #13 48.20 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:43:09.074Z] #13 48.65 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:09.074Z] #13 49.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:09.074Z] #13 49.33 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-08T19:43:09.074Z] #13 49.65 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-08T19:43:09.074Z] #13 50.06 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:43:09.074Z] #13 50.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:09.074Z] #13 50.49 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:09.074Z] #13 50.55 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-08T19:43:09.074Z] #13 50.99 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:09.074Z] #13 51.24 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-08T19:43:09.074Z] #13 51.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-08T19:43:09.074Z] #13 51.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-08T19:43:09.074Z] #13 51.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:43:09.074Z] #13 53.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-08T19:43:09.074Z] #13 53.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-08T19:43:09.074Z] #13 53.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:43:09.225Z] #13 ... [2021-06-08T19:43:09.225Z] [2021-06-08T19:43:09.225Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:09.225Z] #37 sha256:ec2bd9b5094648ab3ef74c9c4039c890f2950eb24109f26a0b3b801daf96242d [2021-06-08T19:43:09.225Z] #37 2.910 + RM_GOPATH=0 [2021-06-08T19:43:09.225Z] #37 2.910 + TMP_GOPATH= [2021-06-08T19:43:09.225Z] #37 2.911 + : /build [2021-06-08T19:43:09.225Z] #37 2.911 + '[' -z '' ']' [2021-06-08T19:43:09.225Z] #37 2.913 ++ mktemp -d [2021-06-08T19:43:09.225Z] #37 2.918 + export GOPATH=/tmp/tmp.QZiKatXXAa [2021-06-08T19:43:09.225Z] #37 2.918 + GOPATH=/tmp/tmp.QZiKatXXAa [2021-06-08T19:43:09.225Z] #37 2.919 + RM_GOPATH=1 [2021-06-08T19:43:09.225Z] #37 2.919 + case "$(go env GOARCH)" in [2021-06-08T19:43:09.225Z] #37 2.921 ++ go env GOARCH [2021-06-08T19:43:09.225Z] #37 2.935 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:09.225Z] #37 2.935 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:09.225Z] #37 2.935 ++ dirname /tmp/install/install.sh [2021-06-08T19:43:09.225Z] #37 2.944 + dir=/tmp/install [2021-06-08T19:43:09.225Z] #37 2.944 + bin=tini [2021-06-08T19:43:09.225Z] #37 2.945 + shift [2021-06-08T19:43:09.225Z] #37 2.945 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-08T19:43:09.225Z] #37 2.945 + . /tmp/install/tini.installer [2021-06-08T19:43:09.225Z] #37 2.946 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:09.225Z] #37 2.946 + install_tini [2021-06-08T19:43:09.225Z] #37 2.947 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-08T19:43:09.225Z] #37 2.947 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:09.225Z] #37 2.947 + git clone https://github.com/krallin/tini.git /tmp/tmp.QZiKatXXAa/tini [2021-06-08T19:43:09.225Z] #37 2.962 Cloning into '/tmp/tmp.QZiKatXXAa/tini'... [2021-06-08T19:43:09.225Z] #37 3.653 + cd /tmp/tmp.QZiKatXXAa/tini [2021-06-08T19:43:09.225Z] #37 3.653 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:09.225Z] #37 3.664 + cmake . [2021-06-08T19:43:09.225Z] #37 4.314 -- The C compiler identification is GNU 8.3.0 [2021-06-08T19:43:09.225Z] #37 4.368 -- Check for working C compiler: /usr/bin/cc [2021-06-08T19:43:09.225Z] #37 5.111 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T19:43:09.225Z] #37 5.112 -- Detecting C compiler ABI info [2021-06-08T19:43:09.225Z] #37 5.661 -- Detecting C compiler ABI info - done [2021-06-08T19:43:09.225Z] #37 5.721 -- Detecting C compile features [2021-06-08T19:43:09.300Z] #46 54.29 fmt [2021-06-08T19:43:09.332Z] #13 ... [2021-06-08T19:43:09.332Z] [2021-06-08T19:43:09.332Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:09.332Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:43:09.332Z] #44 56.21 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:43:09.332Z] #44 56.21 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:43:09.332Z] #44 56.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:43:09.332Z] #44 56.45 Selecting previously unselected package python3-six. [2021-06-08T19:43:09.332Z] #44 56.45 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-08T19:43:09.332Z] #44 56.46 Unpacking python3-six (1.12.0-1) ... [2021-06-08T19:43:09.332Z] #44 56.57 Selecting previously unselected package python3-protobuf. [2021-06-08T19:43:09.332Z] #44 56.57 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-08T19:43:09.332Z] #44 56.58 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:43:09.332Z] #44 57.08 Selecting previously unselected package libnet1:amd64. [2021-06-08T19:43:09.332Z] #44 57.09 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-08T19:43:09.332Z] #44 57.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:43:09.332Z] #44 57.25 Selecting previously unselected package libnl-3-200:amd64. [2021-06-08T19:43:09.332Z] #44 57.25 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-08T19:43:09.332Z] #44 57.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:43:09.332Z] #44 57.41 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-08T19:43:09.332Z] #44 57.41 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-08T19:43:09.332Z] #44 57.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:43:09.332Z] #44 57.53 Selecting previously unselected package criu. [2021-06-08T19:43:09.589Z] #44 57.54 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-08T19:43:09.589Z] #44 57.54 Unpacking criu (3.15-1) ... [2021-06-08T19:43:09.883Z] #46 54.85 path/filepath [2021-06-08T19:43:09.982Z] #37 ... [2021-06-08T19:43:09.982Z] [2021-06-08T19:43:09.982Z] #46 [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-06-08T19:43:09.982Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:43:09.982Z] #46 53.75 time [2021-06-08T19:43:09.982Z] #46 58.58 internal/poll [2021-06-08T19:43:09.982Z] #46 58.96 internal/fmtsort [2021-06-08T19:43:09.982Z] #46 59.58 internal/syscall/execenv [2021-06-08T19:43:09.982Z] #46 59.73 internal/syscall/unix [2021-06-08T19:43:09.982Z] #46 59.91 strings [2021-06-08T19:43:09.982Z] #46 60.98 os [2021-06-08T19:43:09.982Z] #46 62.67 regexp/syntax [2021-06-08T19:43:09.982Z] #46 ... [2021-06-08T19:43:09.982Z] [2021-06-08T19:43:09.982Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:09.982Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:43:09.982Z] #44 56.29 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-08T19:43:09.982Z] #44 56.30 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:43:09.982Z] #44 56.73 Selecting previously unselected package libnet1:amd64. [2021-06-08T19:43:09.982Z] #44 56.74 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-08T19:43:09.982Z] #44 56.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:43:09.982Z] #44 56.86 Selecting previously unselected package libnl-3-200:amd64. [2021-06-08T19:43:09.982Z] #44 56.88 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-08T19:43:09.982Z] #44 56.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:43:09.982Z] #44 57.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-08T19:43:09.982Z] #44 57.05 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-08T19:43:09.982Z] #44 57.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:43:09.982Z] #44 57.16 Selecting previously unselected package criu. [2021-06-08T19:43:09.982Z] #44 57.17 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-08T19:43:09.982Z] #44 57.18 Unpacking criu (3.15-1) ... [2021-06-08T19:43:09.982Z] #44 57.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:43:09.982Z] #44 57.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:43:09.982Z] #44 57.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:43:09.982Z] #44 57.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-08T19:43:09.982Z] #44 57.94 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:43:09.982Z] #44 57.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:09.982Z] #44 57.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:43:09.982Z] #44 58.00 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:09.982Z] #44 63.50 Setting up python3 (3.7.3-1) ... [2021-06-08T19:43:10.152Z] #44 58.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:43:10.153Z] #44 58.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:43:10.153Z] #44 58.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:43:10.167Z] #37 7.648 -- Detecting C compile features - done [2021-06-08T19:43:10.167Z] #37 7.691 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-08T19:43:10.410Z] #44 58.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-08T19:43:10.410Z] #44 58.37 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:43:10.410Z] #44 58.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:10.410Z] #44 58.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:43:10.410Z] #44 58.46 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:43:10.427Z] #37 7.949 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-08T19:43:10.427Z] #37 8.046 -- Configuring done [2021-06-08T19:43:10.427Z] #37 8.066 -- Generating done [2021-06-08T19:43:10.547Z] #44 ... [2021-06-08T19:43:10.547Z] [2021-06-08T19:43:10.547Z] #46 [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-06-08T19:43:10.547Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:43:10.547Z] #46 64.35 fmt [2021-06-08T19:43:10.688Z] #37 8.082 -- Build files have been written to: /tmp/tmp.QZiKatXXAa/tini [2021-06-08T19:43:10.688Z] #37 8.093 + make tini-static [2021-06-08T19:43:10.844Z] #46 55.41 internal/lazyregexp [2021-06-08T19:43:10.844Z] #46 55.75 crypto/aes [2021-06-08T19:43:10.948Z] #37 8.493 Scanning dependencies of target tini-static [2021-06-08T19:43:10.948Z] #37 ... [2021-06-08T19:43:10.948Z] [2021-06-08T19:43:10.948Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:10.948Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:10.948Z] #13 63.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-08T19:43:11.209Z] #13 63.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-08T19:43:11.209Z] #13 63.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:43:11.344Z] #44 ... [2021-06-08T19:43:11.344Z] [2021-06-08T19:43:11.344Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-08T19:43:11.344Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-08T19:43:11.344Z] #36 58.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:43:11.344Z] #36 58.58 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:43:11.344Z] #36 58.64 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-08T19:43:11.344Z] #36 58.66 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:43:11.344Z] #36 58.74 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-08T19:43:11.344Z] #36 58.77 Setting up cmake-data (3.13.4-1) ... [2021-06-08T19:43:11.344Z] #36 58.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-08T19:43:11.344Z] #36 58.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-08T19:43:11.344Z] #36 58.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-08T19:43:11.344Z] #36 58.90 Setting up cmake (3.13.4-1) ... [2021-06-08T19:43:11.344Z] #36 58.93 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:11.344Z] #36 59.04 Processing triggers for mime-support (3.62) ... [2021-06-08T19:43:11.344Z] #36 DONE 59.8s [2021-06-08T19:43:11.425Z] #46 56.20 io/ioutil [2021-06-08T19:43:11.604Z] [2021-06-08T19:43:11.604Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:11.604Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:11.604Z] #13 56.34 Selecting previously unselected package binutils-mingw-w64. [2021-06-08T19:43:11.604Z] #13 56.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-08T19:43:11.604Z] #13 56.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:43:11.693Z] #46 56.72 crypto/des [2021-06-08T19:43:11.693Z] #46 56.74 crypto/sha1 [2021-06-08T19:43:11.888Z] #13 56.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-08T19:43:11.888Z] #13 56.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:11.888Z] #13 56.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:12.146Z] #13 56.85 Selecting previously unselected package dmsetup. [2021-06-08T19:43:12.146Z] #13 56.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:12.146Z] #13 56.88 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-08T19:43:12.151Z] #13 ... [2021-06-08T19:43:12.151Z] [2021-06-08T19:43:12.151Z] #46 [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-06-08T19:43:12.151Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:43:12.151Z] #46 58.45 internal/poll [2021-06-08T19:43:12.151Z] #46 58.81 internal/fmtsort [2021-06-08T19:43:12.151Z] #46 59.66 internal/syscall/execenv [2021-06-08T19:43:12.151Z] #46 59.78 internal/syscall/unix [2021-06-08T19:43:12.151Z] #46 60.03 strings [2021-06-08T19:43:12.151Z] #46 60.92 os [2021-06-08T19:43:12.151Z] #46 62.59 regexp/syntax [2021-06-08T19:43:12.151Z] #46 64.72 fmt [2021-06-08T19:43:12.151Z] #46 67.10 path/filepath [2021-06-08T19:43:12.151Z] #46 ... [2021-06-08T19:43:12.151Z] [2021-06-08T19:43:12.151Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:12.151Z] #37 sha256:ec2bd9b5094648ab3ef74c9c4039c890f2950eb24109f26a0b3b801daf96242d [2021-06-08T19:43:12.151Z] #37 8.618 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-08T19:43:12.403Z] #13 57.16 Selecting previously unselected package mingw-w64-common. [2021-06-08T19:43:12.403Z] #13 57.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-08T19:43:12.403Z] #13 57.20 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-08T19:43:12.647Z] #46 57.51 crypto/sha256 [2021-06-08T19:43:12.722Z] #37 9.986 [100%] Linking C executable tini-static [2021-06-08T19:43:12.912Z] #46 57.65 encoding/pem [2021-06-08T19:43:12.912Z] #46 57.83 net [2021-06-08T19:43:13.075Z] #46 66.86 path/filepath [2021-06-08T19:43:13.178Z] #46 ... [2021-06-08T19:43:13.178Z] [2021-06-08T19:43:13.178Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:13.178Z] #37 sha256:4328711ed1d252f9018fe3f22a0eae81d66528c7436810963381f4d72c04b09f [2021-06-08T19:43:13.178Z] #37 7.405 -- Detecting C compile features - done [2021-06-08T19:43:13.178Z] #37 7.446 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-08T19:43:13.178Z] #37 7.837 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-08T19:43:13.178Z] #37 7.927 -- Configuring done [2021-06-08T19:43:13.178Z] #37 7.969 -- Generating done [2021-06-08T19:43:13.178Z] #37 7.973 -- Build files have been written to: /tmp/tmp.Fdc3ZS7yvC/tini [2021-06-08T19:43:13.178Z] #37 7.986 + make tini-static [2021-06-08T19:43:13.178Z] #37 8.464 Scanning dependencies of target tini-static [2021-06-08T19:43:13.178Z] #37 8.674 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-08T19:43:13.178Z] #37 10.12 [100%] Linking C executable tini-static [2021-06-08T19:43:13.295Z] #37 10.59 [100%] Built target tini-static [2021-06-08T19:43:13.295Z] #37 10.65 + mkdir -p /build [2021-06-08T19:43:13.295Z] #37 10.67 + cp tini-static /build/docker-init [2021-06-08T19:43:13.766Z] #37 10.59 [100%] Built target tini-static [2021-06-08T19:43:13.766Z] #37 10.65 + mkdir -p /build [2021-06-08T19:43:13.766Z] #37 10.66 + cp tini-static /build/docker-init [2021-06-08T19:43:14.241Z] #37 DONE 11.6s [2021-06-08T19:43:14.241Z] [2021-06-08T19:43:14.241Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:14.241Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:43:14.241Z] #44 62.23 Setting up python3 (3.7.3-1) ... [2021-06-08T19:43:14.241Z] #44 62.97 Setting up python3-six (1.12.0-1) ... [2021-06-08T19:43:14.241Z] #44 64.20 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:43:14.241Z] #44 66.01 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:43:14.241Z] #44 69.91 Setting up criu (3.15-1) ... [2021-06-08T19:43:14.241Z] #44 ... [2021-06-08T19:43:14.241Z] [2021-06-08T19:43:14.241Z] #52 [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-06-08T19:43:14.241Z] #52 sha256:d527871d8a96cd1306181a1301ef815980d502274e053a40279e8947040d9c10 [2021-06-08T19:43:14.241Z] #52 60.57 encoding/binary [2021-06-08T19:43:14.241Z] #52 60.81 os [2021-06-08T19:43:14.241Z] #52 62.56 encoding/base64 [2021-06-08T19:43:14.241Z] #52 63.27 golang.org/x/sys/unix [2021-06-08T19:43:14.241Z] #52 64.68 fmt [2021-06-08T19:43:14.241Z] #52 68.84 encoding/json [2021-06-08T19:43:14.298Z] #13 ... [2021-06-08T19:43:14.298Z] [2021-06-08T19:43:14.298Z] #46 [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-06-08T19:43:14.298Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:43:14.298Z] #46 52.80 time [2021-06-08T19:43:14.298Z] #46 57.39 internal/fmtsort [2021-06-08T19:43:14.298Z] #46 58.03 internal/syscall/execenv [2021-06-08T19:43:14.298Z] #46 58.15 internal/poll [2021-06-08T19:43:14.298Z] #46 58.19 internal/syscall/unix [2021-06-08T19:43:14.298Z] #46 58.46 strings [2021-06-08T19:43:14.298Z] #46 60.41 os [2021-06-08T19:43:14.298Z] #46 61.35 regexp/syntax [2021-06-08T19:43:14.298Z] #46 ... [2021-06-08T19:43:14.298Z] [2021-06-08T19:43:14.298Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:14.298Z] #37 sha256:d3cb8c62d7ade3f3752eae305d8de140cb249a018a50eeada66c0d4dd5abcd43 [2021-06-08T19:43:14.298Z] #37 1.197 + RM_GOPATH=0 [2021-06-08T19:43:14.298Z] #37 1.197 + TMP_GOPATH= [2021-06-08T19:43:14.298Z] #37 1.197 + : /build [2021-06-08T19:43:14.298Z] #37 1.197 + '[' -z '' ']' [2021-06-08T19:43:14.298Z] #37 1.199 ++ mktemp -d [2021-06-08T19:43:14.298Z] #37 1.205 + export GOPATH=/tmp/tmp.i061UTKnQe [2021-06-08T19:43:14.298Z] #37 1.205 + GOPATH=/tmp/tmp.i061UTKnQe [2021-06-08T19:43:14.298Z] #37 1.205 + RM_GOPATH=1 [2021-06-08T19:43:14.298Z] #37 1.205 + case "$(go env GOARCH)" in [2021-06-08T19:43:14.298Z] #37 1.209 ++ go env GOARCH [2021-06-08T19:43:14.298Z] #37 1.247 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:14.298Z] #37 1.247 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:14.298Z] #37 1.248 ++ dirname /tmp/install/install.sh [2021-06-08T19:43:14.298Z] #37 1.249 + dir=/tmp/install [2021-06-08T19:43:14.298Z] #37 1.249 + bin=tini [2021-06-08T19:43:14.298Z] #37 1.249 + shift [2021-06-08T19:43:14.298Z] #37 1.249 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-08T19:43:14.298Z] #37 1.249 + . /tmp/install/tini.installer [2021-06-08T19:43:14.298Z] #37 1.249 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:14.298Z] #37 1.249 + install_tini [2021-06-08T19:43:14.299Z] #37 1.249 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:14.299Z] #37 1.249 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-08T19:43:14.299Z] #37 1.249 + git clone https://github.com/krallin/tini.git /tmp/tmp.i061UTKnQe/tini [2021-06-08T19:43:14.299Z] #37 1.251 Cloning into '/tmp/tmp.i061UTKnQe/tini'... [2021-06-08T19:43:14.299Z] #37 1.996 + cd /tmp/tmp.i061UTKnQe/tini [2021-06-08T19:43:14.299Z] #37 1.996 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-08T19:43:14.299Z] #37 2.016 + cmake . [2021-06-08T19:43:14.299Z] #37 2.576 -- The C compiler identification is GNU 8.3.0 [2021-06-08T19:43:14.299Z] #37 2.608 -- Check for working C compiler: /usr/bin/cc [2021-06-08T19:43:14.448Z] #46 68.13 regexp [2021-06-08T19:43:14.502Z] #52 ... [2021-06-08T19:43:14.502Z] [2021-06-08T19:43:14.502Z] #46 [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-06-08T19:43:14.502Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:43:14.502Z] #46 68.78 regexp [2021-06-08T19:43:14.502Z] #46 69.05 flag [2021-06-08T19:43:14.502Z] #46 70.75 go/token [2021-06-08T19:43:14.556Z] #37 3.281 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T19:43:14.813Z] #37 3.287 -- Detecting C compiler ABI info [2021-06-08T19:43:15.015Z] #46 ... [2021-06-08T19:43:15.015Z] [2021-06-08T19:43:15.015Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:15.015Z] #37 sha256:8ce98cea8c48b2b8b3b053b7f9e7804151bb1e878fb1d43a283827fbdee366bc [2021-06-08T19:43:15.015Z] #37 6.152 -- Detecting C compile features - done [2021-06-08T19:43:15.015Z] #37 6.206 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-08T19:43:15.015Z] #37 6.472 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-08T19:43:15.015Z] #37 6.578 -- Configuring done [2021-06-08T19:43:15.015Z] #37 6.584 -- Generating done [2021-06-08T19:43:15.015Z] #37 6.602 -- Build files have been written to: /tmp/tmp.0hPPI0YRsf/tini [2021-06-08T19:43:15.015Z] #37 6.605 + make tini-static [2021-06-08T19:43:15.015Z] #37 6.982 Scanning dependencies of target tini-static [2021-06-08T19:43:15.015Z] #37 7.138 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-08T19:43:15.015Z] #37 8.433 [100%] Linking C executable tini-static [2021-06-08T19:43:15.015Z] #37 9.010 [100%] Built target tini-static [2021-06-08T19:43:15.015Z] #37 9.071 + mkdir -p /build [2021-06-08T19:43:15.015Z] #37 9.073 + cp tini-static /build/docker-init [2021-06-08T19:43:15.015Z] #37 DONE 9.8s [2021-06-08T19:43:15.015Z] [2021-06-08T19:43:15.015Z] #46 [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-06-08T19:43:15.015Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:43:15.015Z] #46 68.71 flag [2021-06-08T19:43:15.074Z] #46 71.53 go/scanner [2021-06-08T19:43:15.377Z] #37 3.963 -- Detecting C compiler ABI info - done [2021-06-08T19:43:15.377Z] #37 4.022 -- Detecting C compile features [2021-06-08T19:43:15.581Z] #46 ... [2021-06-08T19:43:15.581Z] [2021-06-08T19:43:15.581Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:15.581Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:15.581Z] #13 55.50 Selecting previously unselected package binutils-mingw-w64. [2021-06-08T19:43:15.581Z] #13 55.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-08T19:43:15.581Z] #13 55.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:43:15.581Z] #13 55.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-08T19:43:15.582Z] #13 55.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:15.582Z] #13 55.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:15.582Z] #13 55.78 Selecting previously unselected package dmsetup. [2021-06-08T19:43:15.582Z] #13 55.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:15.582Z] #13 55.80 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-08T19:43:15.582Z] #13 55.97 Selecting previously unselected package mingw-w64-common. [2021-06-08T19:43:15.582Z] #13 55.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-08T19:43:15.582Z] #13 55.98 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-08T19:43:15.582Z] #13 61.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-08T19:43:15.582Z] #13 61.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-08T19:43:15.582Z] #13 61.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:43:16.216Z] #40 ... [2021-06-08T19:43:16.216Z] [2021-06-08T19:43:16.216Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:43:16.216Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:43:16.216Z] #20 49.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-08T19:43:16.216Z] #20 49.51 Setting up python3 (3.7.3-1) ... [2021-06-08T19:43:16.216Z] #20 49.94 Setting up python3-wheel (0.32.3-2) ... [2021-06-08T19:43:16.216Z] #20 50.53 Setting up apparmor (2.13.2-10) ... [2021-06-08T19:43:16.216Z] #20 52.11 Setting up xfsprogs (4.20.0-1) ... [2021-06-08T19:43:16.216Z] #20 52.14 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:43:16.216Z] #20 52.55 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:43:16.216Z] #20 53.41 Setting up python3-distutils (3.7.3-1) ... [2021-06-08T19:43:16.216Z] #20 53.87 Setting up python3-setuptools (40.8.0-1) ... [2021-06-08T19:43:16.216Z] #20 54.97 Setting up python3-pip (18.1-5) ... [2021-06-08T19:43:16.216Z] #20 55.85 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:16.216Z] #20 55.89 Processing triggers for mime-support (3.62) ... [2021-06-08T19:43:16.216Z] #20 DONE 57.0s [2021-06-08T19:43:16.216Z] [2021-06-08T19:43:16.216Z] #21 [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-06-08T19:43:16.216Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-08T19:43:16.465Z] #46 72.71 internal/lazyregexp [2021-06-08T19:43:16.465Z] #46 72.72 go/ast [2021-06-08T19:43:16.465Z] #46 ... [2021-06-08T19:43:16.465Z] [2021-06-08T19:43:16.465Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:16.465Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:43:16.465Z] #44 72.08 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:16.465Z] #44 72.17 Processing triggers for mime-support (3.62) ... [2021-06-08T19:43:16.465Z] #44 DONE 72.7s [2021-06-08T19:43:16.476Z] #21 1.055 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-08T19:43:16.476Z] #21 1.063 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-08T19:43:16.476Z] #21 1.067 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-08T19:43:16.476Z] #21 DONE 1.2s [2021-06-08T19:43:16.476Z] [2021-06-08T19:43:16.476Z] #54 [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-06-08T19:43:16.476Z] #54 sha256:55fe1f22a9613bb0eb5981ad8da006369363533f47825b4410e9af8f0be535d0 [2021-06-08T19:43:16.476Z] #54 ... [2021-06-08T19:43:16.476Z] [2021-06-08T19:43:16.476Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-08T19:43:16.476Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-08T19:43:16.725Z] [2021-06-08T19:43:16.726Z] #52 [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-06-08T19:43:16.726Z] #52 sha256:d527871d8a96cd1306181a1301ef815980d502274e053a40279e8947040d9c10 [2021-06-08T19:43:16.726Z] #52 72.36 github.com/pkg/diff [2021-06-08T19:43:16.956Z] #13 ... [2021-06-08T19:43:16.956Z] [2021-06-08T19:43:16.956Z] #46 [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-06-08T19:43:16.956Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:43:16.956Z] #46 70.61 go/token [2021-06-08T19:43:17.103Z] #37 DONE 13.3s [2021-06-08T19:43:17.103Z] [2021-06-08T19:43:17.103Z] #46 [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-06-08T19:43:17.103Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:43:17.103Z] #46 58.77 vendor/golang.org/x/crypto/poly1305 [2021-06-08T19:43:17.103Z] #46 58.86 vendor/golang.org/x/crypto/curve25519 [2021-06-08T19:43:17.103Z] #46 59.49 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-08T19:43:17.103Z] #46 60.07 os/exec [2021-06-08T19:43:17.103Z] #46 61.39 go/token [2021-06-08T19:43:17.103Z] #46 61.40 flag [2021-06-08T19:43:17.274Z] #37 5.826 -- Detecting C compile features - done [2021-06-08T19:43:17.274Z] #37 5.887 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-08T19:43:17.274Z] #37 ... [2021-06-08T19:43:17.274Z] [2021-06-08T19:43:17.275Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:17.275Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:17.275Z] #13 61.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-08T19:43:17.275Z] #13 62.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-08T19:43:17.275Z] #13 62.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:43:17.371Z] #46 ... [2021-06-08T19:43:17.371Z] [2021-06-08T19:43:17.371Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:17.371Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-08T19:43:17.371Z] #13 48.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-08T19:43:17.371Z] #13 48.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-08T19:43:17.371Z] #13 48.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:43:17.371Z] #13 53.38 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-08T19:43:17.371Z] #13 53.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-08T19:43:17.371Z] #13 53.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:17.371Z] #13 53.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-08T19:43:17.371Z] #13 53.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-08T19:43:17.371Z] #13 53.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:17.521Z] #46 71.35 go/scanner [2021-06-08T19:43:17.635Z] #13 ... [2021-06-08T19:43:17.635Z] [2021-06-08T19:43:17.635Z] #46 [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-06-08T19:43:17.635Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:43:17.635Z] #46 62.48 go/scanner [2021-06-08T19:43:17.678Z] #52 73.99 golang.org/x/crypto/ssh/terminal [2021-06-08T19:43:17.678Z] #52 74.00 go/ast [2021-06-08T19:43:17.695Z] Fetching without tags [2021-06-08T19:43:18.086Z] #46 71.98 internal/lazyregexp [2021-06-08T19:43:18.217Z] #46 62.96 net/url [2021-06-08T19:43:18.344Z] #46 72.27 path [2021-06-08T19:43:18.470Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:43:18.602Z] #46 72.57 go/ast [2021-06-08T19:43:18.799Z] #46 ... [2021-06-08T19:43:18.799Z] [2021-06-08T19:43:18.799Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:18.799Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:43:18.799Z] #44 53.23 Setting up python3 (3.7.3-1) ... [2021-06-08T19:43:18.799Z] #44 54.07 Setting up python3-six (1.12.0-1) ... [2021-06-08T19:43:18.799Z] #44 55.51 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:43:18.799Z] #44 57.22 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:43:18.799Z] #44 60.32 Setting up criu (3.15-1) ... [2021-06-08T19:43:18.799Z] #44 63.21 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:18.799Z] #44 63.34 Processing triggers for mime-support (3.62) ... [2021-06-08T19:43:18.799Z] #44 ... [2021-06-08T19:43:18.799Z] [2021-06-08T19:43:18.799Z] #52 [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-06-08T19:43:18.799Z] #52 sha256:4788201f0e196ebc2c191b6b4be63e240d48d0386c022e7150f1b6cfa39c1b31 [2021-06-08T19:43:18.799Z] #52 53.97 encoding/base64 [2021-06-08T19:43:18.799Z] #52 53.98 golang.org/x/sys/unix [2021-06-08T19:43:18.799Z] #52 55.11 path/filepath [2021-06-08T19:43:18.799Z] #52 55.12 mvdan.cc/sh/v3/fileutil [2021-06-08T19:43:18.799Z] #52 55.12 fmt [2021-06-08T19:43:18.799Z] #52 56.64 io/ioutil [2021-06-08T19:43:18.799Z] #52 59.42 flag [2021-06-08T19:43:18.799Z] #52 59.42 github.com/pkg/diff [2021-06-08T19:43:18.799Z] #52 59.45 encoding/json [2021-06-08T19:43:18.799Z] #52 61.76 go/token [2021-06-08T19:43:18.799Z] #52 61.94 mvdan.cc/editorconfig [2021-06-08T19:43:18.860Z] #46 72.69 io/ioutil [2021-06-08T19:43:19.064Z] #52 63.75 mvdan.cc/sh/v3/syntax [2021-06-08T19:43:19.064Z] #52 63.99 go/scanner [2021-06-08T19:43:19.067Z] #52 75.62 mvdan.cc/editorconfig [2021-06-08T19:43:19.121Z] #46 ... [2021-06-08T19:43:19.121Z] [2021-06-08T19:43:19.121Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:19.121Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:43:19.121Z] #44 64.20 Setting up python3-six (1.12.0-1) ... [2021-06-08T19:43:19.121Z] #44 65.32 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:43:19.121Z] #44 66.69 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:43:19.121Z] #44 70.23 Setting up criu (3.15-1) ... [2021-06-08T19:43:19.121Z] #44 71.96 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:19.121Z] #44 72.05 Processing triggers for mime-support (3.62) ... [2021-06-08T19:43:19.121Z] #44 DONE 72.6s [2021-06-08T19:43:19.121Z] [2021-06-08T19:43:19.121Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:19.121Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:19.121Z] #13 67.24 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-08T19:43:19.121Z] #13 67.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:43:19.121Z] #13 67.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:19.121Z] #13 67.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-08T19:43:19.121Z] #13 67.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:43:19.121Z] #13 67.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:19.328Z] #52 ... [2021-06-08T19:43:19.328Z] [2021-06-08T19:43:19.329Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:19.329Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-08T19:43:19.329Z] #44 DONE 63.9s [2021-06-08T19:43:19.593Z] [2021-06-08T19:43:19.593Z] #46 [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-06-08T19:43:19.593Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:43:19.593Z] #46 64.34 go/ast [2021-06-08T19:43:19.593Z] #46 64.54 text/template/parse [2021-06-08T19:43:19.798Z] #13 ... [2021-06-08T19:43:19.798Z] [2021-06-08T19:43:19.798Z] #52 [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-06-08T19:43:19.798Z] #52 sha256:af674bfc41411571c2ebf9bd329d422bd1810e1f301ed0991d4e4f61312ce174 [2021-06-08T19:43:19.798Z] #52 58.22 encoding/binary [2021-06-08T19:43:19.798Z] #52 58.75 context [2021-06-08T19:43:19.798Z] #52 59.54 internal/poll [2021-06-08T19:43:19.798Z] #52 59.97 encoding/base64 [2021-06-08T19:43:19.798Z] #52 60.91 strings [2021-06-08T19:43:19.798Z] #52 62.06 os [2021-06-08T19:43:19.798Z] #52 63.40 golang.org/x/sys/unix [2021-06-08T19:43:19.798Z] #52 65.80 fmt [2021-06-08T19:43:19.798Z] #52 ... [2021-06-08T19:43:19.798Z] [2021-06-08T19:43:19.798Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-08T19:43:19.798Z] #37 sha256:d3cb8c62d7ade3f3752eae305d8de140cb249a018a50eeada66c0d4dd5abcd43 [2021-06-08T19:43:19.798Z] #37 6.106 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-08T19:43:19.798Z] #37 6.192 -- Configuring done [2021-06-08T19:43:19.798Z] #37 6.225 -- Generating done [2021-06-08T19:43:19.798Z] #37 6.226 -- Build files have been written to: /tmp/tmp.i061UTKnQe/tini [2021-06-08T19:43:19.798Z] #37 6.231 + make tini-static [2021-06-08T19:43:19.798Z] #37 6.573 Scanning dependencies of target tini-static [2021-06-08T19:43:19.798Z] #37 6.636 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-08T19:43:19.798Z] #37 7.757 [100%] Linking C executable tini-static [2021-06-08T19:43:19.798Z] #37 8.437 [100%] Built target tini-static [2021-06-08T19:43:19.798Z] #37 8.535 + mkdir -p /build [2021-06-08T19:43:19.798Z] #37 8.539 + cp tini-static /build/docker-init [2021-06-08T19:43:19.857Z] #46 64.73 log [2021-06-08T19:43:17.359Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:43:17.437Z] > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10 [2021-06-08T19:43:17.488Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:43:17.605Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:43:17.727Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:43:17.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:43:17.729Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:43:18.571Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:43:18.623Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:43:20.451Z] #52 76.72 mvdan.cc/sh/v3/fileutil [2021-06-08T19:43:20.451Z] #52 76.91 text/tabwriter [2021-06-08T19:43:20.679Z] #22 4.336 Collecting yamllint==1.26.1 [2021-06-08T19:43:20.728Z] #37 DONE 9.3s [2021-06-08T19:43:20.728Z] [2021-06-08T19:43:20.728Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:20.728Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:43:20.728Z] #44 64.19 Setting up python3 (3.7.3-1) ... [2021-06-08T19:43:20.728Z] #44 64.89 Setting up python3-six (1.12.0-1) ... [2021-06-08T19:43:20.728Z] #44 65.88 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:43:20.728Z] #44 67.48 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-08T19:43:21.020Z] #13 ... [2021-06-08T19:43:21.020Z] [2021-06-08T19:43:21.020Z] #52 [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-06-08T19:43:21.020Z] #52 sha256:973cd9f9bf9d399ccd426847ca32d5a26a21c274dec4e39b37b21433ca0d4b7b [2021-06-08T19:43:21.020Z] #52 64.51 golang.org/x/sys/unix [2021-06-08T19:43:21.020Z] #52 64.77 fmt [2021-06-08T19:43:21.020Z] #52 68.98 encoding/json [2021-06-08T19:43:21.020Z] #52 73.48 github.com/pkg/diff [2021-06-08T19:43:21.020Z] #52 74.74 go/ast [2021-06-08T19:43:21.020Z] #52 ... [2021-06-08T19:43:21.020Z] [2021-06-08T19:43:21.020Z] #46 [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-06-08T19:43:21.020Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:43:21.020Z] #46 73.19 net/url [2021-06-08T19:43:21.020Z] #46 74.97 text/template/parse [2021-06-08T19:43:21.257Z] #46 66.30 encoding/json [2021-06-08T19:43:21.392Z] #52 77.66 mvdan.cc/sh/v3/syntax [2021-06-08T19:43:22.022Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:43:22.023Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486) [2021-06-08T19:43:22.100Z] #44 ... [2021-06-08T19:43:22.100Z] [2021-06-08T19:43:22.100Z] #52 [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-06-08T19:43:22.100Z] #52 sha256:af674bfc41411571c2ebf9bd329d422bd1810e1f301ed0991d4e4f61312ce174 [2021-06-08T19:43:22.100Z] #52 70.41 encoding/json [2021-06-08T19:43:22.920Z] #46 76.71 go/parser [2021-06-08T19:43:21.646Z] > git remote # timeout=10 [2021-06-08T19:43:21.733Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:43:21.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:43:21.793Z] > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10 [2021-06-08T19:43:21.929Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-08T19:43:22.055Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:43:22.125Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:43:23.472Z] #52 71.69 github.com/pkg/diff [2021-06-08T19:43:24.404Z] #52 72.84 go/scanner [2021-06-08T19:43:24.586Z] #46 ... [2021-06-08T19:43:24.587Z] [2021-06-08T19:43:24.587Z] #57 [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-06-08T19:43:24.587Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:43:24.587Z] #57 37.52 Checking out files: 50% (1981/3928) Checking out files: 51% (2004/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 92% (3622/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-08T19:43:24.587Z] #57 38.86 + cd /tmp/tmp.hKmT6B931e/src/github.com/containerd/containerd [2021-06-08T19:43:24.587Z] #57 38.86 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:43:24.697Z] #52 ... [2021-06-08T19:43:24.697Z] [2021-06-08T19:43:24.697Z] #46 [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-06-08T19:43:24.697Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:43:24.697Z] #46 73.11 path [2021-06-08T19:43:24.697Z] #46 73.52 io/ioutil [2021-06-08T19:43:24.697Z] #46 74.29 net/url [2021-06-08T19:43:24.697Z] #46 75.75 text/template/parse [2021-06-08T19:43:24.697Z] #46 77.33 go/parser [2021-06-08T19:43:24.697Z] #46 79.75 text/template [2021-06-08T19:43:24.697Z] #46 80.56 log [2021-06-08T19:43:24.697Z] #46 81.16 encoding/xml [2021-06-08T19:43:24.852Z] #57 39.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-08T19:43:24.863Z] #46 78.38 text/template [2021-06-08T19:43:25.118Z] #57 39.89 + BUILDTAGS='netgo osusergo static_build' [2021-06-08T19:43:25.118Z] #57 39.89 + export EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:43:25.118Z] #57 39.89 + EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:43:25.118Z] #57 39.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-08T19:43:25.118Z] #57 39.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-08T19:43:25.118Z] #57 39.89 + '[' '' = dynamic ']' [2021-06-08T19:43:25.118Z] #57 39.89 + make [2021-06-08T19:43:25.335Z] #52 ... [2021-06-08T19:43:25.335Z] [2021-06-08T19:43:25.335Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-06-08T19:43:25.335Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-08T19:43:25.335Z] #44 71.20 Setting up criu (3.15-1) ... [2021-06-08T19:43:25.335Z] #44 72.79 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:25.335Z] #44 72.83 Processing triggers for mime-support (3.62) ... [2021-06-08T19:43:25.335Z] #44 DONE 73.3s [2021-06-08T19:43:25.335Z] [2021-06-08T19:43:25.335Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:25.335Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:25.335Z] #13 68.39 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-08T19:43:25.335Z] #13 68.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:43:25.335Z] #13 68.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:25.335Z] #13 68.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-08T19:43:25.335Z] #13 68.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:43:25.335Z] #13 68.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:25.592Z] #13 ... [2021-06-08T19:43:25.592Z] [2021-06-08T19:43:25.592Z] #46 [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-06-08T19:43:25.592Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:43:25.592Z] #46 64.03 fmt [2021-06-08T19:43:25.592Z] #46 65.83 path/filepath [2021-06-08T19:43:25.592Z] #46 67.07 regexp [2021-06-08T19:43:25.592Z] #46 68.76 flag [2021-06-08T19:43:25.592Z] #46 70.78 go/token [2021-06-08T19:43:25.592Z] #46 70.86 internal/lazyregexp [2021-06-08T19:43:25.592Z] #46 71.07 path [2021-06-08T19:43:25.592Z] #46 71.46 io/ioutil [2021-06-08T19:43:25.592Z] #46 71.83 go/scanner [2021-06-08T19:43:25.592Z] #46 72.01 net/url [2021-06-08T19:43:25.592Z] #46 73.05 go/ast [2021-06-08T19:43:25.592Z] #46 73.76 text/template/parse [2021-06-08T19:43:25.592Z] #46 ... [2021-06-08T19:43:25.592Z] [2021-06-08T19:43:25.592Z] #52 [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-06-08T19:43:25.592Z] #52 sha256:af674bfc41411571c2ebf9bd329d422bd1810e1f301ed0991d4e4f61312ce174 [2021-06-08T19:43:25.592Z] #52 73.95 go/ast [2021-06-08T19:43:26.233Z] #46 80.02 log [2021-06-08T19:43:26.518Z] #57 41.34 + bin/ctr [2021-06-08T19:43:26.796Z] #46 80.61 encoding/xml [2021-06-08T19:43:27.247Z] #46 ... [2021-06-08T19:43:27.247Z] [2021-06-08T19:43:27.247Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:27.247Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:27.247Z] #13 68.92 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-08T19:43:27.247Z] #13 68.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:43:27.247Z] #13 68.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:27.247Z] #13 69.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-08T19:43:27.247Z] #13 69.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:43:27.247Z] #13 69.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:27.247Z] #13 ... [2021-06-08T19:43:27.247Z] [2021-06-08T19:43:27.247Z] #46 [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-06-08T19:43:27.247Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:43:27.247Z] #46 83.67 go/doc [2021-06-08T19:43:27.262Z] #22 9.691 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-08T19:43:27.262Z] #22 10.63 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-08T19:43:27.262Z] #22 10.67 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-08T19:43:27.262Z] #22 10.70 Collecting pyyaml (from yamllint==1.26.1) [2021-06-08T19:43:27.523Z] #22 10.88 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-08T19:43:27.523Z] #22 11.09 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-08T19:43:27.523Z] #22 11.10 Building wheels for collected packages: yamllint [2021-06-08T19:43:27.523Z] #22 11.10 Running setup.py bdist_wheel for yamllint: started [2021-06-08T19:43:28.113Z] #52 76.17 golang.org/x/crypto/ssh/terminal [2021-06-08T19:43:28.168Z] #46 ... [2021-06-08T19:43:28.168Z] [2021-06-08T19:43:28.168Z] #57 [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-06-08T19:43:28.168Z] #57 sha256:3f2cd14a8f2cbd655f97183178565f2dfa84d95dcb63a864a326035e627508b2 [2021-06-08T19:43:28.464Z] #22 11.86 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-08T19:43:28.464Z] #22 11.86 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-08T19:43:28.464Z] #22 11.91 Successfully built yamllint [2021-06-08T19:43:28.464Z] #22 11.93 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-08T19:43:28.677Z] #52 77.32 mvdan.cc/editorconfig [2021-06-08T19:43:28.727Z] #22 12.25 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-08T19:43:28.939Z] #57 40.08 Checking out files: 53% (2096/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-08T19:43:28.939Z] #57 41.22 + cd /tmp/tmp.p7x0pYWXrn/src/github.com/containerd/containerd [2021-06-08T19:43:29.195Z] #57 41.22 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:43:29.300Z] #22 DONE 12.8s [2021-06-08T19:43:29.300Z] [2021-06-08T19:43:29.300Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-08T19:43:29.300Z] #25 sha256:47bc820271f831da373d8da9d6ab9293e7114009862f5f4bcb184a61c1294ec1 [2021-06-08T19:43:29.795Z] #46 85.88 github.com/LK4D4/vndr/versioned [2021-06-08T19:43:29.795Z] #46 85.95 compress/flate [2021-06-08T19:43:30.047Z] #52 78.36 mvdan.cc/sh/v3/fileutil [2021-06-08T19:43:30.047Z] #52 78.56 text/tabwriter [2021-06-08T19:43:30.056Z] #46 86.62 github.com/LK4D4/vndr/build [2021-06-08T19:43:30.242Z] #25 DONE 0.7s [2021-06-08T19:43:30.242Z] [2021-06-08T19:43:30.242Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-08T19:43:30.242Z] #30 sha256:d8081b57703022b7fedea8f61fe3814afe31ab1d740df82015359c66e122b38a [2021-06-08T19:43:30.304Z] #52 78.89 mvdan.cc/sh/v3/syntax [2021-06-08T19:43:30.564Z] #57 42.51 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-08T19:43:30.564Z] #57 42.52 + BUILDTAGS='netgo osusergo static_build' [2021-06-08T19:43:30.564Z] #57 42.52 + export EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:43:30.564Z] #57 42.52 + EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:43:30.564Z] #57 42.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-08T19:43:30.564Z] #57 42.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-08T19:43:30.564Z] #57 42.52 + '[' '' = dynamic ']' [2021-06-08T19:43:30.564Z] #57 42.52 + make [2021-06-08T19:43:30.915Z] #57 ... [2021-06-08T19:43:30.915Z] [2021-06-08T19:43:30.915Z] #52 [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-06-08T19:43:30.915Z] #52 sha256:4788201f0e196ebc2c191b6b4be63e240d48d0386c022e7150f1b6cfa39c1b31 [2021-06-08T19:43:30.915Z] #52 65.39 golang.org/x/crypto/ssh/terminal [2021-06-08T19:43:30.915Z] #52 66.25 go/ast [2021-06-08T19:43:30.915Z] #52 71.68 mvdan.cc/sh/v3/cmd/shfmt [2021-06-08T19:43:30.915Z] #52 ... [2021-06-08T19:43:30.915Z] [2021-06-08T19:43:30.915Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:30.915Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-08T19:43:30.915Z] #13 68.14 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-08T19:43:30.915Z] #13 68.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-08T19:43:30.915Z] #13 68.15 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:31.495Z] #57 ... [2021-06-08T19:43:31.495Z] [2021-06-08T19:43:31.495Z] #52 [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-06-08T19:43:31.495Z] #52 sha256:973cd9f9bf9d399ccd426847ca32d5a26a21c274dec4e39b37b21433ca0d4b7b [2021-06-08T19:43:31.495Z] #52 75.19 golang.org/x/crypto/ssh/terminal [2021-06-08T19:43:31.495Z] #52 76.61 mvdan.cc/editorconfig [2021-06-08T19:43:31.495Z] #52 77.66 mvdan.cc/sh/v3/fileutil [2021-06-08T19:43:31.495Z] #52 77.84 text/tabwriter [2021-06-08T19:43:31.495Z] #52 78.36 mvdan.cc/sh/v3/syntax [2021-06-08T19:43:31.495Z] #52 83.85 mvdan.cc/sh/v3/cmd/shfmt [2021-06-08T19:43:31.495Z] #52 ... [2021-06-08T19:43:31.495Z] [2021-06-08T19:43:31.495Z] #46 [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-06-08T19:43:31.495Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:43:31.495Z] #46 82.52 go/doc [2021-06-08T19:43:31.495Z] #46 85.29 github.com/LK4D4/vndr/build [2021-06-08T19:43:31.495Z] #46 85.42 github.com/LK4D4/vndr/versioned [2021-06-08T19:43:31.495Z] #46 85.50 compress/flate [2021-06-08T19:43:31.972Z] #46 88.06 hash/crc32 [2021-06-08T19:43:32.234Z] #46 88.60 compress/gzip [2021-06-08T19:43:32.806Z] #46 ... [2021-06-08T19:43:32.806Z] [2021-06-08T19:43:32.806Z] #52 [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-06-08T19:43:32.806Z] #52 sha256:d527871d8a96cd1306181a1301ef815980d502274e053a40279e8947040d9c10 [2021-06-08T19:43:32.806Z] #52 83.80 mvdan.cc/sh/v3/cmd/shfmt [2021-06-08T19:43:32.806Z] #52 DONE 89.2s [2021-06-08T19:43:32.806Z] [2021-06-08T19:43:32.806Z] #46 [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-06-08T19:43:32.806Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:43:32.806Z] #46 89.14 net [2021-06-08T19:43:32.806Z] #46 ... [2021-06-08T19:43:32.806Z] [2021-06-08T19:43:32.806Z] #57 [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-06-08T19:43:32.806Z] #57 sha256:b65bdb43dea4f22b0238c4df8e46b9ebf7e79d8c361603a57ddce5357638a7c9 [2021-06-08T19:43:32.807Z] #57 42.11 Checking out files: 55% (2179/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-08T19:43:32.807Z] #57 43.15 + cd /tmp/tmp.etw6YA0L4j/src/github.com/containerd/containerd [2021-06-08T19:43:32.807Z] #57 43.16 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:43:32.807Z] #57 44.00 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-08T19:43:32.807Z] #57 44.01 + BUILDTAGS='netgo osusergo static_build' [2021-06-08T19:43:32.807Z] #57 44.01 + export EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:43:32.807Z] #57 44.01 + EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:43:32.807Z] #57 44.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-08T19:43:32.807Z] #57 44.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-08T19:43:32.807Z] #57 44.01 + '[' '' = dynamic ']' [2021-06-08T19:43:32.807Z] #57 44.01 + make [2021-06-08T19:43:32.807Z] #57 45.54 + bin/ctr [2021-06-08T19:43:33.068Z] #57 ... [2021-06-08T19:43:33.068Z] [2021-06-08T19:43:33.068Z] #46 [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-06-08T19:43:33.068Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:43:33.068Z] #46 89.65 vendor/golang.org/x/text/transform [2021-06-08T19:43:33.083Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text" [2021-06-08T19:43:33.641Z] #46 90.25 vendor/golang.org/x/text/unicode/bidi [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-08T19:43:34.019Z] #46 87.78 hash/crc32 [2021-06-08T19:43:34.252Z] #13 ... [2021-06-08T19:43:34.252Z] [2021-06-08T19:43:34.252Z] #52 [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-06-08T19:43:34.252Z] #52 sha256:4788201f0e196ebc2c191b6b4be63e240d48d0386c022e7150f1b6cfa39c1b31 [2021-06-08T19:43:34.252Z] #52 DONE 78.5s [2021-06-08T19:43:34.252Z] [2021-06-08T19:43:34.252Z] #46 [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-06-08T19:43:34.252Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:43:34.252Z] #46 69.92 go/parser [2021-06-08T19:43:34.252Z] #46 70.30 text/template [2021-06-08T19:43:34.252Z] #46 72.59 encoding/xml [2021-06-08T19:43:34.252Z] #46 75.05 crypto/elliptic [2021-06-08T19:43:34.252Z] #46 77.52 crypto/ecdsa [2021-06-08T19:43:34.252Z] #46 77.55 go/doc [2021-06-08T19:43:34.252Z] #46 77.86 crypto/x509/pkix [2021-06-08T19:43:34.252Z] #46 78.25 vendor/golang.org/x/crypto/cryptobyte [2021-06-08T19:43:34.252Z] #46 78.87 vendor/golang.org/x/text/unicode/norm [2021-06-08T19:43:34.480Z] #52 ... [2021-06-08T19:43:34.480Z] [2021-06-08T19:43:34.480Z] #57 [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-06-08T19:43:34.480Z] #57 sha256:00e4b8ae805e4478b07609f50f937129d3a36fa75bb5f39d3368311870e8c741 [2021-06-08T19:43:34.590Z] #46 88.30 compress/gzip [2021-06-08T19:43:34.590Z] #46 88.39 vendor/golang.org/x/crypto/cryptobyte [2021-06-08T19:43:35.153Z] #46 88.95 net [2021-06-08T19:43:35.410Z] #46 ... [2021-06-08T19:43:35.410Z] [2021-06-08T19:43:35.410Z] #52 [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-06-08T19:43:35.410Z] #52 sha256:973cd9f9bf9d399ccd426847ca32d5a26a21c274dec4e39b37b21433ca0d4b7b [2021-06-08T19:43:35.410Z] #52 DONE 89.2s [2021-06-08T19:43:35.410Z] [2021-06-08T19:43:35.410Z] #57 [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-06-08T19:43:35.410Z] #57 sha256:3f2cd14a8f2cbd655f97183178565f2dfa84d95dcb63a864a326035e627508b2 [2021-06-08T19:43:35.410Z] #57 44.03 + bin/ctr [2021-06-08T19:43:35.513Z] #57 40.86 Checking out files: 52% (2072/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-08T19:43:35.513Z] #57 41.95 + cd /tmp/tmp.nS0WJ4LqCu/src/github.com/containerd/containerd [2021-06-08T19:43:35.513Z] #57 41.95 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-08T19:43:35.531Z] #30 ... [2021-06-08T19:43:35.531Z] [2021-06-08T19:43:35.531Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:43:35.531Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:43:35.531Z] #40 DONE 199.6s [2021-06-08T19:43:35.531Z] [2021-06-08T19:43:35.531Z] #50 [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-06-08T19:43:35.531Z] #50 sha256:2a459b59f79eeea6f728c0bce4e0ecc2834efc4e23a8b02765e98c1d323f0584 [2021-06-08T19:43:35.531Z] #50 198.7 + /build/golangci-lint --version [2021-06-08T19:43:35.531Z] #50 198.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-08T19:43:35.531Z] #50 DONE 200.1s [2021-06-08T19:43:35.531Z] [2021-06-08T19:43:35.531Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-08T19:43:35.531Z] #30 sha256:d8081b57703022b7fedea8f61fe3814afe31ab1d740df82015359c66e122b38a [2021-06-08T19:43:35.531Z] #30 DONE 5.6s [2021-06-08T19:43:35.531Z] [2021-06-08T19:43:35.531Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-08T19:43:35.531Z] #33 sha256:86532cb8f280ef158f6449804317a6d79be860d00a7c2dd6438aabde027ebcbf [2021-06-08T19:43:35.557Z] #46 91.73 vendor/golang.org/x/text/secure/bidirule [2021-06-08T19:43:35.557Z] #46 92.00 vendor/golang.org/x/text/unicode/norm [2021-06-08T19:43:36.079Z] #57 42.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-08T19:43:36.080Z] #57 42.48 + BUILDTAGS='netgo osusergo static_build' [2021-06-08T19:43:36.080Z] #57 42.48 + export EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:43:36.080Z] #57 42.48 + EXTRA_FLAGS=-buildmode=pie [2021-06-08T19:43:36.080Z] #57 42.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-08T19:43:36.080Z] #57 42.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-08T19:43:36.080Z] #57 42.48 + '[' '' = dynamic ']' [2021-06-08T19:43:36.080Z] #57 42.48 + make [2021-06-08T19:43:36.368Z] + docker version [2021-06-08T19:43:36.473Z] #33 DONE 0.6s [2021-06-08T19:43:36.473Z] [2021-06-08T19:43:36.473Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-08T19:43:36.473Z] #35 sha256:bcbb60421bcd470af2c7794ea2dbd6807abd6d198b6e7418f0929bbebd116097 [2021-06-08T19:43:36.735Z] #35 DONE 0.4s [2021-06-08T19:43:36.735Z] [2021-06-08T19:43:36.735Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-08T19:43:36.735Z] #38 sha256:d0c3226c63255e0c343d8151dc91ac5ab67b40b1fd6532f494317c49c2a1f797 [2021-06-08T19:43:36.735Z] #38 DONE 0.2s [2021-06-08T19:43:36.735Z] [2021-06-08T19:43:36.735Z] #54 [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-06-08T19:43:36.735Z] #54 sha256:55fe1f22a9613bb0eb5981ad8da006369363533f47825b4410e9af8f0be535d0 [2021-06-08T19:43:36.840Z] #46 81.36 mime [2021-06-08T19:43:37.308Z] #57 ... [2021-06-08T19:43:37.308Z] [2021-06-08T19:43:37.308Z] #46 [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-06-08T19:43:37.308Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:43:37.308Z] #46 90.62 vendor/golang.org/x/crypto/poly1305 [2021-06-08T19:43:37.308Z] #46 90.98 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-08T19:43:37.452Z] #57 43.90 + bin/ctr [2021-06-08T19:43:37.793Z] #46 ... [2021-06-08T19:43:37.793Z] [2021-06-08T19:43:37.793Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:37.793Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-08T19:43:37.793Z] #13 78.95 Selecting previously unselected package libapparmor1:arm64. [2021-06-08T19:43:37.793Z] #13 78.96 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-08T19:43:37.793Z] #13 78.96 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-08T19:43:38.058Z] #13 79.07 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-08T19:43:38.058Z] #13 79.07 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-08T19:43:38.058Z] #13 79.09 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-08T19:43:38.242Z] #46 91.84 vendor/golang.org/x/crypto/hkdf [2021-06-08T19:43:38.242Z] #46 92.08 vendor/golang.org/x/text/transform [2021-06-08T19:43:38.323Z] #13 79.27 Selecting previously unselected package libbtrfs0. [2021-06-08T19:43:38.323Z] #13 79.27 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-08T19:43:38.323Z] #13 79.28 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:43:38.587Z] #13 79.41 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:43:38.587Z] #13 79.43 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-08T19:43:38.587Z] #13 79.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:43:38.587Z] #13 79.58 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-08T19:43:38.587Z] #13 79.60 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-08T19:43:38.587Z] #13 79.61 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-08T19:43:38.587Z] #13 79.72 Selecting previously unselected package libudev-dev:arm64. [2021-06-08T19:43:38.587Z] #13 79.72 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-08T19:43:38.648Z] #54 ... [2021-06-08T19:43:38.648Z] [2021-06-08T19:43:38.648Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-08T19:43:38.648Z] #41 sha256:6f64fc060dca7c291236e3d171d143c1ccbc7018e0f2b77f3278e82977661110 [2021-06-08T19:43:38.807Z] #46 92.74 vendor/golang.org/x/text/unicode/bidi [2021-06-08T19:43:38.852Z] #13 79.78 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-08T19:43:38.871Z] #57 ... [2021-06-08T19:43:38.871Z] [2021-06-08T19:43:38.871Z] #46 [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-06-08T19:43:38.871Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:43:38.871Z] #46 77.13 go/parser [2021-06-08T19:43:38.871Z] #46 78.15 text/template [2021-06-08T19:43:38.871Z] #46 80.27 log [2021-06-08T19:43:38.871Z] #46 80.72 encoding/xml [2021-06-08T19:43:38.871Z] #46 82.20 go/doc [2021-06-08T19:43:38.871Z] #46 85.29 github.com/LK4D4/vndr/build [2021-06-08T19:43:38.871Z] #46 85.69 github.com/LK4D4/vndr/versioned [2021-06-08T19:43:38.871Z] #46 85.76 compress/flate [2021-06-08T19:43:39.117Z] #13 79.97 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-08T19:43:39.117Z] #13 79.98 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-08T19:43:39.117Z] #13 80.00 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-08T19:43:39.219Z] #41 DONE 0.7s [2021-06-08T19:43:39.219Z] [2021-06-08T19:43:39.219Z] #54 [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-06-08T19:43:39.219Z] #54 sha256:55fe1f22a9613bb0eb5981ad8da006369363533f47825b4410e9af8f0be535d0 [2021-06-08T19:43:39.219Z] #54 ... [2021-06-08T19:43:39.219Z] [2021-06-08T19:43:39.219Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-08T19:43:39.219Z] #45 sha256:69c6709da53e1fc385a3e5a851efb29df91a1afa9cede6d2397ba1325ef9b33e [2021-06-08T19:43:39.219Z] #45 DONE 0.1s [2021-06-08T19:43:39.219Z] [2021-06-08T19:43:39.219Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-08T19:43:39.219Z] #47 sha256:6c3b5e0bded9b21d81f3f622825ae5d794851168a63b2e4f35e9540b63f01fef [2021-06-08T19:43:39.382Z] #13 80.29 Selecting previously unselected package libpcre16-3:arm64. [2021-06-08T19:43:39.382Z] #13 80.29 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-08T19:43:39.382Z] #13 80.30 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-08T19:43:39.382Z] #13 80.46 Selecting previously unselected package libpcre32-3:arm64. [2021-06-08T19:43:39.382Z] #13 80.46 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-08T19:43:39.382Z] #13 80.47 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-08T19:43:39.438Z] #46 87.89 hash/crc32 [2021-06-08T19:43:39.486Z] #47 DONE 0.3s [2021-06-08T19:43:39.486Z] [2021-06-08T19:43:39.486Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-08T19:43:39.486Z] #49 sha256:514157a79765760065b6151c77c7dfa7d5bb963d5b16bca1a06dd843370e1961 [2021-06-08T19:43:39.647Z] #13 80.63 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-08T19:43:39.647Z] #13 80.63 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-08T19:43:39.647Z] #13 80.64 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-08T19:43:39.647Z] #13 80.74 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-08T19:43:39.747Z] #49 DONE 0.1s [2021-06-08T19:43:39.747Z] [2021-06-08T19:43:39.747Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-08T19:43:39.747Z] #51 sha256:3ed939f8582bb443f61bf5fdb61a4b040e68174182f8438cb887238e3280dcbd [2021-06-08T19:43:39.772Z] #46 95.56 vendor/golang.org/x/net/idna [2021-06-08T19:43:39.911Z] #13 80.75 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-08T19:43:39.911Z] #13 80.76 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-08T19:43:40.003Z] #46 88.54 net [2021-06-08T19:43:40.003Z] #46 88.64 compress/gzip [2021-06-08T19:43:40.177Z] #13 81.15 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-08T19:43:40.177Z] #13 81.15 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-08T19:43:40.177Z] #13 81.16 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-08T19:43:40.180Z] #46 94.14 vendor/golang.org/x/text/secure/bidirule [2021-06-08T19:43:40.317Z] #51 DONE 0.6s [2021-06-08T19:43:40.317Z] [2021-06-08T19:43:40.317Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-08T19:43:40.317Z] #53 sha256:f75de5d2f81804628247c5f823f9c053fc34511b50c0c3bd73f0101006f60ffa [2021-06-08T19:43:40.317Z] #53 DONE 0.1s [2021-06-08T19:43:40.317Z] [2021-06-08T19:43:40.317Z] #57 [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-06-08T19:43:40.317Z] #57 sha256:f519a7625bc7c52938bb5acc65b39b620397153f10b5134a4529f41ddeb5740d [2021-06-08T19:43:40.438Z] #46 94.38 vendor/golang.org/x/text/unicode/norm [2021-06-08T19:43:40.442Z] #13 81.56 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-08T19:43:40.776Z] #13 81.56 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-08T19:43:40.776Z] #13 81.57 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-08T19:43:40.936Z] #46 89.17 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-08T19:43:41.040Z] #13 81.78 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-08T19:43:41.040Z] #13 81.78 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-08T19:43:41.040Z] #13 81.80 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:43:41.040Z] #13 82.02 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-08T19:43:41.040Z] #13 82.02 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-08T19:43:41.040Z] #13 82.03 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-08T19:43:41.168Z] #46 97.36 vendor/golang.org/x/net/http2/hpack [2021-06-08T19:43:41.502Z] #46 ... [2021-06-08T19:43:41.502Z] [2021-06-08T19:43:41.502Z] #52 [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-06-08T19:43:41.502Z] #52 sha256:af674bfc41411571c2ebf9bd329d422bd1810e1f301ed0991d4e4f61312ce174 [2021-06-08T19:43:41.502Z] #52 83.96 mvdan.cc/sh/v3/cmd/shfmt [2021-06-08T19:43:41.502Z] #52 DONE 90.1s [2021-06-08T19:43:41.620Z] #13 82.68 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-08T19:43:41.620Z] #13 82.70 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:43:41.620Z] #13 82.73 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-08T19:43:41.760Z] [2021-06-08T19:43:41.760Z] #50 [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-06-08T19:43:41.760Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:43:41.885Z] #13 82.75 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:43:41.885Z] #13 82.76 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-08T19:43:41.885Z] #13 82.78 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-08T19:43:41.885Z] #13 82.79 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:41.885Z] #13 82.81 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:43:41.885Z] #13 82.82 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-08T19:43:41.885Z] #13 82.84 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-08T19:43:41.885Z] #13 82.88 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:43:41.885Z] #13 82.91 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:43:41.885Z] #13 82.92 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-08T19:43:41.885Z] #13 82.94 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-08T19:43:41.885Z] #13 82.95 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-08T19:43:41.885Z] #13 82.98 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:43:41.885Z] #13 83.01 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-08T19:43:41.885Z] #13 83.03 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:41.885Z] #13 83.07 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-06-08T19:43:42.018Z] #50 ... [2021-06-08T19:43:42.018Z] [2021-06-08T19:43:42.018Z] #46 [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-06-08T19:43:42.018Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:43:42.018Z] #46 90.45 vendor/golang.org/x/text/transform [2021-06-08T19:43:42.128Z] #46 98.47 mime [2021-06-08T19:43:42.150Z] #13 83.08 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-06-08T19:43:42.150Z] #13 83.11 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:42.150Z] #13 83.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-08T19:43:42.150Z] #13 83.14 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-06-08T19:43:42.150Z] #13 83.17 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:43:42.150Z] #13 83.19 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-08T19:43:42.150Z] #13 83.21 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-08T19:43:42.150Z] #13 83.23 Setting up dmsetup (2:1.02.155-3) ... [2021-06-08T19:43:42.150Z] #13 83.25 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-08T19:43:42.415Z] #13 83.28 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-08T19:43:42.415Z] #13 83.30 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:42.959Z] #46 91.22 vendor/golang.org/x/text/unicode/bidi [2021-06-08T19:43:43.369Z] #13 DONE 84.3s [2021-06-08T19:43:43.369Z] [2021-06-08T19:43:43.369Z] #46 [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-06-08T19:43:43.369Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:43:43.369Z] #46 82.87 github.com/LK4D4/vndr/build [2021-06-08T19:43:43.369Z] #46 83.80 vendor/golang.org/x/net/idna [2021-06-08T19:43:43.369Z] #46 87.40 net/textproto [2021-06-08T19:43:43.369Z] #46 87.40 vendor/golang.org/x/net/http/httpproxy [2021-06-08T19:43:43.369Z] #46 87.40 crypto/x509 [2021-06-08T19:43:43.369Z] #46 ... [2021-06-08T19:43:43.369Z] [2021-06-08T19:43:43.369Z] #54 [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-06-08T19:43:43.369Z] #54 sha256:c464144e14920574f285de86c41fc8448096fddb27040a3875dc18009eab4973 [2021-06-08T19:43:43.517Z] #46 99.86 mime/quotedprintable [2021-06-08T19:43:43.778Z] #46 100.1 net/http/internal [2021-06-08T19:43:44.330Z] #46 92.57 vendor/golang.org/x/text/secure/bidirule [2021-06-08T19:43:44.330Z] #46 92.83 vendor/golang.org/x/text/unicode/norm [2021-06-08T19:43:44.620Z] #46 98.11 vendor/golang.org/x/net/idna [2021-06-08T19:43:44.868Z] Client: [2021-06-08T19:43:44.868Z] Version: 20.10.6 [2021-06-08T19:43:44.868Z] API version: 1.41 [2021-06-08T19:43:44.868Z] Go version: go1.16.3 [2021-06-08T19:43:44.868Z] Git commit: 370c289 [2021-06-08T19:43:44.868Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-08T19:43:44.868Z] OS/Arch: windows/amd64 [2021-06-08T19:43:44.868Z] Context: default [2021-06-08T19:43:44.868Z] Experimental: true [2021-06-08T19:43:44.868Z] [2021-06-08T19:43:44.868Z] Server: Docker Engine - Community [2021-06-08T19:43:44.868Z] Engine: [2021-06-08T19:43:44.868Z] Version: 20.10.6 [2021-06-08T19:43:44.868Z] API version: 1.41 (minimum version 1.24) [2021-06-08T19:43:44.868Z] Go version: go1.13.15 [2021-06-08T19:43:44.868Z] Git commit: 8728dd2 [2021-06-08T19:43:44.868Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-08T19:43:44.868Z] OS/Arch: windows/amd64 [2021-06-08T19:43:44.868Z] Experimental: true [2021-06-08T19:43:45.067Z] Running on azwin-2-a7d770 in d:\jenkins\workspace\moby_PR-42486 [Pipeline] { [Pipeline] ws [2021-06-08T19:43:45.083Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-08T19:43:45.304Z] #54 1.725 + RM_GOPATH=0 [2021-06-08T19:43:45.304Z] #54 1.725 + TMP_GOPATH= [2021-06-08T19:43:45.304Z] #54 1.725 + : /build [2021-06-08T19:43:45.304Z] #54 1.725 + '[' -z '' ']' [2021-06-08T19:43:45.304Z] #54 1.725 ++ mktemp -d [2021-06-08T19:43:45.304Z] #54 1.733 + export GOPATH=/tmp/tmp.Klzqb5yxXo [2021-06-08T19:43:45.304Z] #54 1.733 + GOPATH=/tmp/tmp.Klzqb5yxXo [2021-06-08T19:43:45.304Z] #54 1.733 + RM_GOPATH=1 [2021-06-08T19:43:45.304Z] #54 1.733 + case "$(go env GOARCH)" in [2021-06-08T19:43:45.304Z] #54 1.735 ++ go env GOARCH [2021-06-08T19:43:45.304Z] #54 1.746 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:45.304Z] #54 1.746 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:43:45.304Z] #54 1.752 ++ dirname /tmp/install/install.sh [2021-06-08T19:43:45.304Z] #54 1.752 + dir=/tmp/install [2021-06-08T19:43:45.304Z] #54 1.752 + bin=runc [2021-06-08T19:43:45.304Z] #54 1.753 + shift [2021-06-08T19:43:45.304Z] #54 1.753 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-08T19:43:45.304Z] #54 1.753 + . /tmp/install/runc.installer [2021-06-08T19:43:45.304Z] #54 1.753 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:43:45.304Z] #54 1.753 + install_runc [2021-06-08T19:43:45.304Z] #54 1.755 + uname -r [2021-06-08T19:43:45.304Z] #54 1.756 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-08T19:43:45.304Z] #54 1.764 + RUNC_BUILDTAGS='seccomp ' [2021-06-08T19:43:45.304Z] #54 1.764 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-08T19:43:45.304Z] #54 1.764 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Klzqb5yxXo/src/github.com/opencontainers/runc [2021-06-08T19:43:45.304Z] #54 1.765 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-08T19:43:45.304Z] #54 1.768 Cloning into '/tmp/tmp.Klzqb5yxXo/src/github.com/opencontainers/runc'... [2021-06-08T19:43:45.304Z] #54 ... [2021-06-08T19:43:45.304Z] [2021-06-08T19:43:45.304Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-08T19:43:45.304Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-08T19:43:45.304Z] #14 DONE 2.0s [2021-06-08T19:43:45.304Z] [2021-06-08T19:43:45.304Z] #15 [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-06-08T19:43:45.304Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [Pipeline] sh [2021-06-08T19:43:45.994Z] #46 99.85 vendor/golang.org/x/net/http2/hpack [2021-06-08T19:43:46.350Z] + docker info [2021-06-08T19:43:46.683Z] The recommended git tool is: git [2021-06-08T19:43:47.256Z] #15 DONE 1.8s [2021-06-08T19:43:47.256Z] [2021-06-08T19:43:47.256Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-08T19:43:47.256Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-08T19:43:47.367Z] #46 101.0 mime [2021-06-08T19:43:47.606Z] #46 95.94 vendor/golang.org/x/net/idna [2021-06-08T19:43:47.983Z] #46 103.8 net/textproto [2021-06-08T19:43:47.983Z] #46 103.8 crypto/x509 [2021-06-08T19:43:47.983Z] #46 ... [2021-06-08T19:43:47.983Z] [2021-06-08T19:43:47.983Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:47.983Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:47.983Z] #13 89.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-08T19:43:47.983Z] #13 89.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:43:47.983Z] #13 89.70 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:48.208Z] #16 ... [2021-06-08T19:43:48.208Z] [2021-06-08T19:43:48.208Z] #59 [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-06-08T19:43:48.208Z] #59 sha256:eb07d1b36b5595b6e49310a2ad70a3f6aed850b4f3a2e2aa87a9de1137a3d3e7 [2021-06-08T19:43:48.208Z] #59 85.94 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:43:48.208Z] #59 85.94 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-08T19:43:48.208Z] #59 DONE 93.0s [2021-06-08T19:43:48.208Z] [2021-06-08T19:43:48.208Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-08T19:43:48.208Z] #60 sha256:4910c3dfc5559bbaa80c6e252ae991a44d30a55b3e8760bb555c14fd6eecb368 [2021-06-08T19:43:48.208Z] #60 DONE 0.2s [2021-06-08T19:43:48.208Z] [2021-06-08T19:43:48.208Z] #46 [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-06-08T19:43:48.208Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:43:48.208Z] #46 88.76 vendor/golang.org/x/net/http/httpguts [2021-06-08T19:43:48.208Z] #46 88.77 mime/multipart [2021-06-08T19:43:48.208Z] #46 90.81 crypto/tls [2021-06-08T19:43:48.473Z] #46 ... [2021-06-08T19:43:48.473Z] [2021-06-08T19:43:48.473Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-08T19:43:48.473Z] #61 sha256:d04dbb7943a1ee676042ba4d8b85156a0e42ed81b3b9f46a3b72bf468f6a8177 [2021-06-08T19:43:48.473Z] #61 DONE 0.2s [2021-06-08T19:43:48.553Z] #13 ... [2021-06-08T19:43:48.553Z] [2021-06-08T19:43:48.553Z] #46 [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-06-08T19:43:48.553Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:43:48.553Z] #46 104.9 vendor/golang.org/x/net/http/httpguts [2021-06-08T19:43:48.553Z] #46 105.0 vendor/golang.org/x/net/http/httpproxy [2021-06-08T19:43:48.738Z] [2021-06-08T19:43:48.738Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-08T19:43:48.738Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-08T19:43:48.738Z] #16 1.529 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-08T19:43:48.738Z] #16 DONE 1.7s [2021-06-08T19:43:48.738Z] [2021-06-08T19:43:48.738Z] #50 [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-06-08T19:43:48.738Z] #50 sha256:642fb00edfa7a9e1ef744f4142801243dcb000ebdccfb3c55ab1685b2bb63a9c [2021-06-08T19:43:48.738Z] #50 ... [2021-06-08T19:43:48.738Z] [2021-06-08T19:43:48.738Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-08T19:43:48.738Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-08T19:43:48.740Z] #46 ... [2021-06-08T19:43:48.740Z] [2021-06-08T19:43:48.740Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:48.740Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:48.740Z] #13 87.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-08T19:43:48.740Z] #13 87.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:43:48.740Z] #13 87.78 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:48.814Z] #46 105.4 mime/multipart [2021-06-08T19:43:48.999Z] #13 ... [2021-06-08T19:43:48.999Z] [2021-06-08T19:43:48.999Z] #46 [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-06-08T19:43:48.999Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:43:48.999Z] #46 102.7 mime/quotedprintable [2021-06-08T19:43:49.257Z] #46 103.0 net/http/internal [2021-06-08T19:43:49.501Z] #46 97.80 vendor/golang.org/x/net/http2/hpack [2021-06-08T19:43:50.433Z] #46 98.82 mime [2021-06-08T19:43:50.671Z] #17 DONE 1.7s [2021-06-08T19:43:50.671Z] [2021-06-08T19:43:50.671Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-08T19:43:50.671Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-08T19:43:50.737Z] #46 107.1 crypto/tls [2021-06-08T19:43:51.157Z] #46 104.8 crypto/tls [2021-06-08T19:43:51.802Z] #46 100.0 mime/quotedprintable [2021-06-08T19:43:51.802Z] #46 100.4 net/http/internal [2021-06-08T19:43:52.603Z] #18 DONE 1.7s [2021-06-08T19:43:52.603Z] [2021-06-08T19:43:52.603Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-08T19:43:52.603Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-08T19:43:54.016Z] #19 DONE 1.6s [2021-06-08T19:43:54.016Z] [2021-06-08T19:43:54.016Z] #54 [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-06-08T19:43:54.016Z] #54 sha256:c464144e14920574f285de86c41fc8448096fddb27040a3875dc18009eab4973 [2021-06-08T19:43:54.016Z] #54 10.55 + cd /tmp/tmp.Klzqb5yxXo/src/github.com/opencontainers/runc [2021-06-08T19:43:54.016Z] #54 10.55 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:43:54.036Z] #46 ... [2021-06-08T19:43:54.036Z] [2021-06-08T19:43:54.036Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:54.036Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:54.036Z] #13 103.6 Selecting previously unselected package libapparmor1:amd64. [2021-06-08T19:43:54.036Z] #13 103.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 103.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-08T19:43:54.036Z] #13 103.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-08T19:43:54.036Z] #13 103.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 103.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-08T19:43:54.036Z] #13 103.9 Selecting previously unselected package libbtrfs0. [2021-06-08T19:43:54.036Z] #13 103.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 103.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:43:54.036Z] #13 104.0 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:43:54.036Z] #13 104.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 104.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:43:54.036Z] #13 104.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-08T19:43:54.036Z] #13 104.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 104.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:54.036Z] #13 104.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-08T19:43:54.036Z] #13 104.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 104.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:54.036Z] #13 104.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-08T19:43:54.036Z] #13 104.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 104.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-08T19:43:54.036Z] #13 104.6 Selecting previously unselected package libpcre16-3:amd64. [2021-06-08T19:43:54.036Z] #13 104.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 104.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.036Z] #13 105.1 Selecting previously unselected package libpcre32-3:amd64. [2021-06-08T19:43:54.036Z] #13 105.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 105.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.036Z] #13 105.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-08T19:43:54.036Z] #13 105.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 105.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.036Z] #13 105.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-08T19:43:54.036Z] #13 105.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 105.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.036Z] #13 105.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-08T19:43:54.036Z] #13 105.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 105.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-08T19:43:54.036Z] #13 106.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-08T19:43:54.036Z] #13 106.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 106.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:54.036Z] #13 106.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-08T19:43:54.036Z] #13 106.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 106.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:43:54.036Z] #13 106.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-08T19:43:54.036Z] #13 106.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:54.036Z] #13 106.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:54.438Z] #46 ... [2021-06-08T19:43:54.438Z] [2021-06-08T19:43:54.438Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:54.438Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:54.438Z] #13 101.4 Selecting previously unselected package libapparmor1:amd64. [2021-06-08T19:43:54.438Z] #13 101.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 101.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-08T19:43:54.438Z] #13 101.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-08T19:43:54.438Z] #13 101.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 101.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-08T19:43:54.438Z] #13 101.7 Selecting previously unselected package libbtrfs0. [2021-06-08T19:43:54.438Z] #13 101.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 101.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:43:54.438Z] #13 101.8 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:43:54.438Z] #13 101.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 101.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:43:54.438Z] #13 101.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-08T19:43:54.438Z] #13 101.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 101.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:54.438Z] #13 102.0 Selecting previously unselected package libudev-dev:amd64. [2021-06-08T19:43:54.438Z] #13 102.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 102.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:54.438Z] #13 102.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-08T19:43:54.438Z] #13 102.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 102.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-08T19:43:54.438Z] #13 102.5 Selecting previously unselected package libpcre16-3:amd64. [2021-06-08T19:43:54.438Z] #13 102.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 102.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.438Z] #13 102.7 Selecting previously unselected package libpcre32-3:amd64. [2021-06-08T19:43:54.438Z] #13 102.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 102.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.438Z] #13 102.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-08T19:43:54.438Z] #13 102.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.438Z] #13 103.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-08T19:43:54.438Z] #13 103.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 103.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.438Z] #13 103.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-08T19:43:54.438Z] #13 103.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-08T19:43:54.438Z] #13 103.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-08T19:43:54.557Z] #13 106.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.557Z] #13 106.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:43:54.557Z] #13 106.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-08T19:43:54.557Z] #13 106.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:43:54.557Z] #13 106.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.557Z] #13 106.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-08T19:43:54.557Z] #13 106.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:54.557Z] #13 106.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:43:54.557Z] #13 106.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.557Z] #13 106.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:54.557Z] #13 106.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:43:54.557Z] #13 106.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:43:54.557Z] #13 106.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-08T19:43:54.596Z] #54 11.20 + '[' -z '' ']' [2021-06-08T19:43:54.596Z] #54 11.20 + target=static [2021-06-08T19:43:54.596Z] #54 11.20 + make 'BUILDTAGS=seccomp ' static [2021-06-08T19:43:54.696Z] #13 103.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-08T19:43:54.696Z] #13 103.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:43:54.696Z] #13 103.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:54.818Z] #13 106.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-08T19:43:54.818Z] #13 106.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:54.818Z] #13 106.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:43:54.818Z] #13 106.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-08T19:43:54.818Z] #13 106.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:54.818Z] #13 106.9 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-06-08T19:43:54.818Z] #13 106.9 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-06-08T19:43:54.818Z] #13 106.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:54.818Z] #13 107.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-08T19:43:54.818Z] #13 107.0 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-06-08T19:43:54.818Z] #13 107.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:43:54.818Z] #13 107.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-08T19:43:54.818Z] #13 107.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:54.818Z] #13 107.0 Setting up dmsetup (2:1.02.155-3) ... [2021-06-08T19:43:54.818Z] #13 107.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:54.860Z] #54 11.55 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-08T19:43:54.954Z] #13 103.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-08T19:43:54.954Z] #13 103.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-08T19:43:54.954Z] #13 103.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:43:54.954Z] #13 103.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-08T19:43:54.954Z] #13 103.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-08T19:43:54.954Z] #13 103.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:55.078Z] #46 ... [2021-06-08T19:43:55.078Z] [2021-06-08T19:43:55.078Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:43:55.078Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:43:55.078Z] #13 89.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-08T19:43:55.078Z] #13 89.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-08T19:43:55.078Z] #13 89.28 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:55.079Z] #13 107.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:55.079Z] #13 107.1 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:55.520Z] #13 104.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-08T19:43:55.520Z] #13 104.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:43:55.520Z] #13 104.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-08T19:43:55.520Z] #13 104.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:43:55.520Z] #13 104.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-08T19:43:55.520Z] #13 104.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-08T19:43:55.520Z] #13 104.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:55.520Z] #13 104.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:43:55.520Z] #13 104.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-08T19:43:55.520Z] #13 104.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:55.520Z] #13 104.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:43:55.520Z] #13 104.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:43:55.520Z] #13 104.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-08T19:43:55.520Z] #13 104.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-08T19:43:55.520Z] #13 104.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:43:55.520Z] #13 104.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:43:55.520Z] #13 104.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-08T19:43:55.520Z] #13 104.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:55.520Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-08T19:43:55.520Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-08T19:43:55.778Z] #13 104.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:43:55.778Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-08T19:43:55.778Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-08T19:43:55.778Z] #13 104.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:43:55.778Z] #13 104.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-08T19:43:55.778Z] #13 104.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:55.778Z] #13 104.8 Setting up dmsetup (2:1.02.155-3) ... [2021-06-08T19:43:55.778Z] #13 104.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:55.778Z] #13 104.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-08T19:43:55.778Z] #13 104.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:43:56.011Z] #13 ... [2021-06-08T19:43:56.011Z] [2021-06-08T19:43:56.011Z] #46 [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-06-08T19:43:56.011Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:43:56.011Z] #46 104.2 crypto/tls [2021-06-08T19:43:56.021Z] #13 DONE 108.4s [2021-06-08T19:43:56.021Z] [2021-06-08T19:43:56.021Z] #46 [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-06-08T19:43:56.021Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:43:56.021Z] #46 112.4 net/http/httptrace [2021-06-08T19:43:56.282Z] #46 112.7 net/http [2021-06-08T19:43:57.671Z] #46 ... [2021-06-08T19:43:57.671Z] [2021-06-08T19:43:57.671Z] #59 [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-06-08T19:43:57.671Z] #59 sha256:b23fce4ea65ff2ccd1baaed2e1a6952f7bb0ae438fa08462aa74806ab699ea37 [2021-06-08T19:43:57.671Z] #59 107.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:43:57.671Z] #59 107.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-08T19:43:57.671Z] #59 DONE 114.0s [2021-06-08T19:43:57.671Z] [2021-06-08T19:43:57.671Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-08T19:43:57.671Z] #60 sha256:1e0b4ab201fc24456d5d2b2acd78cd46d94076467581dbf5c28401cd71584177 [2021-06-08T19:43:57.671Z] #60 DONE 0.2s [2021-06-08T19:43:57.671Z] [2021-06-08T19:43:57.671Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-08T19:43:57.671Z] #61 sha256:a53a5981e180bf08392ba0010cbb7932a65f740eadf969d8397e338c81ffc72e [2021-06-08T19:43:57.678Z] #13 DONE 106.6s [2021-06-08T19:43:57.678Z] [2021-06-08T19:43:57.678Z] #54 [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-06-08T19:43:57.678Z] #54 sha256:c68b7ddb530c8e35bb1ae3c782856929099c8d45f979613466d4e4c70db43360 [2021-06-08T19:43:57.931Z] #61 DONE 0.1s [2021-06-08T19:43:57.931Z] [2021-06-08T19:43:57.931Z] #54 [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-06-08T19:43:57.931Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:43:58.244Z] #54 ... [2021-06-08T19:43:58.245Z] [2021-06-08T19:43:58.245Z] #59 [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-06-08T19:43:58.245Z] #59 sha256:ebaec40228ada3fd37c1193005a67160801bea309128489f35537dd62a26ba73 [2021-06-08T19:43:58.245Z] #59 105.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:43:58.245Z] #59 105.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-08T19:43:58.245Z] #59 DONE 112.1s [2021-06-08T19:43:58.245Z] [2021-06-08T19:43:58.245Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-08T19:43:58.245Z] #60 sha256:d9339630f5dc9c0f836199be20ce408f11168ceda8eb07d3c7f8c2f03b7fc509 [2021-06-08T19:43:58.245Z] #60 DONE 0.1s [2021-06-08T19:43:58.245Z] [2021-06-08T19:43:58.245Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-08T19:43:58.245Z] #61 sha256:087898caf65fe6a6f0027d092fc901a93a224bb450f8c40ced3878758f29e0be [2021-06-08T19:43:58.245Z] #61 DONE 0.1s [2021-06-08T19:43:58.245Z] [2021-06-08T19:43:58.245Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-08T19:43:58.245Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-08T19:43:58.428Z] #57 ... [2021-06-08T19:43:58.429Z] [2021-06-08T19:43:58.429Z] #54 [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-06-08T19:43:58.429Z] #54 sha256:55fe1f22a9613bb0eb5981ad8da006369363533f47825b4410e9af8f0be535d0 [2021-06-08T19:43:58.429Z] #54 106.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-08T19:43:58.429Z] #54 107.8 + mkdir -p /build [2021-06-08T19:43:58.429Z] #54 107.8 + cp runc /build/runc [2021-06-08T19:43:58.429Z] #54 DONE 108.4s [2021-06-08T19:43:58.429Z] [2021-06-08T19:43:58.429Z] #57 [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-06-08T19:43:58.429Z] #57 sha256:f519a7625bc7c52938bb5acc65b39b620397153f10b5134a4529f41ddeb5740d [2021-06-08T19:43:58.429Z] #57 178.7 + bin/containerd [2021-06-08T19:43:58.999Z] #57 ... [2021-06-08T19:43:58.999Z] [2021-06-08T19:43:58.999Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-08T19:43:58.999Z] #55 sha256:3e503096504f78d6a265f77e71dd539d29fd2e6cd7cee27cf072648550e913da [2021-06-08T19:43:58.999Z] #55 DONE 0.3s [2021-06-08T19:43:59.259Z] [2021-06-08T19:43:59.259Z] #57 [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-06-08T19:43:59.259Z] #57 sha256:f519a7625bc7c52938bb5acc65b39b620397153f10b5134a4529f41ddeb5740d [2021-06-08T19:44:00.144Z] #14 DONE 2.3s [2021-06-08T19:44:00.144Z] [2021-06-08T19:44:00.144Z] #54 [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-06-08T19:44:00.144Z] #54 sha256:c68b7ddb530c8e35bb1ae3c782856929099c8d45f979613466d4e4c70db43360 [2021-06-08T19:44:00.144Z] #54 2.228 + RM_GOPATH=0 [2021-06-08T19:44:00.144Z] #54 2.228 + TMP_GOPATH= [2021-06-08T19:44:00.144Z] #54 2.228 + : /build [2021-06-08T19:44:00.144Z] #54 2.228 + '[' -z '' ']' [2021-06-08T19:44:00.144Z] #54 2.228 ++ mktemp -d [2021-06-08T19:44:00.144Z] #54 2.228 + export GOPATH=/tmp/tmp.DhoHqX7e89 [2021-06-08T19:44:00.144Z] #54 2.228 + GOPATH=/tmp/tmp.DhoHqX7e89 [2021-06-08T19:44:00.144Z] #54 2.228 + RM_GOPATH=1 [2021-06-08T19:44:00.144Z] #54 2.228 + case "$(go env GOARCH)" in [2021-06-08T19:44:00.144Z] #54 2.228 ++ go env GOARCH [2021-06-08T19:44:00.144Z] #54 2.256 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:44:00.144Z] #54 2.256 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:44:00.144Z] #54 2.256 ++ dirname /tmp/install/install.sh [2021-06-08T19:44:00.144Z] #54 2.256 + dir=/tmp/install [2021-06-08T19:44:00.144Z] #54 2.256 + bin=runc [2021-06-08T19:44:00.144Z] #54 2.256 + shift [2021-06-08T19:44:00.144Z] #54 2.256 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-08T19:44:00.144Z] #54 2.256 + . /tmp/install/runc.installer [2021-06-08T19:44:00.144Z] #54 2.256 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:44:00.144Z] #54 2.256 + install_runc [2021-06-08T19:44:00.144Z] #54 2.256 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-08T19:44:00.144Z] #54 2.259 + uname -r [2021-06-08T19:44:00.144Z] #54 2.285 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-08T19:44:00.144Z] #54 2.285 + RUNC_BUILDTAGS='seccomp ' [2021-06-08T19:44:00.144Z] #54 2.285 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-08T19:44:00.144Z] #54 2.285 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DhoHqX7e89/src/github.com/opencontainers/runc [2021-06-08T19:44:00.144Z] #54 2.285 Cloning into '/tmp/tmp.DhoHqX7e89/src/github.com/opencontainers/runc'... [2021-06-08T19:44:00.475Z] #54 ... [2021-06-08T19:44:00.475Z] [2021-06-08T19:44:00.475Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-08T19:44:00.475Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-08T19:44:00.475Z] #14 DONE 4.2s [2021-06-08T19:44:00.475Z] [2021-06-08T19:44:00.475Z] #46 [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-06-08T19:44:00.475Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:44:01.045Z] #46 ... [2021-06-08T19:44:01.046Z] [2021-06-08T19:44:01.046Z] #15 [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-06-08T19:44:01.046Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-08T19:44:01.268Z] #46 ... [2021-06-08T19:44:01.268Z] [2021-06-08T19:44:01.268Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-08T19:44:01.268Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-08T19:44:01.268Z] #13 101.7 Selecting previously unselected package libapparmor1:amd64. [2021-06-08T19:44:01.268Z] #13 101.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 101.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-08T19:44:01.268Z] #13 101.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-08T19:44:01.268Z] #13 101.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 101.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-08T19:44:01.268Z] #13 102.1 Selecting previously unselected package libbtrfs0. [2021-06-08T19:44:01.268Z] #13 102.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 102.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-08T19:44:01.268Z] #13 102.2 Selecting previously unselected package libbtrfs-dev. [2021-06-08T19:44:01.268Z] #13 102.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 102.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:44:01.268Z] #13 102.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-08T19:44:01.268Z] #13 102.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 102.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:44:01.268Z] #13 102.4 Selecting previously unselected package libudev-dev:amd64. [2021-06-08T19:44:01.268Z] #13 102.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 102.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:44:01.268Z] #13 102.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-08T19:44:01.268Z] #13 102.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 102.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-08T19:44:01.268Z] #13 102.9 Selecting previously unselected package libpcre16-3:amd64. [2021-06-08T19:44:01.268Z] #13 102.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 102.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-08T19:44:01.268Z] #13 103.1 Selecting previously unselected package libpcre32-3:amd64. [2021-06-08T19:44:01.268Z] #13 103.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 103.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-08T19:44:01.268Z] #13 103.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-08T19:44:01.268Z] #13 103.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 103.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-08T19:44:01.268Z] #13 103.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-08T19:44:01.268Z] #13 103.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 103.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-08T19:44:01.268Z] #13 103.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-08T19:44:01.268Z] #13 103.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 103.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-08T19:44:01.268Z] #13 104.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-08T19:44:01.268Z] #13 104.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 104.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-08T19:44:01.268Z] #13 104.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-08T19:44:01.268Z] #13 104.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 104.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:44:01.268Z] #13 104.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-08T19:44:01.268Z] #13 104.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-08T19:44:01.268Z] #13 104.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:44:01.268Z] #13 104.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-08T19:44:01.268Z] #13 104.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-08T19:44:01.268Z] #13 104.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-08T19:44:01.268Z] #13 104.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-08T19:44:01.268Z] #13 104.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-08T19:44:01.268Z] #13 104.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-08T19:44:01.268Z] #13 104.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:44:01.268Z] #13 104.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-08T19:44:01.268Z] #13 104.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-08T19:44:01.268Z] #13 104.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:44:01.268Z] #13 105.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-08T19:44:01.268Z] #13 105.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-08T19:44:01.268Z] #13 105.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-08T19:44:01.268Z] #13 105.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-08T19:44:01.268Z] #13 105.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-08T19:44:01.268Z] #13 105.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-08T19:44:01.268Z] #13 105.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-08T19:44:01.268Z] #13 105.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:44:01.268Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-08T19:44:01.268Z] #13 105.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-06-08T19:44:01.268Z] #13 105.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-08T19:44:01.268Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-08T19:44:01.268Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-08T19:44:01.268Z] #13 105.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-08T19:44:01.268Z] #13 105.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-08T19:44:01.268Z] #13 105.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:44:01.268Z] #13 105.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-08T19:44:01.268Z] #13 105.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-08T19:44:01.268Z] #13 105.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-08T19:44:01.268Z] #13 105.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:44:01.487Z] #54 ... [2021-06-08T19:44:01.487Z] [2021-06-08T19:44:01.487Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:01.487Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-08T19:44:01.487Z] #20 1.750 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:44:01.487Z] #20 1.751 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:44:01.487Z] #20 1.860 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:44:01.487Z] #20 1.860 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:44:01.487Z] #20 2.386 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-08T19:44:01.487Z] #20 3.344 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-08T19:44:01.487Z] #20 4.284 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-08T19:44:01.487Z] #20 5.713 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-08T19:44:01.755Z] #20 ... [2021-06-08T19:44:01.755Z] [2021-06-08T19:44:01.755Z] #46 [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-06-08T19:44:01.755Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:44:01.755Z] #46 96.50 net/http/httptrace [2021-06-08T19:44:01.755Z] #46 96.74 net/http [2021-06-08T19:44:01.755Z] #46 105.3 github.com/LK4D4/vndr/godl [2021-06-08T19:44:01.755Z] #46 105.9 github.com/LK4D4/vndr [2021-06-08T19:44:02.059Z] #54 ... [2021-06-08T19:44:02.059Z] [2021-06-08T19:44:02.059Z] #15 [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-06-08T19:44:02.059Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-08T19:44:02.059Z] #15 DONE 2.0s [2021-06-08T19:44:02.059Z] [2021-06-08T19:44:02.059Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-08T19:44:02.059Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-08T19:44:02.334Z] #46 ... [2021-06-08T19:44:02.334Z] [2021-06-08T19:44:02.334Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:02.334Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-08T19:44:02.334Z] #20 8.436 Fetched 8791 kB in 7s (1269 kB/s) [2021-06-08T19:44:02.642Z] #13 DONE 107.4s [2021-06-08T19:44:02.643Z] [2021-06-08T19:44:02.643Z] #46 [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-06-08T19:44:02.643Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:44:02.643Z] #46 109.9 net/http/httptrace [2021-06-08T19:44:02.643Z] #46 110.1 net/http [2021-06-08T19:44:02.995Z] #16 1.104 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-08T19:44:03.253Z] #16 DONE 1.2s [2021-06-08T19:44:03.253Z] [2021-06-08T19:44:03.253Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-08T19:44:03.253Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-08T19:44:03.577Z] #46 ... [2021-06-08T19:44:03.577Z] [2021-06-08T19:44:03.577Z] #59 [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-06-08T19:44:03.577Z] #59 sha256:7a59f0722942e93282bc28ea4dc6ef9cb9c0d3f9832b3dbed66d5218b0f2aabe [2021-06-08T19:44:03.577Z] #59 105.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-08T19:44:03.577Z] #59 105.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-08T19:44:03.577Z] #59 DONE 111.9s [2021-06-08T19:44:03.577Z] [2021-06-08T19:44:03.577Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-08T19:44:03.577Z] #60 sha256:b345d31174c4e594458b8a7dc90911762a2bf4af554b9eb967916aeb3d6c2efc [2021-06-08T19:44:03.577Z] #60 DONE 0.1s [2021-06-08T19:44:03.577Z] [2021-06-08T19:44:03.577Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-08T19:44:03.577Z] #61 sha256:980114a9c466048313687d2752583740de3e36e8c26862498bd2016877ab9b7f [2021-06-08T19:44:03.577Z] #61 DONE 0.1s [2021-06-08T19:44:03.577Z] [2021-06-08T19:44:03.577Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-08T19:44:03.577Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-08T19:44:04.186Z] #17 DONE 1.1s [2021-06-08T19:44:04.186Z] [2021-06-08T19:44:04.186Z] #46 [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-06-08T19:44:04.186Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:44:04.186Z] #46 110.3 net/http/httptrace [2021-06-08T19:44:04.186Z] #46 110.4 net/http [2021-06-08T19:44:04.443Z] #46 ... [2021-06-08T19:44:04.443Z] [2021-06-08T19:44:04.443Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-08T19:44:04.443Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-08T19:44:04.904Z] #20 8.436 Reading package lists... [2021-06-08T19:44:04.904Z] #20 ... [2021-06-08T19:44:04.904Z] [2021-06-08T19:44:04.904Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:44:04.904Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-08T19:44:04.904Z] #32 DONE 109.0s [2021-06-08T19:44:04.904Z] [2021-06-08T19:44:04.904Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:04.904Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-08T19:44:04.904Z] #20 8.436 Reading package lists... [2021-06-08T19:44:05.254Z] #15 DONE 4.4s [2021-06-08T19:44:05.254Z] [2021-06-08T19:44:05.254Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-08T19:44:05.254Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-08T19:44:05.380Z] #18 DONE 1.1s [2021-06-08T19:44:05.380Z] [2021-06-08T19:44:05.380Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-08T19:44:05.380Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-08T19:44:05.477Z] #14 DONE 2.4s [2021-06-08T19:44:05.477Z] [2021-06-08T19:44:05.477Z] #15 [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-06-08T19:44:05.477Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-08T19:44:06.761Z] #19 DONE 1.1s [2021-06-08T19:44:06.761Z] [2021-06-08T19:44:06.761Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:44:06.761Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:44:06.761Z] #32 ... [2021-06-08T19:44:06.761Z] [2021-06-08T19:44:06.761Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:06.761Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:06.853Z] #15 DONE 1.6s [2021-06-08T19:44:06.853Z] [2021-06-08T19:44:06.853Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-08T19:44:06.853Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-08T19:44:07.330Z] Client: [2021-06-08T19:44:07.330Z] Context: default [2021-06-08T19:44:07.330Z] Debug Mode: false [2021-06-08T19:44:07.330Z] Plugins: [2021-06-08T19:44:07.330Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-08T19:44:07.330Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-08T19:44:07.330Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-08T19:44:07.330Z] [2021-06-08T19:44:07.330Z] Server: [2021-06-08T19:44:07.330Z] Containers: 0 [2021-06-08T19:44:07.330Z] Running: 0 [2021-06-08T19:44:07.330Z] Paused: 0 [2021-06-08T19:44:07.330Z] Stopped: 0 [2021-06-08T19:44:07.330Z] Images: 0 [2021-06-08T19:44:07.330Z] Server Version: 20.10.6 [2021-06-08T19:44:07.330Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-08T19:44:07.330Z] Windows: [2021-06-08T19:44:07.330Z] LCOW: [2021-06-08T19:44:07.330Z] Logging Driver: json-file [2021-06-08T19:44:07.330Z] Plugins: [2021-06-08T19:44:07.330Z] Volume: local [2021-06-08T19:44:07.330Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-08T19:44:07.330Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-08T19:44:07.330Z] Swarm: inactive [2021-06-08T19:44:07.330Z] Default Isolation: process [2021-06-08T19:44:07.330Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-08T19:44:07.330Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-08T19:44:07.330Z] OSType: windows [2021-06-08T19:44:07.330Z] Architecture: x86_64 [2021-06-08T19:44:07.330Z] CPUs: 4 [2021-06-08T19:44:07.330Z] Total Memory: 32GiB [2021-06-08T19:44:07.330Z] Name: azwin-2-812fe0 [2021-06-08T19:44:07.330Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-08T19:44:07.330Z] Docker Root Dir: D:\docker [2021-06-08T19:44:07.330Z] Debug Mode: false [2021-06-08T19:44:07.330Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:44:07.330Z] Labels: [2021-06-08T19:44:07.330Z] Experimental: true [2021-06-08T19:44:07.330Z] Insecure Registries: [2021-06-08T19:44:07.330Z] 10.0.0.4:5000 [2021-06-08T19:44:07.330Z] 127.0.0.0/8 [2021-06-08T19:44:07.330Z] Registry Mirrors: [2021-06-08T19:44:07.330Z] http://10.0.0.4:5000/ [2021-06-08T19:44:07.330Z] Live Restore Enabled: false [2021-06-08T19:44:07.330Z] Product License: Community Engine [2021-06-08T19:44:07.330Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-08T19:44:07.787Z] #16 1.083 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-08T19:44:08.045Z] #16 DONE 1.2s [2021-06-08T19:44:08.045Z] [2021-06-08T19:44:08.045Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-08T19:44:08.045Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-08T19:44:08.051Z] #20 11.48 Reading package lists... [2021-06-08T19:44:08.137Z] #20 1.371 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:44:08.137Z] #20 1.561 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:44:08.395Z] #20 1.650 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:44:08.395Z] #20 1.656 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:44:08.395Z] #20 1.899 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-08T19:44:08.556Z] #16 2.951 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-08T19:44:08.556Z] #16 DONE 3.0s [2021-06-08T19:44:08.556Z] [2021-06-08T19:44:08.556Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-08T19:44:08.556Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-08T19:44:08.581Z] #20 14.45 Building dependency tree... [2021-06-08T19:44:08.581Z] #20 ... [2021-06-08T19:44:08.581Z] [2021-06-08T19:44:08.581Z] #46 [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-06-08T19:44:08.581Z] #46 sha256:15a1bf1199e71b7cf7657954ea7b78c66b576690d2c6e0725d150ccbbeca7da7 [2021-06-08T19:44:08.581Z] #46 DONE 113.3s [2021-06-08T19:44:08.581Z] [2021-06-08T19:44:08.581Z] #57 [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-06-08T19:44:08.581Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:44:08.845Z] #57 ... [2021-06-08T19:44:08.845Z] [2021-06-08T19:44:08.845Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:08.845Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-08T19:44:08.845Z] #20 14.45 Building dependency tree... [2021-06-08T19:44:09.328Z] #20 2.665 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:44:09.417Z] #17 DONE 1.2s [2021-06-08T19:44:09.417Z] [2021-06-08T19:44:09.417Z] #54 [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-06-08T19:44:09.417Z] #54 sha256:e3a400082196ab0242a9eef4c408dd5f2ec713d8e1082bfdf2cb6abc463372b1 [2021-06-08T19:44:09.417Z] #54 2.286 + RM_GOPATH=0 [2021-06-08T19:44:09.417Z] #54 2.286 + TMP_GOPATH= [2021-06-08T19:44:09.417Z] #54 2.286 + : /build [2021-06-08T19:44:09.417Z] #54 2.286 + '[' -z '' ']' [2021-06-08T19:44:09.417Z] #54 2.288 ++ mktemp -d [2021-06-08T19:44:09.417Z] #54 2.288 + export GOPATH=/tmp/tmp.pzX3JQapxQ [2021-06-08T19:44:09.417Z] #54 2.288 + GOPATH=/tmp/tmp.pzX3JQapxQ [2021-06-08T19:44:09.417Z] #54 2.288 + RM_GOPATH=1 [2021-06-08T19:44:09.417Z] #54 2.288 + case "$(go env GOARCH)" in [2021-06-08T19:44:09.417Z] #54 2.288 ++ go env GOARCH [2021-06-08T19:44:09.417Z] #54 2.300 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:44:09.417Z] #54 2.300 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:44:09.417Z] #54 2.300 ++ dirname /tmp/install/install.sh [2021-06-08T19:44:09.417Z] #54 2.300 + dir=/tmp/install [2021-06-08T19:44:09.417Z] #54 2.300 + bin=runc [2021-06-08T19:44:09.417Z] #54 2.300 + shift [2021-06-08T19:44:09.417Z] #54 2.300 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-08T19:44:09.417Z] #54 2.300 + . /tmp/install/runc.installer [2021-06-08T19:44:09.417Z] #54 2.300 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:44:09.417Z] #54 2.300 + install_runc [2021-06-08T19:44:09.417Z] #54 2.300 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-08T19:44:09.417Z] #54 2.300 + uname -r [2021-06-08T19:44:09.417Z] #54 2.310 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-08T19:44:09.417Z] #54 2.310 + RUNC_BUILDTAGS='seccomp ' [2021-06-08T19:44:09.417Z] #54 2.310 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-08T19:44:09.417Z] #54 2.310 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pzX3JQapxQ/src/github.com/opencontainers/runc [2021-06-08T19:44:09.417Z] #54 2.310 Cloning into '/tmp/tmp.pzX3JQapxQ/src/github.com/opencontainers/runc'... [2021-06-08T19:44:09.417Z] #54 ... [2021-06-08T19:44:09.417Z] [2021-06-08T19:44:09.417Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-08T19:44:09.417Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-08T19:44:09.798Z] #20 15.83 libcap2-bin is already the newest version (1:2.25-2). [2021-06-08T19:44:09.799Z] #20 15.83 The following additional packages will be installed: [2021-06-08T19:44:09.799Z] #20 15.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-08T19:44:09.799Z] #20 15.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-08T19:44:09.799Z] #20 15.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-08T19:44:09.799Z] #20 15.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-08T19:44:09.799Z] #20 15.83 python3.7 python3.7-minimal vim-runtime xxd [2021-06-08T19:44:09.799Z] #20 15.83 Suggested packages: [2021-06-08T19:44:09.799Z] #20 15.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-08T19:44:09.799Z] #20 15.83 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-08T19:44:09.799Z] #20 15.83 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-08T19:44:09.799Z] #20 15.83 quota [2021-06-08T19:44:09.799Z] #20 15.83 Recommended packages: [2021-06-08T19:44:09.799Z] #20 15.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-08T19:44:09.799Z] #20 15.83 python3-keyrings.alt python3-xdg unzip [2021-06-08T19:44:10.166Z] using credential docker-jenkins-github-credentials [2021-06-08T19:44:10.238Z] Cloning the remote Git repository [2021-06-08T19:44:10.238Z] Cloning with configured refspecs honoured and without tags [2021-06-08T19:44:10.270Z] #20 3.696 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:44:10.352Z] #18 DONE 1.1s [2021-06-08T19:44:10.352Z] [2021-06-08T19:44:10.352Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-08T19:44:10.352Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-08T19:44:10.470Z] #17 DONE 2.4s [2021-06-08T19:44:10.470Z] [2021-06-08T19:44:10.470Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-08T19:44:10.470Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-08T19:44:10.752Z] #20 16.99 The following NEW packages will be installed: [2021-06-08T19:44:10.752Z] #20 16.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-08T19:44:10.752Z] #20 16.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-08T19:44:10.752Z] #20 16.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-08T19:44:10.752Z] #20 16.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-08T19:44:10.752Z] #20 16.99 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-08T19:44:10.752Z] #20 16.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-08T19:44:10.752Z] #20 16.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-08T19:44:10.752Z] #20 16.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-08T19:44:10.752Z] #20 16.99 xz-utils zip [2021-06-08T19:44:11.331Z] #20 17.31 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:44:11.331Z] #20 17.31 Need to get 27.7 MB of archives. [2021-06-08T19:44:11.331Z] #20 17.31 After this operation, 114 MB of additional disk space will be used. [2021-06-08T19:44:11.331Z] #20 17.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-08T19:44:11.331Z] #20 17.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-08T19:44:11.331Z] #20 17.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-08T19:44:11.331Z] #20 17.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-08T19:44:11.331Z] #20 17.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-08T19:44:11.331Z] #20 17.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-08T19:44:11.331Z] #20 17.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:44:11.597Z] #20 17.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-08T19:44:11.597Z] #20 17.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-08T19:44:11.597Z] #20 17.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-08T19:44:11.597Z] #20 17.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-08T19:44:11.597Z] #20 17.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-08T19:44:11.597Z] #20 17.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-08T19:44:11.597Z] #20 17.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-08T19:44:11.597Z] #20 17.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-08T19:44:11.597Z] #20 17.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-08T19:44:11.597Z] #20 17.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-08T19:44:11.597Z] #20 17.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:44:11.597Z] #20 17.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-08T19:44:11.597Z] #20 17.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-06-08T19:44:11.597Z] #20 17.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-08T19:44:11.597Z] #20 17.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-08T19:44:11.597Z] #20 17.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-08T19:44:11.597Z] #20 17.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-08T19:44:11.597Z] #20 17.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-08T19:44:11.597Z] #20 17.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-08T19:44:11.597Z] #20 17.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-08T19:44:11.597Z] #20 17.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-08T19:44:11.597Z] #20 17.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-08T19:44:11.643Z] #20 5.003 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:44:11.725Z] #19 DONE 1.1s [2021-06-08T19:44:11.725Z] [2021-06-08T19:44:11.725Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:11.725Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:11.854Z] #18 ... [2021-06-08T19:44:11.855Z] [2021-06-08T19:44:11.855Z] #54 [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-06-08T19:44:11.855Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:44:11.855Z] #54 5.717 + RM_GOPATH=0 [2021-06-08T19:44:11.855Z] #54 5.717 + TMP_GOPATH= [2021-06-08T19:44:11.855Z] #54 5.717 + : /build [2021-06-08T19:44:11.855Z] #54 5.717 + '[' -z '' ']' [2021-06-08T19:44:11.855Z] #54 5.717 ++ mktemp -d [2021-06-08T19:44:11.855Z] #54 5.717 + export GOPATH=/tmp/tmp.XeCiZs9Dxu [2021-06-08T19:44:11.855Z] #54 5.717 + GOPATH=/tmp/tmp.XeCiZs9Dxu [2021-06-08T19:44:11.855Z] #54 5.717 + RM_GOPATH=1 [2021-06-08T19:44:11.855Z] #54 5.717 + case "$(go env GOARCH)" in [2021-06-08T19:44:11.855Z] #54 5.717 ++ go env GOARCH [2021-06-08T19:44:11.855Z] #54 5.766 + export GO_BUILDMODE=-buildmode=pie [2021-06-08T19:44:11.855Z] #54 5.766 + GO_BUILDMODE=-buildmode=pie [2021-06-08T19:44:11.855Z] #54 5.766 ++ dirname /tmp/install/install.sh [2021-06-08T19:44:11.855Z] #54 5.766 + dir=/tmp/install [2021-06-08T19:44:11.855Z] #54 5.766 + bin=runc [2021-06-08T19:44:11.855Z] #54 5.766 + shift [2021-06-08T19:44:11.855Z] #54 5.766 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-08T19:44:11.855Z] #54 5.766 + . /tmp/install/runc.installer [2021-06-08T19:44:11.855Z] #54 5.766 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:44:11.855Z] #54 5.766 + install_runc [2021-06-08T19:44:11.855Z] #54 5.766 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-08T19:44:11.855Z] #54 5.844 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-08T19:44:11.855Z] #54 5.844 + uname -r [2021-06-08T19:44:11.855Z] #54 5.844 + RUNC_BUILDTAGS='seccomp ' [2021-06-08T19:44:11.855Z] #54 5.844 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-08T19:44:11.855Z] #54 5.844 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XeCiZs9Dxu/src/github.com/opencontainers/runc [2021-06-08T19:44:11.855Z] #54 5.844 Cloning into '/tmp/tmp.XeCiZs9Dxu/src/github.com/opencontainers/runc'... [2021-06-08T19:44:11.855Z] #54 13.96 + cd /tmp/tmp.XeCiZs9Dxu/src/github.com/opencontainers/runc [2021-06-08T19:44:11.855Z] #54 13.96 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:44:11.855Z] #54 14.64 + '[' -z '' ']' [2021-06-08T19:44:11.855Z] #54 14.64 + target=static [2021-06-08T19:44:11.855Z] #54 14.64 + make 'BUILDTAGS=seccomp ' static [2021-06-08T19:44:11.855Z] #54 14.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-08T19:44:12.177Z] #20 18.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-08T19:44:12.177Z] #20 18.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-08T19:44:12.177Z] #20 18.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-08T19:44:12.177Z] #20 18.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-08T19:44:12.177Z] #20 18.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-08T19:44:12.177Z] #20 18.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-06-08T19:44:12.177Z] #20 18.31 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-08T19:44:12.177Z] #20 18.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-08T19:44:12.177Z] #20 18.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-08T19:44:12.177Z] #20 18.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-08T19:44:12.177Z] #20 18.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:44:12.177Z] #20 18.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-08T19:44:12.177Z] #20 18.42 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-08T19:44:12.177Z] #20 18.42 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-08T19:44:12.177Z] #20 18.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-06-08T19:44:12.177Z] #20 18.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-08T19:44:12.177Z] #20 18.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-08T19:44:10.402Z] Cloning repository https://github.com/moby/moby.git [2021-06-08T19:44:10.809Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-08T19:44:11.822Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:44:11.822Z] > git --version # timeout=10 [2021-06-08T19:44:11.869Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-08T19:44:11.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:44:11.869Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:44:12.757Z] #20 18.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-08T19:44:12.757Z] #20 18.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-08T19:44:12.757Z] #20 18.90 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-08T19:44:12.796Z] #54 ... [2021-06-08T19:44:12.796Z] [2021-06-08T19:44:12.796Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-08T19:44:12.796Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-08T19:44:12.796Z] #18 DONE 2.2s [2021-06-08T19:44:12.796Z] [2021-06-08T19:44:12.796Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-08T19:44:12.796Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-08T19:44:13.094Z] #20 1.388 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:44:13.094Z] #20 1.394 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:44:13.094Z] #20 1.442 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:44:13.094Z] #20 1.512 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:44:13.335Z] #20 19.53 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:44:13.335Z] #20 19.61 Fetched 27.7 MB in 2s (14.9 MB/s) [2021-06-08T19:44:13.335Z] #20 19.67 Selecting previously unselected package pigz. [2021-06-08T19:44:13.351Z] #20 1.936 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-08T19:44:13.600Z] #20 19.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 ... 23408 files and directories currently installed.) [2021-06-08T19:44:13.600Z] #20 19.71 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-08T19:44:13.600Z] #20 19.72 Unpacking pigz (2.4-1) ... [2021-06-08T19:44:13.600Z] #20 19.88 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-08T19:44:13.600Z] #20 19.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-08T19:44:13.600Z] #20 19.90 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:14.281Z] #20 2.842 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:44:14.552Z] #20 20.44 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:44:14.552Z] #20 20.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-08T19:44:14.552Z] #20 20.46 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:44:14.710Z] #19 DONE 2.3s [2021-06-08T19:44:14.710Z] [2021-06-08T19:44:14.710Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:14.710Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:14.817Z] #20 21.05 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:14.817Z] #20 21.07 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:44:14.921Z] #20 ... [2021-06-08T19:44:14.921Z] [2021-06-08T19:44:14.921Z] #54 [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-06-08T19:44:14.921Z] #54 sha256:c68b7ddb530c8e35bb1ae3c782856929099c8d45f979613466d4e4c70db43360 [2021-06-08T19:44:14.922Z] #54 12.50 + cd /tmp/tmp.DhoHqX7e89/src/github.com/opencontainers/runc [2021-06-08T19:44:14.922Z] #54 12.50 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:44:14.922Z] #54 13.02 + '[' -z '' ']' [2021-06-08T19:44:14.922Z] #54 13.02 + target=static [2021-06-08T19:44:14.922Z] #54 13.02 + make 'BUILDTAGS=seccomp ' static [2021-06-08T19:44:14.922Z] #54 13.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-08T19:44:15.213Z] #20 3.756 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:44:16.308Z] #54 ... [2021-06-08T19:44:16.308Z] [2021-06-08T19:44:16.308Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:16.308Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:16.308Z] #20 9.728 Fetched 8973 kB in 9s (1043 kB/s) [2021-06-08T19:44:16.584Z] #20 5.014 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:44:16.749Z] #20 22.94 Selecting previously unselected package python3-minimal. [2021-06-08T19:44:17.014Z] #20 22.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-06-08T19:44:17.014Z] #20 23.04 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-08T19:44:17.014Z] #20 23.06 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:44:17.014Z] #20 23.15 Selecting previously unselected package libmpdec2:arm64. [2021-06-08T19:44:17.014Z] #20 23.17 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-08T19:44:17.014Z] #20 23.19 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-08T19:44:17.253Z] #20 ... [2021-06-08T19:44:17.253Z] [2021-06-08T19:44:17.253Z] #46 [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-06-08T19:44:17.253Z] #46 sha256:495d86dee09e40e436e3fd56a03a07adad7e7d0eb1d4fe1ad7213a5a4eb699f2 [2021-06-08T19:44:17.253Z] #46 123.3 github.com/LK4D4/vndr/godl [2021-06-08T19:44:17.253Z] #46 124.0 github.com/LK4D4/vndr [2021-06-08T19:44:17.253Z] #46 DONE 133.3s [2021-06-08T19:44:17.253Z] [2021-06-08T19:44:17.253Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:44:17.253Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:44:17.253Z] #40 ... [2021-06-08T19:44:17.253Z] [2021-06-08T19:44:17.253Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:17.253Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:17.253Z] #20 2.460 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-08T19:44:17.253Z] #20 2.509 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-08T19:44:17.253Z] #20 2.509 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-08T19:44:17.253Z] #20 2.509 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-08T19:44:17.279Z] #20 23.36 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-08T19:44:17.279Z] #20 23.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-08T19:44:17.279Z] #20 23.38 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:17.824Z] #20 3.006 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-08T19:44:17.858Z] #20 24.08 Selecting previously unselected package python3.7. [2021-06-08T19:44:17.858Z] #20 24.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-08T19:44:17.858Z] #20 24.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:18.123Z] #20 24.29 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-08T19:44:18.123Z] #20 24.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-08T19:44:18.123Z] #20 24.32 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-08T19:44:18.387Z] #20 24.52 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:44:18.766Z] #20 4.014 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-08T19:44:19.513Z] #20 25.46 Selecting previously unselected package python3. [2021-06-08T19:44:19.513Z] #20 25.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-06-08T19:44:19.513Z] #20 25.56 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-08T19:44:19.513Z] #20 25.58 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:44:19.513Z] #20 25.71 Selecting previously unselected package libip4tc0:arm64. [2021-06-08T19:44:19.513Z] #20 25.72 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-08T19:44:19.513Z] #20 25.73 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-08T19:44:19.589Z] #20 9.728 Reading package lists... [2021-06-08T19:44:19.589Z] #20 ... [2021-06-08T19:44:19.589Z] [2021-06-08T19:44:19.589Z] #46 [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-06-08T19:44:19.589Z] #46 sha256:4d6fa90561041883f9b83f62904d5ae0ff35595d99ffe87de4e8f69129091a4f [2021-06-08T19:44:19.589Z] #46 123.9 github.com/LK4D4/vndr/godl [2021-06-08T19:44:19.589Z] #46 124.6 github.com/LK4D4/vndr [2021-06-08T19:44:19.589Z] #46 DONE 133.4s [2021-06-08T19:44:19.589Z] [2021-06-08T19:44:19.589Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:19.589Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:19.589Z] #20 9.728 Reading package lists... [2021-06-08T19:44:19.783Z] #20 25.82 Selecting previously unselected package libip6tc0:arm64. [2021-06-08T19:44:19.783Z] #20 25.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-08T19:44:19.783Z] #20 25.85 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-08T19:44:19.783Z] #20 26.07 Selecting previously unselected package libiptc0:arm64. [2021-06-08T19:44:19.783Z] #20 26.07 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-08T19:44:20.077Z] #20 26.09 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-08T19:44:20.077Z] #20 26.17 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-08T19:44:20.077Z] #20 26.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-08T19:44:20.077Z] #20 26.21 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-08T19:44:20.077Z] #20 26.29 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-08T19:44:20.077Z] #20 26.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-08T19:44:20.342Z] #20 26.31 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-08T19:44:20.342Z] #20 26.47 Selecting previously unselected package libnftnl11:arm64. [2021-06-08T19:44:20.342Z] #20 26.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-08T19:44:20.342Z] #20 26.48 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-08T19:44:20.606Z] #20 26.62 Selecting previously unselected package iptables. [2021-06-08T19:44:20.606Z] #20 26.62 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-08T19:44:20.606Z] #20 26.64 Unpacking iptables (1.8.2-4) ... [2021-06-08T19:44:20.683Z] #20 5.638 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-08T19:44:20.761Z] #20 ... [2021-06-08T19:44:20.761Z] [2021-06-08T19:44:20.761Z] #54 [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-06-08T19:44:20.761Z] #54 sha256:e3a400082196ab0242a9eef4c408dd5f2ec713d8e1082bfdf2cb6abc463372b1 [2021-06-08T19:44:20.761Z] #54 12.70 + cd /tmp/tmp.pzX3JQapxQ/src/github.com/opencontainers/runc [2021-06-08T19:44:20.761Z] #54 12.70 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-08T19:44:20.761Z] #54 12.96 + '[' -z '' ']' [2021-06-08T19:44:20.761Z] #54 12.96 + target=static [2021-06-08T19:44:20.761Z] #54 12.96 + make 'BUILDTAGS=seccomp ' static [2021-06-08T19:44:20.761Z] #54 13.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-08T19:44:20.870Z] #20 27.01 Selecting previously unselected package xxd. [2021-06-08T19:44:20.870Z] #20 27.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-08T19:44:20.870Z] #20 27.02 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:44:21.134Z] #20 27.16 Selecting previously unselected package vim-common. [2021-06-08T19:44:21.134Z] #20 27.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:44:21.134Z] #20 27.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:44:21.134Z] #20 27.40 Selecting previously unselected package bash-completion. [2021-06-08T19:44:21.134Z] #20 27.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-08T19:44:21.256Z] #20 ... [2021-06-08T19:44:21.256Z] [2021-06-08T19:44:21.256Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:44:21.256Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:44:21.256Z] #32 DONE 137.5s [2021-06-08T19:44:21.517Z] [2021-06-08T19:44:21.517Z] #54 [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-06-08T19:44:21.517Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:44:21.696Z] #54 ... [2021-06-08T19:44:21.696Z] [2021-06-08T19:44:21.697Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:21.697Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:21.697Z] #20 10.17 Fetched 8973 kB in 9s (995 kB/s) [2021-06-08T19:44:21.712Z] #20 ... [2021-06-08T19:44:21.712Z] [2021-06-08T19:44:21.712Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:44:21.712Z] #24 sha256:c73c28fc99a031e6169e78889e9df77981396f7def137fed468cbd9578021379 [2021-06-08T19:44:21.712Z] #24 116.5 Checking out files: 24% (2864/11581) Checking out files: 25% (2896/11581) Checking out files: 26% (3012/11581) Checking out files: 27% (3127/11581) Checking out files: 28% (3243/11581) Checking out files: 29% (3359/11581) Checking out files: 30% (3475/11581) Checking out files: 31% (3591/11581) Checking out files: 32% (3706/11581) Checking out files: 33% (3822/11581) Checking out files: 34% (3938/11581) Checking out files: 35% (4054/11581) Checking out files: 36% (4170/11581) Checking out files: 37% (4285/11581) Checking out files: 38% (4401/11581) Checking out files: 39% (4517/11581) Checking out files: 40% (4633/11581) Checking out files: 41% (4749/11581) Checking out files: 42% (4865/11581) Checking out files: 42% (4921/11581) Checking out files: 43% (4980/11581) Checking out files: 44% (5096/11581) Checking out files: 45% (5212/11581) Checking out files: 46% (5328/11581) Checking out files: 47% (5444/11581) Checking out files: 48% (5559/11581) Checking out files: 49% (5675/11581) Checking out files: 50% (5791/11581) Checking out files: 51% (5907/11581) Checking out files: 52% (6023/11581) Checking out files: 53% (6138/11581) Checking out files: 54% (6254/11581) Checking out files: 55% (6370/11581) Checking out files: 56% (6486/11581) Checking out files: 57% (6602/11581) Checking out files: 58% (6717/11581) Checking out files: 59% (6833/11581) Checking out files: 60% (6949/11581) Checking out files: 61% (7065/11581) Checking out files: 62% (7181/11581) Checking out files: 63% (7297/11581) Checking out files: 64% (7412/11581) Checking out files: 65% (7528/11581) Checking out files: 66% (7644/11581) Checking out files: 67% (7760/11581) Checking out files: 67% (7772/11581) Checking out files: 68% (7876/11581) Checking out files: 69% (7991/11581) Checking out files: 70% (8107/11581) Checking out files: 71% (8223/11581) Checking out files: 72% (8339/11581) Checking out files: 73% (8455/11581) Checking out files: 74% (8570/11581) Checking out files: 75% (8686/11581) Checking out files: 76% (8802/11581) Checking out files: 77% (8918/11581) Checking out files: 78% (9034/11581) Checking out files: 79% (9149/11581) Checking out files: 80% (9265/11581) Checking out files: 81% (9381/11581) Checking out files: 82% (9497/11581) Checking out files: 83% (9613/11581) Checking out files: 84% (9729/11581) Checking out files: 85% (9844/11581) Checking out files: 86% (9960/11581) Checking out files: 87% (10076/11581) Checking out files: 88% (10192/11581) Checking out files: 89% (10308/11581) Checking out files: 90% (10423/11581) Checking out files: 90% (10538/11581) Checking out files: 91% (10539/11581) Checking out files: 92% (10655/11581) Checking out files: 93% (10771/11581) Checking out files: 94% (10887/11581) Checking out files: 95% (11002/11581) Checking out files: 96% (11118/11581) Checking out files: 97% (11234/11581) Checking out files: 98% (11350/11581) Checking out files: 99% (11466/11581) Checking out files: 100% (11581/11581) Checking out files: 100% (11581/11581), done. [2021-06-08T19:44:21.712Z] #24 120.0 + cd /tmp/tmp.v3VdOxN6LY/tmp/docker-ce [2021-06-08T19:44:21.712Z] #24 120.0 + git checkout -q v17.06.2-ce [2021-06-08T19:44:21.712Z] #24 123.4 + mkdir -p /tmp/tmp.v3VdOxN6LY/src/github.com/docker [2021-06-08T19:44:21.712Z] #24 123.4 + mv components/cli /tmp/tmp.v3VdOxN6LY/src/github.com/docker/cli [2021-06-08T19:44:21.712Z] #24 123.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-08T19:44:21.779Z] #54 ... [2021-06-08T19:44:21.779Z] [2021-06-08T19:44:21.779Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:21.779Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:21.779Z] #20 6.916 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-08T19:44:23.129Z] #20 13.27 Reading package lists... [2021-06-08T19:44:23.694Z] #20 16.40 Building dependency tree... [2021-06-08T19:44:24.261Z] #20 17.82 libcap2-bin is already the newest version (1:2.25-2). [2021-06-08T19:44:24.261Z] #20 17.82 The following additional packages will be installed: [2021-06-08T19:44:24.261Z] #20 17.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-08T19:44:24.280Z] #24 ... [2021-06-08T19:44:24.280Z] [2021-06-08T19:44:24.280Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:24.280Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-08T19:44:24.280Z] #20 30.17 Unpacking bash-completion (1:2.8-6) ... [2021-06-08T19:44:24.518Z] #20 17.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-08T19:44:24.519Z] #20 17.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-08T19:44:24.519Z] #20 17.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-08T19:44:24.519Z] #20 17.83 python3.7 python3.7-minimal vim-runtime xxd [2021-06-08T19:44:24.519Z] #20 17.84 Suggested packages: [2021-06-08T19:44:24.519Z] #20 17.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-08T19:44:24.519Z] #20 17.84 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-08T19:44:24.519Z] #20 17.84 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-08T19:44:24.519Z] #20 17.84 quota [2021-06-08T19:44:24.519Z] #20 17.84 Recommended packages: [2021-06-08T19:44:24.519Z] #20 17.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-08T19:44:24.519Z] #20 17.84 python3-keyrings.alt python3-xdg unzip [2021-06-08T19:44:24.547Z] #20 30.68 Selecting previously unselected package bzip2. [2021-06-08T19:44:24.547Z] #20 30.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-08T19:44:24.547Z] #20 30.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:44:24.547Z] #20 30.82 Selecting previously unselected package xz-utils. [2021-06-08T19:44:24.547Z] #20 30.82 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-08T19:44:24.547Z] #20 30.83 Unpacking xz-utils (5.2.4-1) ... [2021-06-08T19:44:24.815Z] #20 31.06 Selecting previously unselected package apparmor. [2021-06-08T19:44:24.974Z] #20 10.17 Reading package lists... [2021-06-08T19:44:24.974Z] #20 ... [2021-06-08T19:44:24.974Z] [2021-06-08T19:44:24.974Z] #46 [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-06-08T19:44:24.974Z] #46 sha256:a14266483d87beab2427fc4d0faeb85bbfd8e9c4ce74569dc7b815d98cc4d751 [2021-06-08T19:44:24.974Z] #46 123.9 github.com/LK4D4/vndr/godl [2021-06-08T19:44:24.974Z] #46 124.5 github.com/LK4D4/vndr [2021-06-08T19:44:24.974Z] #46 DONE 133.3s [2021-06-08T19:44:24.974Z] [2021-06-08T19:44:24.974Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:44:24.974Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:44:24.974Z] #32 ... [2021-06-08T19:44:24.974Z] [2021-06-08T19:44:24.974Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:24.974Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:24.974Z] #20 10.17 Reading package lists... [2021-06-08T19:44:25.087Z] #20 ... [2021-06-08T19:44:25.087Z] [2021-06-08T19:44:25.087Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:44:25.087Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:44:25.087Z] #32 DONE 138.9s [2021-06-08T19:44:25.099Z] #20 31.07 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-08T19:44:25.099Z] #20 31.15 Unpacking apparmor (2.13.2-10) ... [2021-06-08T19:44:25.099Z] #20 31.47 Selecting previously unselected package aufs-tools. [2021-06-08T19:44:25.345Z] [2021-06-08T19:44:25.345Z] #57 [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-06-08T19:44:25.345Z] #57 sha256:3f2cd14a8f2cbd655f97183178565f2dfa84d95dcb63a864a326035e627508b2 [2021-06-08T19:44:25.364Z] #20 31.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-08T19:44:25.364Z] #20 31.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:44:25.629Z] #20 31.64 Selecting previously unselected package libonig5:arm64. [2021-06-08T19:44:25.629Z] #20 31.65 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-08T19:44:25.629Z] #20 31.67 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-08T19:44:25.629Z] #20 31.87 Selecting previously unselected package libjq1:arm64. [2021-06-08T19:44:25.894Z] #20 31.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-08T19:44:25.894Z] #20 31.89 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-08T19:44:25.894Z] #20 32.03 Selecting previously unselected package jq. [2021-06-08T19:44:25.894Z] #20 32.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-08T19:44:25.894Z] #20 32.06 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:44:25.894Z] #20 32.14 Selecting previously unselected package libaio1:arm64. [2021-06-08T19:44:25.894Z] #20 32.15 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-08T19:44:25.894Z] #20 32.16 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-08T19:44:25.894Z] #20 32.24 Selecting previously unselected package libgpm2:arm64. [2021-06-08T19:44:25.894Z] #20 32.24 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-08T19:44:25.987Z] #20 10.70 Fetched 8973 kB in 8s (1056 kB/s) [2021-06-08T19:44:26.159Z] #20 32.26 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-08T19:44:26.159Z] #20 32.39 Selecting previously unselected package libicu63:arm64. [2021-06-08T19:44:26.159Z] #20 32.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-08T19:44:26.159Z] #20 32.41 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-08T19:44:26.282Z] #57 ... [2021-06-08T19:44:26.282Z] [2021-06-08T19:44:26.282Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:26.282Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:26.282Z] #20 19.72 The following NEW packages will be installed: [2021-06-08T19:44:26.282Z] #20 19.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-08T19:44:26.282Z] #20 19.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-08T19:44:26.282Z] #20 19.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-08T19:44:26.282Z] #20 19.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-08T19:44:26.282Z] #20 19.73 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-08T19:44:26.282Z] #20 19.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-08T19:44:26.282Z] #20 19.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-08T19:44:26.282Z] #20 19.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-08T19:44:26.282Z] #20 19.73 xz-utils zip [2021-06-08T19:44:26.590Z] #20 20.12 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:44:26.590Z] #20 20.12 Need to get 28.6 MB of archives. [2021-06-08T19:44:26.590Z] #20 20.12 After this operation, 116 MB of additional disk space will be used. [2021-06-08T19:44:26.590Z] #20 20.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-08T19:44:26.590Z] #20 20.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-08T19:44:26.860Z] #20 20.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-08T19:44:26.860Z] #20 20.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-08T19:44:26.860Z] #20 20.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-08T19:44:26.860Z] #20 20.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-08T19:44:26.860Z] #20 20.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:44:26.860Z] #20 20.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-08T19:44:26.860Z] #20 20.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-08T19:44:26.860Z] #20 20.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-08T19:44:26.860Z] #20 20.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-08T19:44:26.860Z] #20 20.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-08T19:44:26.860Z] #20 20.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-08T19:44:26.860Z] #20 20.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-08T19:44:26.860Z] #20 20.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-08T19:44:26.860Z] #20 20.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-08T19:44:26.860Z] #20 20.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-08T19:44:26.860Z] #20 20.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:44:26.860Z] #20 20.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-08T19:44:26.860Z] #20 20.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-08T19:44:27.122Z] #20 20.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-08T19:44:27.122Z] #20 20.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-08T19:44:27.122Z] #20 20.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-08T19:44:27.122Z] #20 20.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-08T19:44:27.122Z] #20 20.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-08T19:44:27.122Z] #20 20.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-08T19:44:27.122Z] #20 20.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-08T19:44:27.122Z] #20 20.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-08T19:44:27.122Z] #20 20.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-08T19:44:27.382Z] #20 20.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-08T19:44:27.382Z] #20 20.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-08T19:44:27.382Z] #20 20.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-08T19:44:27.382Z] #20 20.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-08T19:44:27.382Z] #20 20.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-08T19:44:27.382Z] #20 20.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-08T19:44:27.382Z] #20 20.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-08T19:44:27.382Z] #20 20.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-08T19:44:27.644Z] #20 20.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-08T19:44:27.644Z] #20 20.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-08T19:44:27.644Z] #20 20.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:44:27.644Z] #20 20.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-08T19:44:27.644Z] #20 20.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-08T19:44:27.644Z] #20 20.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-08T19:44:27.644Z] #20 21.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-08T19:44:27.644Z] #20 21.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-08T19:44:27.644Z] #20 21.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-08T19:44:27.904Z] #20 10.70 Reading package lists... [2021-06-08T19:44:27.906Z] #20 21.35 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-08T19:44:27.907Z] #20 21.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-08T19:44:27.907Z] #20 21.45 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-08T19:44:28.274Z] Fetching without tags [2021-06-08T19:44:28.471Z] #20 21.97 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:44:28.471Z] #20 22.05 Fetched 28.6 MB in 2s (17.3 MB/s) [2021-06-08T19:44:28.728Z] #20 22.10 Selecting previously unselected package pigz. [2021-06-08T19:44:28.728Z] #20 22.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-08T19:44:28.728Z] #20 22.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-08T19:44:28.728Z] #20 22.16 Unpacking pigz (2.4-1) ... [2021-06-08T19:44:28.728Z] #20 22.25 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-08T19:44:28.729Z] #20 34.37 Selecting previously unselected package libnet1:arm64. [2021-06-08T19:44:28.729Z] #20 34.38 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-08T19:44:28.729Z] #20 34.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:44:28.729Z] #20 34.49 Selecting previously unselected package libnl-3-200:arm64. [2021-06-08T19:44:28.729Z] #20 34.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-08T19:44:28.729Z] #20 34.52 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-08T19:44:28.729Z] #20 34.64 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-08T19:44:28.729Z] #20 34.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-08T19:44:28.729Z] #20 34.68 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-08T19:44:28.729Z] #20 34.76 Selecting previously unselected package libreadline5:arm64. [2021-06-08T19:44:28.729Z] #20 34.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-08T19:44:28.729Z] #20 34.78 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-08T19:44:28.729Z] #20 34.88 Selecting previously unselected package net-tools. [2021-06-08T19:44:28.729Z] #20 34.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-08T19:44:28.729Z] #20 34.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:44:28.982Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:44:28.985Z] #20 22.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:28.986Z] #20 22.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:28.994Z] #20 35.10 Selecting previously unselected package patch. [2021-06-08T19:44:28.994Z] #20 35.12 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-06-08T19:44:28.994Z] #20 35.12 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-08T19:44:28.994Z] #20 35.22 Selecting previously unselected package python-pip-whl. [2021-06-08T19:44:28.994Z] #20 35.24 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-08T19:44:28.994Z] #20 35.25 Unpacking python-pip-whl (18.1-5) ... [2021-06-08T19:44:29.243Z] #20 22.69 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:44:29.243Z] #20 22.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:29.243Z] #20 22.70 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:44:29.410Z] #20 13.76 Reading package lists... [2021-06-08T19:44:29.668Z] #20 17.36 Building dependency tree... [2021-06-08T19:44:29.807Z] #20 23.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:29.807Z] #20 23.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:44:29.842Z] #20 35.89 Selecting previously unselected package python3-lib2to3. [2021-06-08T19:44:29.842Z] #20 35.90 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-08T19:44:29.842Z] #20 35.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:44:29.842Z] #20 36.08 Selecting previously unselected package python3-distutils. [2021-06-08T19:44:29.842Z] #20 36.09 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-08T19:44:29.842Z] #20 36.10 Unpacking python3-distutils (3.7.3-1) ... [2021-06-08T19:44:30.107Z] #20 36.28 Selecting previously unselected package python3-pip. [2021-06-08T19:44:30.107Z] #20 36.29 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-08T19:44:30.107Z] #20 36.30 Unpacking python3-pip (18.1-5) ... [2021-06-08T19:44:30.234Z] #20 18.65 libcap2-bin is already the newest version (1:2.25-2). [2021-06-08T19:44:30.234Z] #20 18.65 The following additional packages will be installed: [2021-06-08T19:44:30.234Z] #20 18.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-08T19:44:30.234Z] #20 18.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-08T19:44:30.234Z] #20 18.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-08T19:44:30.234Z] #20 18.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-08T19:44:30.234Z] #20 18.66 python3.7 python3.7-minimal vim-runtime xxd [2021-06-08T19:44:30.234Z] #20 18.66 Suggested packages: [2021-06-08T19:44:30.234Z] #20 18.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-08T19:44:30.234Z] #20 18.67 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-08T19:44:30.234Z] #20 18.67 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-08T19:44:30.234Z] #20 18.67 quota [2021-06-08T19:44:30.234Z] #20 18.67 Recommended packages: [2021-06-08T19:44:30.234Z] #20 18.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-08T19:44:30.234Z] #20 18.67 python3-keyrings.alt python3-xdg unzip [2021-06-08T19:44:27.947Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:44:28.009Z] > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10 [2021-06-08T19:44:28.056Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:44:28.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-08T19:44:28.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-08T19:44:28.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:44:28.294Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:44:29.075Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:44:29.122Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:44:30.371Z] #20 36.46 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:44:30.371Z] #20 36.46 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:44:30.371Z] #20 36.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:44:30.371Z] #20 36.62 Selecting previously unselected package python3-setuptools. [2021-06-08T19:44:30.371Z] #20 36.64 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-08T19:44:30.371Z] #20 36.65 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-08T19:44:30.492Z] #20 ... [2021-06-08T19:44:30.492Z] [2021-06-08T19:44:30.492Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-08T19:44:30.492Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-08T19:44:30.492Z] #32 DONE 138.6s [2021-06-08T19:44:30.492Z] [2021-06-08T19:44:30.492Z] #57 [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-06-08T19:44:30.492Z] #57 sha256:00e4b8ae805e4478b07609f50f937129d3a36fa75bb5f39d3368311870e8c741 [2021-06-08T19:44:30.636Z] #20 36.85 Selecting previously unselected package python3-wheel. [2021-06-08T19:44:30.636Z] #20 36.86 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-08T19:44:30.636Z] #20 36.87 Unpacking python3-wheel (0.32.3-2) ... [2021-06-08T19:44:30.721Z] #20 13.34 Reading package lists... [2021-06-08T19:44:30.901Z] #20 37.01 Selecting previously unselected package sudo. [2021-06-08T19:44:30.901Z] #20 37.02 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-08T19:44:30.901Z] #20 37.04 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-08T19:44:31.293Z] #20 15.84 Building dependency tree... [2021-06-08T19:44:31.369Z] #57 209.4 # github.com/containerd/containerd/cmd/containerd [2021-06-08T19:44:31.369Z] #57 209.4 /usr/bin/ld: /tmp/go-link-240053052/000018.o: in function `New': [2021-06-08T19:44:31.369Z] #57 209.4 /tmp/tmp.D56icE7Fc5/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-06-08T19:44:31.369Z] #57 209.5 + bin/containerd-stress [2021-06-08T19:44:31.369Z] #57 211.6 + bin/containerd-shim [2021-06-08T19:44:31.483Z] #20 37.50 Selecting previously unselected package thin-provisioning-tools. [2021-06-08T19:44:31.483Z] #20 37.51 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-08T19:44:31.483Z] #20 37.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:44:31.701Z] #20 24.99 Selecting previously unselected package python3-minimal. [2021-06-08T19:44:31.701Z] #20 24.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-08T19:44:31.701Z] #20 25.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-08T19:44:31.701Z] #20 25.04 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:44:31.701Z] #20 25.13 Selecting previously unselected package libmpdec2:amd64. [2021-06-08T19:44:31.701Z] #20 25.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-08T19:44:31.701Z] #20 25.15 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:44:31.701Z] #20 25.24 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-08T19:44:31.701Z] #20 25.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:31.701Z] #20 25.25 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:31.748Z] #20 37.71 Selecting previously unselected package uidmap. [2021-06-08T19:44:31.748Z] #20 37.73 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-08T19:44:31.748Z] #20 37.75 Unpacking uidmap (1:4.5-1.1) ... [2021-06-08T19:44:31.748Z] #20 37.96 Selecting previously unselected package vim-runtime. [2021-06-08T19:44:31.748Z] #20 37.97 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:44:31.748Z] #20 38.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-08T19:44:31.748Z] #20 38.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-08T19:44:31.864Z] #57 ... [2021-06-08T19:44:31.865Z] [2021-06-08T19:44:31.865Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:31.865Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:31.865Z] #20 20.51 The following NEW packages will be installed: [2021-06-08T19:44:31.865Z] #20 20.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-08T19:44:31.865Z] #20 20.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-08T19:44:31.865Z] #20 20.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-08T19:44:31.865Z] #20 20.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-08T19:44:31.865Z] #20 20.51 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-08T19:44:31.865Z] #20 20.52 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-08T19:44:31.865Z] #20 20.52 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-08T19:44:31.865Z] #20 20.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-08T19:44:31.865Z] #20 20.52 xz-utils zip [2021-06-08T19:44:31.865Z] #20 17.06 libcap2-bin is already the newest version (1:2.25-2). [2021-06-08T19:44:31.865Z] #20 17.06 The following additional packages will be installed: [2021-06-08T19:44:31.865Z] #20 17.06 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-08T19:44:31.865Z] #20 17.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-08T19:44:31.865Z] #20 17.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-08T19:44:31.865Z] #20 17.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-08T19:44:31.865Z] #20 17.06 python3.7 python3.7-minimal vim-runtime xxd [2021-06-08T19:44:31.865Z] #20 17.06 Suggested packages: [2021-06-08T19:44:31.865Z] #20 17.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-08T19:44:31.865Z] #20 17.06 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-08T19:44:31.865Z] #20 17.07 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-08T19:44:31.865Z] #20 17.07 quota [2021-06-08T19:44:31.865Z] #20 17.07 Recommended packages: [2021-06-08T19:44:31.865Z] #20 17.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-08T19:44:31.865Z] #20 17.07 python3-keyrings.alt python3-xdg unzip [2021-06-08T19:44:32.014Z] #20 38.10 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:44:32.123Z] #20 20.83 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:44:32.123Z] #20 20.83 Need to get 28.6 MB of archives. [2021-06-08T19:44:32.123Z] #20 20.83 After this operation, 116 MB of additional disk space will be used. [2021-06-08T19:44:32.123Z] #20 20.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-08T19:44:32.381Z] #20 20.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-08T19:44:32.381Z] #20 20.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-08T19:44:32.381Z] #20 20.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-08T19:44:32.381Z] #20 20.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-08T19:44:32.381Z] #20 20.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-08T19:44:32.381Z] #20 21.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:44:32.381Z] #20 21.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-08T19:44:32.381Z] #20 21.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-08T19:44:32.387Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:44:32.388Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486) [2021-06-08T19:44:32.633Z] #20 26.02 Selecting previously unselected package python3.7. [2021-06-08T19:44:32.633Z] #20 26.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:32.633Z] #20 26.04 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:32.633Z] #20 26.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T19:44:32.633Z] #20 26.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-08T19:44:32.633Z] #20 26.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:44:32.633Z] #20 26.27 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:44:32.639Z] #20 21.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-08T19:44:32.639Z] #20 21.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-08T19:44:32.639Z] #20 21.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-08T19:44:32.639Z] #20 21.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-08T19:44:32.639Z] #20 21.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-08T19:44:32.639Z] #20 21.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-08T19:44:32.639Z] #20 21.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-08T19:44:32.639Z] #20 21.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-08T19:44:32.639Z] #20 21.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:44:32.639Z] #20 21.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-08T19:44:32.639Z] #20 21.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-08T19:44:32.639Z] #20 21.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-08T19:44:32.639Z] #20 21.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-08T19:44:32.639Z] #20 21.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-08T19:44:32.639Z] #20 21.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-08T19:44:32.639Z] #20 21.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-08T19:44:32.639Z] #20 21.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-08T19:44:32.639Z] #20 21.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-08T19:44:32.639Z] #20 21.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-08T19:44:32.639Z] #20 21.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-08T19:44:32.897Z] #20 21.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-08T19:44:32.897Z] #20 21.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-08T19:44:32.897Z] #20 21.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-08T19:44:32.897Z] #20 21.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-08T19:44:32.897Z] #20 21.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-08T19:44:32.897Z] #20 21.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-08T19:44:32.897Z] #20 21.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-08T19:44:33.156Z] #20 21.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-08T19:44:33.156Z] #20 21.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-08T19:44:33.156Z] #20 21.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-08T19:44:33.156Z] #20 21.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:44:33.156Z] #20 21.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-08T19:44:33.156Z] #20 21.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-08T19:44:33.156Z] #20 21.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-08T19:44:33.156Z] #20 21.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-08T19:44:33.156Z] #20 21.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-08T19:44:33.156Z] #20 21.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-08T19:44:33.253Z] #20 18.42 The following NEW packages will be installed: [2021-06-08T19:44:33.253Z] #20 18.44 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-08T19:44:33.253Z] #20 18.44 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-08T19:44:33.253Z] #20 18.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-08T19:44:33.253Z] #20 18.44 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-08T19:44:33.253Z] #20 18.44 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-08T19:44:33.253Z] #20 18.44 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-08T19:44:33.253Z] #20 18.44 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-08T19:44:33.253Z] #20 18.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-08T19:44:33.253Z] #20 18.44 xz-utils zip [2021-06-08T19:44:31.937Z] > git remote # timeout=10 [2021-06-08T19:44:32.046Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:44:32.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-08T19:44:32.093Z] > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10 [2021-06-08T19:44:32.266Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-08T19:44:32.407Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:44:32.453Z] > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10 [2021-06-08T19:44:33.413Z] #20 21.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-08T19:44:33.414Z] #20 22.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-08T19:44:33.414Z] #20 22.05 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-08T19:44:33.416Z] #20 ... [2021-06-08T19:44:33.416Z] [2021-06-08T19:44:33.416Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:44:33.416Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-08T19:44:33.416Z] #40 136.4 + dpkg --print-architecture [2021-06-08T19:44:33.416Z] #40 DONE 137.9s [2021-06-08T19:44:33.416Z] [2021-06-08T19:44:33.416Z] #57 [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-06-08T19:44:33.416Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:44:33.514Z] #20 18.74 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:44:33.514Z] #20 18.74 Need to get 28.6 MB of archives. [2021-06-08T19:44:33.514Z] #20 18.74 After this operation, 116 MB of additional disk space will be used. [2021-06-08T19:44:33.514Z] #20 18.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-08T19:44:33.514Z] #20 18.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-08T19:44:33.514Z] #20 18.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-08T19:44:33.514Z] #20 18.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-08T19:44:33.514Z] #20 18.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-08T19:44:33.514Z] #20 18.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-08T19:44:33.514Z] #20 18.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-08T19:44:33.565Z] #20 27.05 Selecting previously unselected package python3. [2021-06-08T19:44:33.565Z] #20 27.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-08T19:44:33.565Z] #20 27.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-08T19:44:33.565Z] #20 27.11 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:44:33.776Z] #20 18.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-08T19:44:33.776Z] #20 18.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-08T19:44:33.776Z] #20 18.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-08T19:44:33.776Z] #20 18.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-08T19:44:33.776Z] #20 18.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-08T19:44:33.776Z] #20 18.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-08T19:44:33.776Z] #20 18.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-08T19:44:33.776Z] #20 18.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-08T19:44:33.776Z] #20 18.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-08T19:44:33.776Z] #20 18.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-08T19:44:33.776Z] #20 18.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-08T19:44:33.776Z] #20 18.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-08T19:44:33.776Z] #20 18.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-08T19:44:33.776Z] #20 18.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-08T19:44:33.776Z] #20 19.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-08T19:44:33.776Z] #20 19.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-08T19:44:33.776Z] #20 19.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-08T19:44:33.776Z] #20 19.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-08T19:44:33.776Z] #20 19.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-08T19:44:33.776Z] #20 19.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-08T19:44:33.776Z] #20 19.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-08T19:44:33.776Z] #20 19.06 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-08T19:44:33.823Z] #20 27.18 Selecting previously unselected package libip4tc0:amd64. [2021-06-08T19:44:33.823Z] #20 27.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-08T19:44:33.823Z] #20 27.19 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:33.823Z] #20 27.28 Selecting previously unselected package libip6tc0:amd64. [2021-06-08T19:44:33.823Z] #20 27.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-08T19:44:33.823Z] #20 27.30 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:33.823Z] #20 27.37 Selecting previously unselected package libiptc0:amd64. [2021-06-08T19:44:33.980Z] #20 22.52 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:44:33.980Z] #20 22.60 Fetched 28.6 MB in 1s (19.3 MB/s) [2021-06-08T19:44:34.038Z] #20 19.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-08T19:44:34.080Z] #20 27.38 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-08T19:44:34.080Z] #20 27.39 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:34.080Z] #20 27.48 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-08T19:44:34.080Z] #20 27.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-08T19:44:34.080Z] #20 27.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-08T19:44:34.080Z] #20 27.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-08T19:44:34.080Z] #20 27.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-08T19:44:34.080Z] #20 27.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-08T19:44:34.239Z] #20 22.72 Selecting previously unselected package pigz. [2021-06-08T19:44:34.239Z] #20 22.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-08T19:44:34.239Z] #20 22.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-08T19:44:34.239Z] #20 22.78 Unpacking pigz (2.4-1) ... [2021-06-08T19:44:34.239Z] #20 22.86 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-08T19:44:34.239Z] #20 22.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:34.239Z] #20 22.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:34.301Z] #20 19.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-08T19:44:34.301Z] #20 19.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-08T19:44:34.301Z] #20 19.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-08T19:44:34.301Z] #20 19.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-08T19:44:34.301Z] #20 19.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-08T19:44:34.301Z] #20 19.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-08T19:44:34.301Z] #20 19.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-08T19:44:34.301Z] #20 19.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-08T19:44:34.301Z] #20 19.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-08T19:44:34.301Z] #20 19.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-08T19:44:34.301Z] #20 19.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-08T19:44:34.301Z] #20 19.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-08T19:44:34.301Z] #20 19.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-08T19:44:34.301Z] #20 19.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-08T19:44:34.301Z] #20 19.65 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-08T19:44:34.301Z] #20 19.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-08T19:44:34.338Z] #20 27.68 Selecting previously unselected package libnftnl11:amd64. [2021-06-08T19:44:34.338Z] #20 27.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-08T19:44:34.338Z] #20 27.70 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-08T19:44:34.338Z] #20 27.79 Selecting previously unselected package iptables. [2021-06-08T19:44:34.338Z] #20 27.81 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-08T19:44:34.338Z] #20 27.81 Unpacking iptables (1.8.2-4) ... [2021-06-08T19:44:34.563Z] #20 19.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-08T19:44:34.563Z] #20 19.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-08T19:44:34.595Z] #20 28.09 Selecting previously unselected package xxd. [2021-06-08T19:44:34.595Z] #20 28.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:44:34.595Z] #20 28.10 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:44:34.595Z] #20 28.23 Selecting previously unselected package vim-common. [2021-06-08T19:44:34.805Z] #20 23.23 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:44:34.805Z] #20 23.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:34.805Z] #20 23.25 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:44:34.824Z] #20 19.97 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-08T19:44:34.853Z] #20 28.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:44:34.853Z] #20 28.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:44:35.111Z] #20 28.43 Selecting previously unselected package bash-completion. [2021-06-08T19:44:35.111Z] #20 28.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-08T19:44:35.348Z] #57 ... [2021-06-08T19:44:35.348Z] [2021-06-08T19:44:35.348Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:35.348Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-08T19:44:35.348Z] #20 41.28 Selecting previously unselected package vim. [2021-06-08T19:44:35.348Z] #20 41.29 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-08T19:44:35.348Z] #20 41.31 Unpacking vim (2:8.1.0875-5) ... [2021-06-08T19:44:35.370Z] #20 24.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:35.397Z] #20 20.60 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:44:35.397Z] #20 20.72 Fetched 28.6 MB in 2s (19.1 MB/s) [2021-06-08T19:44:35.397Z] #20 20.78 Selecting previously unselected package pigz. [2021-06-08T19:44:35.612Z] #20 41.66 Selecting previously unselected package xfsprogs. [2021-06-08T19:44:35.612Z] #20 41.67 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-08T19:44:35.612Z] #20 41.68 Unpacking xfsprogs (4.20.0-1) ... [2021-06-08T19:44:35.628Z] #20 24.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:44:35.658Z] #20 20.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 ... 23435 files and directories currently installed.) [2021-06-08T19:44:35.658Z] #20 20.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-08T19:44:35.658Z] #20 20.83 Unpacking pigz (2.4-1) ... [2021-06-08T19:44:35.658Z] #20 20.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-08T19:44:35.658Z] #20 20.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:35.658Z] #20 20.93 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:35.877Z] #20 42.03 Selecting previously unselected package zip. [2021-06-08T19:44:35.877Z] #20 42.04 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-06-08T19:44:35.877Z] #20 42.05 Unpacking zip (3.0-11+b1) ... [2021-06-08T19:44:35.919Z] #20 21.32 Selecting previously unselected package python3.7-minimal. [2021-06-08T19:44:35.919Z] #20 21.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:36.145Z] #20 42.31 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:44:36.145Z] #20 42.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:44:36.145Z] #20 42.35 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-08T19:44:36.145Z] #20 42.36 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-08T19:44:36.145Z] #20 42.37 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-08T19:44:36.145Z] #20 42.40 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-08T19:44:36.145Z] #20 42.42 Setting up uidmap (1:4.5-1.1) ... [2021-06-08T19:44:36.145Z] #20 42.44 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-08T19:44:36.145Z] #20 42.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:44:36.145Z] #20 42.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:44:36.145Z] #20 42.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-08T19:44:36.181Z] #20 21.34 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:44:36.411Z] #20 42.53 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-08T19:44:36.411Z] #20 42.55 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:44:36.411Z] #20 42.56 Setting up zip (3.0-11+b1) ... [2021-06-08T19:44:36.411Z] #20 42.58 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:44:36.411Z] #20 42.61 Setting up bash-completion (1:2.8-6) ... [2021-06-08T19:44:36.660Z] #57 218.6 + bin/containerd-shim-runc-v1 [2021-06-08T19:44:37.124Z] #20 22.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:37.124Z] #20 22.12 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-08T19:44:37.266Z] #20 30.60 Unpacking bash-completion (1:2.8-6) ... [2021-06-08T19:44:37.524Z] #20 30.94 Selecting previously unselected package bzip2. [2021-06-08T19:44:37.524Z] #20 30.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-08T19:44:37.524Z] #20 30.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:44:37.524Z] #20 31.03 Selecting previously unselected package xz-utils. [2021-06-08T19:44:37.525Z] #20 25.74 Selecting previously unselected package python3-minimal. [2021-06-08T19:44:37.525Z] #20 25.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 ... 23684 files and directories currently installed.) [2021-06-08T19:44:37.525Z] #20 25.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-08T19:44:37.525Z] #20 25.79 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:44:37.525Z] #20 25.87 Selecting previously unselected package libmpdec2:amd64. [2021-06-08T19:44:37.525Z] #20 25.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-08T19:44:37.525Z] #20 25.90 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:44:37.525Z] #20 26.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-08T19:44:37.525Z] #20 26.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:37.525Z] #20 26.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:37.782Z] #20 31.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-08T19:44:37.782Z] #20 31.04 Unpacking xz-utils (5.2.4-1) ... [2021-06-08T19:44:37.782Z] #20 31.20 Selecting previously unselected package apparmor. [2021-06-08T19:44:37.782Z] #20 31.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-08T19:44:38.039Z] #20 31.29 Unpacking apparmor (2.13.2-10) ... [2021-06-08T19:44:38.297Z] #20 31.60 Selecting previously unselected package aufs-tools. [2021-06-08T19:44:38.297Z] #20 31.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-08T19:44:38.297Z] #20 31.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:44:38.297Z] #20 31.71 Selecting previously unselected package libonig5:amd64. [2021-06-08T19:44:38.297Z] #20 31.72 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-08T19:44:38.297Z] #20 31.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:44:38.458Z] #20 26.92 Selecting previously unselected package python3.7. [2021-06-08T19:44:38.458Z] #20 26.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:38.458Z] #20 26.93 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:38.510Z] #20 23.76 Selecting previously unselected package python3-minimal. [2021-06-08T19:44:38.510Z] #20 23.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-08T19:44:38.510Z] #20 23.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-08T19:44:38.510Z] #20 23.82 Unpacking python3-minimal (3.7.3-1) ... [2021-06-08T19:44:38.554Z] #20 31.85 Selecting previously unselected package libjq1:amd64. [2021-06-08T19:44:38.554Z] #20 31.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:44:38.554Z] #20 31.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:44:38.554Z] #20 31.99 Selecting previously unselected package jq. [2021-06-08T19:44:38.554Z] #20 31.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:44:38.554Z] #20 32.00 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:44:38.554Z] #20 32.07 Selecting previously unselected package libaio1:amd64. [2021-06-08T19:44:38.554Z] #20 32.07 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-08T19:44:38.554Z] #20 32.08 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-08T19:44:38.554Z] #20 32.13 Selecting previously unselected package libgpm2:amd64. [2021-06-08T19:44:38.715Z] #20 27.07 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T19:44:38.715Z] #20 27.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-08T19:44:38.715Z] #20 27.08 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:44:38.715Z] #20 27.22 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:44:38.770Z] #20 23.89 Selecting previously unselected package libmpdec2:amd64. [2021-06-08T19:44:38.770Z] #20 23.89 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-08T19:44:38.770Z] #20 23.90 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:44:38.770Z] #20 23.99 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-08T19:44:38.770Z] #20 24.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:38.770Z] #20 24.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:38.812Z] #20 32.14 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-08T19:44:38.812Z] #20 32.15 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-08T19:44:38.812Z] #20 32.21 Selecting previously unselected package libicu63:amd64. [2021-06-08T19:44:38.812Z] #20 32.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-08T19:44:38.812Z] #20 32.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:44:39.280Z] #20 27.92 Selecting previously unselected package python3. [2021-06-08T19:44:39.538Z] #20 27.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-08T19:44:39.538Z] #20 27.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-08T19:44:39.538Z] #20 27.97 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:44:39.538Z] #20 28.06 Selecting previously unselected package libip4tc0:amd64. [2021-06-08T19:44:39.538Z] #20 28.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-08T19:44:39.538Z] #20 28.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:39.713Z] #20 24.79 Selecting previously unselected package python3.7. [2021-06-08T19:44:39.713Z] #20 24.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-08T19:44:39.713Z] #20 24.81 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:39.713Z] #20 24.91 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T19:44:39.713Z] #20 24.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-08T19:44:39.713Z] #20 24.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:44:39.737Z] #20 45.36 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-08T19:44:39.737Z] #20 45.37 Setting up xz-utils (5.2.4-1) ... [2021-06-08T19:44:39.737Z] #20 45.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-08T19:44:39.737Z] #20 45.41 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-08T19:44:39.737Z] #20 45.42 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-08T19:44:39.737Z] #20 45.51 invoke-rc.d: could not determine current runlevel [2021-06-08T19:44:39.737Z] #20 45.54 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T19:44:39.737Z] #20 45.55 Setting up pigz (2.4-1) ... [2021-06-08T19:44:39.737Z] #20 45.57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-08T19:44:39.738Z] #20 45.59 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-08T19:44:39.738Z] #20 45.61 Setting up python-pip-whl (18.1-5) ... [2021-06-08T19:44:39.738Z] #20 45.63 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-08T19:44:39.738Z] #20 45.64 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:44:39.738Z] #20 46.02 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-08T19:44:39.738Z] #20 46.04 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-08T19:44:39.738Z] #20 46.05 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:39.796Z] #20 28.17 Selecting previously unselected package libip6tc0:amd64. [2021-06-08T19:44:39.796Z] #20 28.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-08T19:44:39.796Z] #20 28.19 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:39.796Z] #20 28.29 Selecting previously unselected package libiptc0:amd64. [2021-06-08T19:44:39.796Z] #20 28.29 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-08T19:44:39.796Z] #20 28.30 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:39.796Z] #20 28.37 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-08T19:44:39.796Z] #20 28.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-08T19:44:39.796Z] #20 28.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-08T19:44:39.974Z] #20 25.06 Setting up python3-minimal (3.7.3-1) ... [2021-06-08T19:44:40.002Z] #20 46.07 Setting up vim (2:8.1.0875-5) ... [2021-06-08T19:44:40.002Z] #20 46.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-08T19:44:40.002Z] #20 46.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-08T19:44:40.002Z] #20 46.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-08T19:44:40.002Z] #20 46.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-08T19:44:40.002Z] #20 46.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-08T19:44:40.002Z] #20 46.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-08T19:44:40.002Z] #20 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-08T19:44:40.002Z] #20 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-08T19:44:40.002Z] #20 46.18 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-08T19:44:40.002Z] #20 46.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:44:40.002Z] #20 46.22 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-08T19:44:40.002Z] #20 46.24 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:44:40.002Z] #20 46.26 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-08T19:44:40.002Z] #20 46.28 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:40.087Z] #20 28.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-08T19:44:40.087Z] #20 28.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-08T19:44:40.087Z] #20 28.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-08T19:44:40.087Z] #20 28.54 Selecting previously unselected package libnftnl11:amd64. [2021-06-08T19:44:40.087Z] #20 28.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-08T19:44:40.087Z] #20 28.58 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-08T19:44:40.368Z] #20 28.68 Selecting previously unselected package iptables. [2021-06-08T19:44:40.368Z] #20 28.70 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-08T19:44:40.368Z] #20 28.71 Unpacking iptables (1.8.2-4) ... [2021-06-08T19:44:40.547Z] #20 25.74 Selecting previously unselected package python3. [2021-06-08T19:44:40.547Z] #20 25.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 ... 24096 files and directories currently installed.) [2021-06-08T19:44:40.547Z] #20 25.78 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-08T19:44:40.547Z] #20 25.80 Unpacking python3 (3.7.3-1) ... [2021-06-08T19:44:40.547Z] #20 25.89 Selecting previously unselected package libip4tc0:amd64. [2021-06-08T19:44:40.625Z] #20 28.99 Selecting previously unselected package xxd. [2021-06-08T19:44:40.625Z] #20 29.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:44:40.625Z] #20 29.01 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:44:40.625Z] #20 29.18 Selecting previously unselected package vim-common. [2021-06-08T19:44:40.625Z] #20 29.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:44:40.625Z] #20 29.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:44:40.808Z] #20 25.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-08T19:44:40.808Z] #20 25.89 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:40.808Z] #20 25.99 Selecting previously unselected package libip6tc0:amd64. [2021-06-08T19:44:40.808Z] #20 26.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-08T19:44:40.808Z] #20 26.00 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:40.809Z] #20 26.07 Selecting previously unselected package libiptc0:amd64. [2021-06-08T19:44:40.809Z] #20 26.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-08T19:44:40.809Z] #20 26.09 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:40.809Z] #20 26.17 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-08T19:44:40.809Z] #20 26.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-08T19:44:40.809Z] #20 26.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-08T19:44:40.883Z] #20 29.40 Selecting previously unselected package bash-completion. [2021-06-08T19:44:40.883Z] #20 29.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-08T19:44:41.069Z] #20 26.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-08T19:44:41.069Z] #20 26.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-08T19:44:41.069Z] #20 26.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-08T19:44:41.069Z] #20 26.33 Selecting previously unselected package libnftnl11:amd64. [2021-06-08T19:44:41.069Z] #20 26.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-08T19:44:41.069Z] #20 26.34 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-08T19:44:41.069Z] #20 26.42 Selecting previously unselected package iptables. [2021-06-08T19:44:41.069Z] #20 26.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-08T19:44:41.069Z] #20 26.42 Unpacking iptables (1.8.2-4) ... [2021-06-08T19:44:41.641Z] #20 26.67 Selecting previously unselected package xxd. [2021-06-08T19:44:41.641Z] #20 26.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:44:41.641Z] #20 26.68 Unpacking xxd (2:8.1.0875-5) ... [2021-06-08T19:44:41.641Z] #20 26.80 Selecting previously unselected package vim-common. [2021-06-08T19:44:41.641Z] #20 26.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:44:41.641Z] #20 26.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-08T19:44:41.902Z] #20 27.01 Selecting previously unselected package bash-completion. [2021-06-08T19:44:41.902Z] #20 27.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-08T19:44:41.980Z] #57 223.7 + bin/containerd-shim-runc-v2 [2021-06-08T19:44:42.089Z] #20 35.23 Selecting previously unselected package libnet1:amd64. [2021-06-08T19:44:42.089Z] #20 35.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-08T19:44:42.089Z] #20 35.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:44:42.089Z] #20 35.35 Selecting previously unselected package libnl-3-200:amd64. [2021-06-08T19:44:42.089Z] #20 35.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-08T19:44:42.089Z] #20 35.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:44:42.089Z] #20 35.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-08T19:44:42.089Z] #20 35.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-08T19:44:42.089Z] #20 35.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:44:42.089Z] #20 35.49 Selecting previously unselected package libreadline5:amd64. [2021-06-08T19:44:42.089Z] #20 35.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-08T19:44:42.089Z] #20 35.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-08T19:44:42.346Z] #20 35.61 Selecting previously unselected package net-tools. [2021-06-08T19:44:42.346Z] #20 35.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-08T19:44:42.346Z] #20 35.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:44:42.346Z] #20 35.80 Selecting previously unselected package patch. [2021-06-08T19:44:42.346Z] #20 35.80 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-08T19:44:42.346Z] #20 35.81 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-08T19:44:42.568Z] #20 48.57 Setting up iptables (1.8.2-4) ... [2021-06-08T19:44:42.568Z] #20 48.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:44:42.568Z] #20 48.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:44:42.568Z] #20 48.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:44:42.568Z] #20 48.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:44:42.568Z] #20 48.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-08T19:44:42.568Z] #20 48.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-08T19:44:42.568Z] #20 48.70 Setting up python3 (3.7.3-1) ... [2021-06-08T19:44:42.605Z] #20 35.94 Selecting previously unselected package python-pip-whl. [2021-06-08T19:44:42.605Z] #20 35.95 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-08T19:44:42.605Z] #20 35.95 Unpacking python-pip-whl (18.1-5) ... [2021-06-08T19:44:42.920Z] #57 224.8 + binaries [2021-06-08T19:44:42.920Z] #57 224.8 + install -D bin/containerd /build/containerd [2021-06-08T19:44:42.920Z] #57 224.8 + install -D bin/containerd-shim /build/containerd-shim [2021-06-08T19:44:42.920Z] #57 224.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-08T19:44:42.920Z] #57 224.8 + install -D bin/ctr /build/ctr [2021-06-08T19:44:43.153Z] #20 49.15 Setting up python3-wheel (0.32.3-2) ... [2021-06-08T19:44:43.168Z] #20 36.43 Selecting previously unselected package python3-lib2to3. [2021-06-08T19:44:43.168Z] #20 36.44 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-08T19:44:43.168Z] #20 36.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:44:43.168Z] #20 36.56 Selecting previously unselected package python3-distutils. [2021-06-08T19:44:43.168Z] #20 36.58 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-08T19:44:43.168Z] #20 36.58 Unpacking python3-distutils (3.7.3-1) ... [2021-06-08T19:44:43.415Z] #20 31.62 Unpacking bash-completion (1:2.8-6) ... [2021-06-08T19:44:43.416Z] #20 31.94 Selecting previously unselected package bzip2. [2021-06-08T19:44:43.416Z] #20 31.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-08T19:44:43.416Z] #20 31.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:44:43.416Z] #20 32.06 Selecting previously unselected package xz-utils. [2021-06-08T19:44:43.426Z] #20 36.71 Selecting previously unselected package python3-pip. [2021-06-08T19:44:43.426Z] #20 36.73 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-08T19:44:43.426Z] #20 36.73 Unpacking python3-pip (18.1-5) ... [2021-06-08T19:44:43.426Z] #20 36.88 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:44:43.426Z] #20 36.89 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:44:43.426Z] #20 36.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:44:43.673Z] #20 32.07 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-08T19:44:43.673Z] #20 32.08 Unpacking xz-utils (5.2.4-1) ... [2021-06-08T19:44:43.673Z] #20 32.29 Selecting previously unselected package apparmor. [2021-06-08T19:44:43.673Z] #20 32.30 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-08T19:44:43.683Z] #20 37.02 Selecting previously unselected package python3-setuptools. [2021-06-08T19:44:43.683Z] #20 37.02 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-08T19:44:43.683Z] #20 37.03 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-08T19:44:43.730Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text" [2021-06-08T19:44:43.733Z] #20 49.89 Setting up apparmor (2.13.2-10) ... [2021-06-08T19:44:43.933Z] #20 32.37 Unpacking apparmor (2.13.2-10) ... [2021-06-08T19:44:43.939Z] #20 37.24 Selecting previously unselected package python3-wheel. [2021-06-08T19:44:43.939Z] #20 37.24 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-08T19:44:43.939Z] #20 37.24 Unpacking python3-wheel (0.32.3-2) ... [2021-06-08T19:44:43.939Z] #20 37.31 Selecting previously unselected package sudo. [2021-06-08T19:44:43.939Z] #20 37.33 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-08T19:44:43.939Z] #20 37.34 Unpacking sudo (1.8.27-1+deb10u3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-08T19:44:44.191Z] #20 32.76 Selecting previously unselected package aufs-tools. [2021-06-08T19:44:44.191Z] #20 32.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-08T19:44:44.191Z] #20 32.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:44:44.196Z] #20 37.78 Selecting previously unselected package thin-provisioning-tools. [2021-06-08T19:44:44.448Z] #20 32.90 Selecting previously unselected package libonig5:amd64. [2021-06-08T19:44:44.448Z] #20 32.91 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-08T19:44:44.448Z] #20 32.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:44:44.448Z] #20 33.04 Selecting previously unselected package libjq1:amd64. [2021-06-08T19:44:44.448Z] #20 33.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:44:44.448Z] #20 33.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:44:44.448Z] #20 33.14 Selecting previously unselected package jq. [2021-06-08T19:44:44.448Z] #20 29.39 Unpacking bash-completion (1:2.8-6) ... [2021-06-08T19:44:44.448Z] #20 29.72 Selecting previously unselected package bzip2. [2021-06-08T19:44:44.448Z] #20 29.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-08T19:44:44.453Z] #20 37.78 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-08T19:44:44.453Z] #20 37.79 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:44:44.453Z] #20 38.00 Selecting previously unselected package uidmap. [2021-06-08T19:44:44.453Z] #20 38.02 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-08T19:44:44.453Z] #20 38.02 Unpacking uidmap (1:4.5-1.1) ... [2021-06-08T19:44:44.706Z] #20 33.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:44:44.706Z] #20 33.15 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:44:44.706Z] #20 33.26 Selecting previously unselected package libaio1:amd64. [2021-06-08T19:44:44.706Z] #20 33.27 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-08T19:44:44.706Z] #20 33.27 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-08T19:44:44.706Z] #20 33.35 Selecting previously unselected package libgpm2:amd64. [2021-06-08T19:44:44.706Z] #20 33.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-08T19:44:44.706Z] #20 33.36 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-08T19:44:44.709Z] #20 38.13 Selecting previously unselected package vim-runtime. [2021-06-08T19:44:44.710Z] #20 38.14 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:44:44.710Z] #20 38.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-08T19:44:44.710Z] #20 38.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-08T19:44:44.710Z] #20 38.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:44:44.730Z] #20 29.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:44:44.730Z] #20 29.83 Selecting previously unselected package xz-utils. [2021-06-08T19:44:44.730Z] #20 29.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-08T19:44:44.730Z] #20 29.84 Unpacking xz-utils (5.2.4-1) ... [2021-06-08T19:44:44.730Z] #20 30.08 Selecting previously unselected package apparmor. [2021-06-08T19:44:44.730Z] #20 30.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-08T19:44:44.730Z] #20 30.15 Unpacking apparmor (2.13.2-10) ... [2021-06-08T19:44:44.828Z] #57 DONE 226.7s [2021-06-08T19:44:44.963Z] #20 33.44 Selecting previously unselected package libicu63:amd64. [2021-06-08T19:44:44.964Z] #20 33.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-08T19:44:44.964Z] #20 33.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:44:45.337Z] #20 30.46 Selecting previously unselected package aufs-tools. [2021-06-08T19:44:45.337Z] #20 30.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-08T19:44:45.337Z] #20 30.50 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:44:45.337Z] #20 30.58 Selecting previously unselected package libonig5:amd64. [2021-06-08T19:44:45.337Z] #20 30.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-08T19:44:45.337Z] #20 30.60 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:44:45.600Z] #20 30.75 Selecting previously unselected package libjq1:amd64. [2021-06-08T19:44:45.600Z] #20 30.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:44:45.600Z] #20 30.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:44:45.600Z] #20 30.87 Selecting previously unselected package jq. [2021-06-08T19:44:45.600Z] #20 30.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-08T19:44:45.600Z] #20 30.88 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-08T19:44:45.600Z] #20 30.95 Selecting previously unselected package libaio1:amd64. [2021-06-08T19:44:45.600Z] #20 30.95 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-08T19:44:45.600Z] #20 30.96 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-08T19:44:45.600Z] #20 31.01 Selecting previously unselected package libgpm2:amd64. [2021-06-08T19:44:45.666Z] #20 51.70 Setting up xfsprogs (4.20.0-1) ... [2021-06-08T19:44:45.666Z] #20 51.72 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:44:45.769Z] [2021-06-08T19:44:45.769Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-08T19:44:45.769Z] #58 sha256:4b84bfbd9f0d94b905a664a37fe91eda9ebf7b411bf082ec7fa561b371422c80 [2021-06-08T19:44:45.871Z] #20 31.01 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-08T19:44:45.871Z] #20 31.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-08T19:44:45.871Z] #20 31.07 Selecting previously unselected package libicu63:amd64. [2021-06-08T19:44:45.871Z] #20 31.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-08T19:44:45.871Z] #20 31.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:44:45.931Z] #20 52.10 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:44:46.339Z] #58 DONE 0.3s [2021-06-08T19:44:46.339Z] [2021-06-08T19:44:46.339Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-08T19:44:46.339Z] #62 sha256:77db0accf6a2d42c8101b574dd9dffe111316238d5b32b6a45685c83ec56f2f7 [2021-06-08T19:44:46.339Z] #62 DONE 0.1s [2021-06-08T19:44:46.339Z] [2021-06-08T19:44:46.339Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-08T19:44:46.339Z] #67 sha256:92ee4d566bfb88df6e914907d005f65426155525d8c6a0b5dc0e9431dbd600e8 [2021-06-08T19:44:46.599Z] #67 DONE 0.3s [2021-06-08T19:44:46.599Z] [2021-06-08T19:44:46.599Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-08T19:44:46.599Z] #68 sha256:247a2845bec63d32d08feb0877548256cfd52d108554f46d142d106cd2141f6e [2021-06-08T19:44:46.599Z] #68 DONE 0.0s [2021-06-08T19:44:46.599Z] [2021-06-08T19:44:46.599Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-08T19:44:46.599Z] #69 sha256:1d94ad3022c216b3eef89b6a10d143d4f0852450fd3ecdb79aae69772a265388 [2021-06-08T19:44:46.723Z] + docker version [2021-06-08T19:44:46.885Z] #20 52.94 Setting up python3-distutils (3.7.3-1) ... [2021-06-08T19:44:47.415Z] #20 53.45 Setting up python3-setuptools (40.8.0-1) ... [2021-06-08T19:44:47.543Z] #69 DONE 0.8s [2021-06-08T19:44:47.543Z] [2021-06-08T19:44:47.543Z] #70 exporting to image [2021-06-08T19:44:47.543Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-08T19:44:47.543Z] #70 exporting layers [2021-06-08T19:44:47.988Z] #20 41.05 Selecting previously unselected package vim. [2021-06-08T19:44:47.988Z] #20 41.05 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:44:47.988Z] #20 41.07 Unpacking vim (2:8.1.0875-5) ... [2021-06-08T19:44:47.988Z] #20 41.59 Selecting previously unselected package xfsprogs. [2021-06-08T19:44:48.244Z] #20 36.52 Selecting previously unselected package libnet1:amd64. [2021-06-08T19:44:48.244Z] #20 36.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-08T19:44:48.244Z] #20 36.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:44:48.244Z] #20 36.62 Selecting previously unselected package libnl-3-200:amd64. [2021-06-08T19:44:48.244Z] #20 36.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-08T19:44:48.244Z] #20 36.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:44:48.244Z] #20 36.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-08T19:44:48.244Z] #20 36.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-08T19:44:48.244Z] #20 36.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:44:48.244Z] #20 36.78 Selecting previously unselected package libreadline5:amd64. [2021-06-08T19:44:48.244Z] #20 36.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-08T19:44:48.244Z] #20 36.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-08T19:44:48.245Z] #20 41.61 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-08T19:44:48.245Z] #20 41.61 Unpacking xfsprogs (4.20.0-1) ... [2021-06-08T19:44:48.370Z] #20 54.56 Setting up python3-pip (18.1-5) ... [2021-06-08T19:44:48.502Z] #20 36.91 Selecting previously unselected package net-tools. [2021-06-08T19:44:48.502Z] #20 36.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-08T19:44:48.502Z] #20 36.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:44:48.502Z] #20 37.11 Selecting previously unselected package patch. [2021-06-08T19:44:48.502Z] #20 37.12 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-08T19:44:48.503Z] #20 41.97 Selecting previously unselected package zip. [2021-06-08T19:44:48.503Z] #20 41.97 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-08T19:44:48.503Z] #20 41.99 Unpacking zip (3.0-11+b1) ... [2021-06-08T19:44:48.759Z] #20 37.13 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-08T19:44:48.760Z] #20 37.24 Selecting previously unselected package python-pip-whl. [2021-06-08T19:44:48.760Z] #20 37.25 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-08T19:44:48.760Z] #20 37.25 Unpacking python-pip-whl (18.1-5) ... [2021-06-08T19:44:48.760Z] #20 42.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:44:48.760Z] #20 42.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:44:48.760Z] #20 42.18 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:48.760Z] #20 42.19 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-08T19:44:48.760Z] #20 42.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-08T19:44:48.760Z] #20 42.22 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:48.760Z] #20 42.24 Setting up uidmap (1:4.5-1.1) ... [2021-06-08T19:44:48.760Z] #20 42.25 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-08T19:44:48.760Z] #20 42.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:44:48.760Z] #20 42.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:44:48.760Z] #20 42.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:44:48.760Z] #20 42.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:44:48.760Z] #20 42.34 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:44:48.760Z] #20 42.35 Setting up zip (3.0-11+b1) ... [2021-06-08T19:44:49.018Z] #20 42.37 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:44:49.018Z] #20 42.40 Setting up bash-completion (1:2.8-6) ... [2021-06-08T19:44:49.175Z] #20 33.96 Selecting previously unselected package libnet1:amd64. [2021-06-08T19:44:49.175Z] #20 33.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-08T19:44:49.175Z] #20 33.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:44:49.175Z] #20 34.05 Selecting previously unselected package libnl-3-200:amd64. [2021-06-08T19:44:49.175Z] #20 34.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-08T19:44:49.175Z] #20 34.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:44:49.175Z] #20 34.13 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-08T19:44:49.175Z] #20 34.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-08T19:44:49.175Z] #20 34.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:44:49.175Z] #20 34.21 Selecting previously unselected package libreadline5:amd64. [2021-06-08T19:44:49.175Z] #20 34.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-08T19:44:49.175Z] #20 34.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-08T19:44:49.175Z] #20 34.32 Selecting previously unselected package net-tools. [2021-06-08T19:44:49.175Z] #20 34.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-08T19:44:49.175Z] #20 34.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:44:49.175Z] #20 34.51 Selecting previously unselected package patch. [2021-06-08T19:44:49.175Z] #20 34.51 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-08T19:44:49.175Z] #20 34.52 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-08T19:44:49.175Z] #20 34.61 Selecting previously unselected package python-pip-whl. [2021-06-08T19:44:49.323Z] #20 55.60 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:44:49.323Z] #20 55.64 Processing triggers for mime-support (3.62) ... [2021-06-08T19:44:49.325Z] #20 37.74 Selecting previously unselected package python3-lib2to3. [2021-06-08T19:44:49.325Z] #20 37.75 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-08T19:44:49.325Z] #20 37.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:44:49.325Z] #20 37.90 Selecting previously unselected package python3-distutils. [2021-06-08T19:44:49.325Z] #20 37.90 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-08T19:44:49.325Z] #20 37.91 Unpacking python3-distutils (3.7.3-1) ... [2021-06-08T19:44:49.436Z] #20 34.61 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-08T19:44:49.436Z] #20 34.62 Unpacking python-pip-whl (18.1-5) ... [2021-06-08T19:44:49.582Z] #20 38.05 Selecting previously unselected package python3-pip. [2021-06-08T19:44:49.582Z] #20 38.06 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-08T19:44:49.582Z] #20 38.08 Unpacking python3-pip (18.1-5) ... [2021-06-08T19:44:49.582Z] #20 38.23 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:44:49.582Z] #20 38.24 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:44:49.840Z] #20 38.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:44:49.840Z] #20 38.38 Selecting previously unselected package python3-setuptools. [2021-06-08T19:44:49.840Z] #20 38.39 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-08T19:44:49.840Z] #20 38.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-08T19:44:50.007Z] #20 35.19 Selecting previously unselected package python3-lib2to3. [2021-06-08T19:44:50.007Z] #20 35.19 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-08T19:44:50.007Z] #20 35.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:44:50.098Z] #20 38.59 Selecting previously unselected package python3-wheel. [2021-06-08T19:44:50.098Z] #20 38.61 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-08T19:44:50.098Z] #20 38.63 Unpacking python3-wheel (0.32.3-2) ... [2021-06-08T19:44:50.098Z] #20 38.71 Selecting previously unselected package sudo. [2021-06-08T19:44:50.098Z] #20 38.72 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-08T19:44:50.098Z] #20 38.73 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-08T19:44:50.268Z] #20 35.32 Selecting previously unselected package python3-distutils. [2021-06-08T19:44:50.268Z] #20 35.34 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-08T19:44:50.268Z] #20 35.35 Unpacking python3-distutils (3.7.3-1) ... [2021-06-08T19:44:50.268Z] #20 35.48 Selecting previously unselected package python3-pip. [2021-06-08T19:44:50.268Z] #20 35.49 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-08T19:44:50.268Z] #20 35.50 Unpacking python3-pip (18.1-5) ... [2021-06-08T19:44:50.277Z] #20 DONE 56.5s [2021-06-08T19:44:50.277Z] [2021-06-08T19:44:50.277Z] #21 [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-06-08T19:44:50.277Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-08T19:44:50.395Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-08T19:44:50.395Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4ffbdd5b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-08T19:44:50.395Z] ---------------------------------------------------------------------------- [2021-06-08T19:44:50.395Z] [2021-06-08T19:44:50.395Z] INFO: executeCI.ps1 starting at Tue Jun 8 19:44:48 CUT 2021 [2021-06-08T19:44:50.395Z] [2021-06-08T19:44:50.395Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-08T19:44:50.395Z] INFO: Running git version 2.24.1.windows.2 [2021-06-08T19:44:50.395Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-08T19:44:50.395Z] INFO: Environment variables: [2021-06-08T19:44:50.395Z] [2021-06-08T19:44:50.395Z] Name Value [2021-06-08T19:44:50.395Z] ---- ----- [2021-06-08T19:44:50.395Z] ALLUSERSPROFILE C:\ProgramData [2021-06-08T19:44:50.395Z] amd64 true [2021-06-08T19:44:50.395Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-08T19:44:50.395Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-08T19:44:50.395Z] arm64 true [2021-06-08T19:44:50.395Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-08T19:44:50.395Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-08T19:44:50.395Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-08T19:44:50.395Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-08T19:44:50.395Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-08T19:44:50.395Z] BRANCH_NAME PR-42486 [2021-06-08T19:44:50.395Z] BUILD_DISPLAY_NAME #2 [2021-06-08T19:44:50.395Z] BUILD_ID 2 [2021-06-08T19:44:50.395Z] BUILD_NUMBER 2 [2021-06-08T19:44:50.395Z] BUILD_TAG jenkins-moby-PR-42486-2 [2021-06-08T19:44:50.395Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/ [2021-06-08T19:44:50.395Z] cgroup2 true [2021-06-08T19:44:50.395Z] CHANGE_AUTHOR tianon [2021-06-08T19:44:50.395Z] CHANGE_AUTHOR_DISPLAY_NAME Tianon Gravi [2021-06-08T19:44:50.395Z] CHANGE_BRANCH packagers [2021-06-08T19:44:50.395Z] CHANGE_FORK tianon/docker [2021-06-08T19:44:50.395Z] CHANGE_ID 42486 [2021-06-08T19:44:50.395Z] CHANGE_TARGET master [2021-06-08T19:44:50.395Z] CHANGE_TITLE Remove a lot of outdated "project/PACKAGERS.md" text [2021-06-08T19:44:50.395Z] CHANGE_URL https://github.com/moby/moby/pull/42486 [2021-06-08T19:44:50.395Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:44:50.395Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-08T19:44:50.396Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-08T19:44:50.396Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-08T19:44:50.396Z] COMPUTERNAME azwin-2-812fe0 [2021-06-08T19:44:50.396Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-08T19:44:50.396Z] ConfigSequenceNumber 0 [2021-06-08T19:44:50.396Z] dco true [2021-06-08T19:44:50.396Z] DOCKER_BUILDKIT 0 [2021-06-08T19:44:50.396Z] DOCKER_DUT_DEBUG 1 [2021-06-08T19:44:50.396Z] DOCKER_EXPERIMENTAL 1 [2021-06-08T19:44:50.396Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-08T19:44:50.396Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-08T19:44:50.396Z] EXECUTOR_NUMBER 0 [2021-06-08T19:44:50.396Z] FQDN azwin-2-812fe0.westus.cloudapp.azure.com [2021-06-08T19:44:50.396Z] GIT_BRANCH PR-42486 [2021-06-08T19:44:50.396Z] GIT_COMMIT 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:44:50.396Z] GIT_PREVIOUS_COMMIT 078657d7591373499ba2717ea9c8ddcd455ed3ec [2021-06-08T19:44:50.396Z] GIT_URL https://github.com/moby/moby.git [2021-06-08T19:44:50.396Z] HUDSON_COOKIE c688ff29-88f5-447e-bcff-8269a0d5ab94 [2021-06-08T19:44:50.396Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-08T19:44:50.396Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-08T19:44:50.396Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-08T19:44:50.396Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-08T19:44:50.396Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-08T19:44:50.396Z] JENKINS_NODE_COOKIE af44133e-03a5-4ffc-a801-14724b14d062 [2021-06-08T19:44:50.396Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-08T19:44:50.396Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-08T19:44:50.396Z] JOB_BASE_NAME PR-42486 [2021-06-08T19:44:50.396Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/display/redirect [2021-06-08T19:44:50.396Z] JOB_NAME moby/PR-42486 [2021-06-08T19:44:50.396Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/ [2021-06-08T19:44:50.396Z] library.jps.version master [2021-06-08T19:44:50.396Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-08T19:44:50.396Z] NODE_LABELS amd64 azure azwin-2-812fe0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-08T19:44:50.396Z] NODE_NAME azwin-2-812fe0 [2021-06-08T19:44:50.396Z] NUMBER_OF_PROCESSORS 4 [2021-06-08T19:44:50.396Z] OS Windows_NT [2021-06-08T19:44:50.396Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-08T19:44:50.396Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-08T19:44:50.396Z] ppc64le false [2021-06-08T19:44:50.396Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-08T19:44:50.396Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-08T19:44:50.396Z] PROCESSOR_LEVEL 6 [2021-06-08T19:44:50.396Z] PROCESSOR_REVISION 4f01 [2021-06-08T19:44:50.396Z] ProgramData C:\ProgramData [2021-06-08T19:44:50.396Z] ProgramFiles C:\Program Files [2021-06-08T19:44:50.396Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-08T19:44:50.396Z] ProgramW6432 C:\Program Files [2021-06-08T19:44:50.396Z] PROMPT $P$G [2021-06-08T19:44:50.396Z] PSExecutionPolicyPreference Bypass [2021-06-08T19:44:50.396Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-08T19:44:50.396Z] PUBLIC C:\Users\Public [2021-06-08T19:44:50.396Z] rootless true [2021-06-08T19:44:50.396Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/display/redirect?page=artif... [2021-06-08T19:44:50.396Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/display/redirect?page=changes [2021-06-08T19:44:50.396Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/display/redirect [2021-06-08T19:44:50.396Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/display/redirect?page=tests [2021-06-08T19:44:50.396Z] s390x false [2021-06-08T19:44:50.396Z] SKIP_VALIDATION_TESTS 1 [2021-06-08T19:44:50.396Z] SOURCES_DRIVE d [2021-06-08T19:44:50.396Z] SOURCES_SUBDIR gopath [2021-06-08T19:44:50.396Z] STAGE_NAME Run tests [2021-06-08T19:44:50.396Z] SystemDrive C: [2021-06-08T19:44:50.396Z] SystemRoot C:\Windows [2021-06-08T19:44:50.396Z] TEMP C:\Windows\TEMP [2021-06-08T19:44:50.396Z] TESTDEBUG 0 [2021-06-08T19:44:50.396Z] TESTRUN_DRIVE d [2021-06-08T19:44:50.396Z] TESTRUN_SUBDIR CI [2021-06-08T19:44:50.396Z] TIMEOUT 120m [2021-06-08T19:44:50.396Z] TMP C:\Windows\TEMP [2021-06-08T19:44:50.396Z] unit_validate true [2021-06-08T19:44:50.396Z] USERDOMAIN WORKGROUP [2021-06-08T19:44:50.396Z] USERNAME azwin-2-812fe0$ [2021-06-08T19:44:50.396Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-08T19:44:50.396Z] validate_force false [2021-06-08T19:44:50.396Z] windir C:\Windows [2021-06-08T19:44:50.396Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-08T19:44:50.396Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-08T19:44:50.396Z] windows2022 true [2021-06-08T19:44:50.396Z] windowsRS1 false [2021-06-08T19:44:50.396Z] windowsRS5 true [2021-06-08T19:44:50.396Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-08T19:44:50.396Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-08T19:44:50.396Z] [2021-06-08T19:44:50.396Z] [2021-06-08T19:44:50.396Z] [2021-06-08T19:44:50.529Z] #20 35.68 Selecting previously unselected package python3-pkg-resources. [2021-06-08T19:44:50.529Z] #20 35.69 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-08T19:44:50.529Z] #20 35.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:44:50.529Z] #20 35.82 Selecting previously unselected package python3-setuptools. [2021-06-08T19:44:50.529Z] #20 35.82 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-08T19:44:50.529Z] #20 35.83 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-08T19:44:50.663Z] #20 39.23 Selecting previously unselected package thin-provisioning-tools. [2021-06-08T19:44:50.663Z] #20 39.24 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-08T19:44:50.663Z] #20 39.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:44:50.790Z] #20 36.02 Selecting previously unselected package python3-wheel. [2021-06-08T19:44:50.790Z] #20 36.02 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-08T19:44:50.790Z] #20 36.03 Unpacking python3-wheel (0.32.3-2) ... [2021-06-08T19:44:50.790Z] #20 36.12 Selecting previously unselected package sudo. [2021-06-08T19:44:50.790Z] #20 36.12 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-08T19:44:50.790Z] #20 36.12 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-08T19:44:50.848Z] INFO: Sources under d:\gopath\... [2021-06-08T19:44:50.848Z] INFO: Test run under d:\CI\... [2021-06-08T19:44:50.848Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-08T19:44:50.921Z] #20 39.44 Selecting previously unselected package uidmap. [2021-06-08T19:44:50.921Z] #20 39.45 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-08T19:44:50.921Z] #20 39.46 Unpacking uidmap (1:4.5-1.1) ... [2021-06-08T19:44:50.921Z] #20 39.60 Selecting previously unselected package vim-runtime. [2021-06-08T19:44:50.921Z] #20 39.60 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:44:51.178Z] #20 39.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-08T19:44:51.178Z] #20 39.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-08T19:44:51.178Z] #20 39.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:44:51.300Z] INFO: docker/docker repository was found [2021-06-08T19:44:51.300Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-08T19:44:51.369Z] #20 36.55 Selecting previously unselected package thin-provisioning-tools. [2021-06-08T19:44:51.369Z] #20 36.55 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-08T19:44:51.369Z] #20 36.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:44:51.369Z] #20 ... [2021-06-08T19:44:51.369Z] [2021-06-08T19:44:51.369Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:44:51.369Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:44:51.369Z] #40 167.7 + dpkg --print-architecture [2021-06-08T19:44:51.369Z] #40 167.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-08T19:44:51.543Z] #20 44.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:51.543Z] #20 44.67 Setting up xz-utils (5.2.4-1) ... [2021-06-08T19:44:51.543Z] #20 44.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-08T19:44:51.543Z] #20 44.70 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-08T19:44:51.543Z] #20 44.72 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-08T19:44:51.543Z] #20 44.79 invoke-rc.d: could not determine current runlevel [2021-06-08T19:44:51.543Z] #20 44.80 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T19:44:51.543Z] #20 44.81 Setting up pigz (2.4-1) ... [2021-06-08T19:44:51.543Z] #20 44.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-08T19:44:51.543Z] #20 44.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:44:51.543Z] #20 44.86 Setting up python-pip-whl (18.1-5) ... [2021-06-08T19:44:51.543Z] #20 44.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:44:51.543Z] #20 44.89 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:44:51.630Z] #40 167.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-08T19:44:51.630Z] #40 167.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-08T19:44:51.678Z] #21 1.351 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-08T19:44:51.678Z] #21 1.356 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-08T19:44:51.678Z] #21 1.360 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-08T19:44:51.752Z] ltsc2019: Pulling from windows/servercore [2021-06-08T19:44:51.752Z] 4612f6d0b889: Pulling fs layer [2021-06-08T19:44:51.752Z] 8116de3c91c3: Pulling fs layer [2021-06-08T19:44:51.801Z] #20 45.27 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-08T19:44:51.801Z] #20 45.29 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:44:51.801Z] #20 45.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:51.801Z] #20 45.32 Setting up vim (2:8.1.0875-5) ... [2021-06-08T19:44:51.801Z] #20 45.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-08T19:44:51.801Z] #20 45.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-08T19:44:51.801Z] #20 45.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-08T19:44:51.801Z] #20 45.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-08T19:44:51.801Z] #20 45.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-08T19:44:51.801Z] #20 45.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-08T19:44:52.058Z] #20 45.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-08T19:44:52.058Z] #20 45.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-08T19:44:52.058Z] #20 45.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:44:52.058Z] #20 45.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:44:52.058Z] #20 45.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-08T19:44:52.058Z] #20 45.49 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:44:52.058Z] #20 45.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:44:52.058Z] #20 45.52 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:52.262Z] #21 DONE 1.9s [2021-06-08T19:44:52.262Z] [2021-06-08T19:44:52.262Z] #57 [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-06-08T19:44:52.262Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:44:52.262Z] #57 ... [2021-06-08T19:44:52.262Z] [2021-06-08T19:44:52.262Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-08T19:44:52.262Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-08T19:44:53.729Z] Client: Mirantis Container Runtime [2021-06-08T19:44:53.729Z] Version: 20.10.0 [2021-06-08T19:44:53.729Z] API version: 1.41 [2021-06-08T19:44:53.729Z] Go version: go1.13.15 [2021-06-08T19:44:53.730Z] Git commit: 6ee42dc [2021-06-08T19:44:53.730Z] Built: 03/11/2021 13:24:56 [2021-06-08T19:44:53.730Z] OS/Arch: windows/amd64 [2021-06-08T19:44:53.730Z] Context: default [2021-06-08T19:44:53.730Z] Experimental: true [2021-06-08T19:44:53.730Z] [2021-06-08T19:44:53.730Z] Server: Mirantis Container Runtime [2021-06-08T19:44:53.730Z] Engine: [2021-06-08T19:44:53.730Z] Version: 20.10.0 [2021-06-08T19:44:53.730Z] API version: 1.41 (minimum version 1.24) [2021-06-08T19:44:53.730Z] Go version: go1.13.15 [2021-06-08T19:44:53.730Z] Git commit: 1e08f21e79 [2021-06-08T19:44:53.730Z] Built: 03/11/2021 13:23:32 [2021-06-08T19:44:53.730Z] OS/Arch: windows/amd64 [2021-06-08T19:44:53.730Z] Experimental: true [2021-06-08T19:44:53.961Z] #20 42.31 Selecting previously unselected package vim. [2021-06-08T19:44:53.961Z] #20 42.31 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:44:53.961Z] #20 42.33 Unpacking vim (2:8.1.0875-5) ... [2021-06-08T19:44:54.126Z] #70 exporting layers 6.6s done [2021-06-08T19:44:54.126Z] #70 writing image sha256:81c9b99385d75c9e0961dcd49127ce1324d7b679756c93770e864e327ff3ffb2 done [2021-06-08T19:44:54.126Z] #70 naming to docker.io/library/docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 done [2021-06-08T19:44:54.126Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-08T19:44:54.218Z] #20 42.85 Selecting previously unselected package xfsprogs. [2021-06-08T19:44:54.218Z] #20 42.85 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-08T19:44:54.218Z] #20 42.86 Unpacking xfsprogs (4.20.0-1) ... [Pipeline] sh [2021-06-08T19:44:54.468Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42486/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/validate/default [2021-06-08T19:44:54.583Z] #20 ... [2021-06-08T19:44:54.583Z] [2021-06-08T19:44:54.583Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:44:54.583Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:44:54.583Z] #40 168.0 + dpkg --print-architecture [2021-06-08T19:44:54.583Z] #40 168.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-08T19:44:54.783Z] #20 43.26 Selecting previously unselected package zip. [2021-06-08T19:44:54.783Z] #20 43.26 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-08T19:44:54.783Z] #20 43.27 Unpacking zip (3.0-11+b1) ... [2021-06-08T19:44:54.783Z] #20 43.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:44:54.783Z] #20 43.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:44:54.783Z] #20 43.46 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:54.783Z] #20 43.47 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-08T19:44:54.783Z] #20 43.49 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-08T19:44:54.783Z] #20 43.50 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:55.040Z] #20 43.52 Setting up uidmap (1:4.5-1.1) ... [2021-06-08T19:44:55.040Z] #20 43.54 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-08T19:44:55.040Z] #20 43.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:44:55.040Z] #20 43.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:44:55.040Z] #20 43.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:44:55.040Z] #20 43.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:44:55.148Z] #40 168.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-08T19:44:55.148Z] #40 168.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-08T19:44:55.202Z] + docker info [2021-06-08T19:44:55.298Z] #20 43.63 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:44:55.298Z] #20 43.66 Setting up zip (3.0-11+b1) ... [2021-06-08T19:44:55.298Z] #20 43.68 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:44:55.298Z] #20 43.71 Setting up bash-completion (1:2.8-6) ... [2021-06-08T19:44:55.408Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-08T19:44:55.408Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-08T19:44:55.408Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-08T19:44:55.408Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-08T19:44:55.408Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-08T19:44:55.408Z] Congratulations! No new tests were added to integration-cli. [2021-06-08T19:44:55.408Z] [2021-06-08T19:44:55.408Z] INFO Start validation with golang-ci-lint [2021-06-08T19:44:55.408Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-08T19:44:55.408Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-08T19:44:55.408Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-08T19:44:56.498Z] #22 ... [2021-06-08T19:44:56.498Z] [2021-06-08T19:44:56.498Z] #50 [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-06-08T19:44:56.498Z] #50 sha256:642fb00edfa7a9e1ef744f4142801243dcb000ebdccfb3c55ab1685b2bb63a9c [2021-06-08T19:44:56.498Z] #50 159.3 + /build/golangci-lint --version [2021-06-08T19:44:56.498Z] #50 159.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-08T19:44:56.498Z] #50 DONE 160.5s [2021-06-08T19:44:56.498Z] [2021-06-08T19:44:56.498Z] #57 [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-06-08T19:44:56.498Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:44:57.077Z] #57 ... [2021-06-08T19:44:57.077Z] [2021-06-08T19:44:57.077Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-08T19:44:57.077Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-08T19:44:57.077Z] #22 4.712 Collecting yamllint==1.26.1 [2021-06-08T19:44:57.822Z] #20 ... [2021-06-08T19:44:57.822Z] [2021-06-08T19:44:57.822Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:44:57.822Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:44:57.822Z] #40 165.7 + dpkg --print-architecture [2021-06-08T19:44:57.822Z] #40 165.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-08T19:44:57.822Z] #40 166.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-08T19:44:57.822Z] #40 166.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-08T19:44:58.219Z] #40 ... [2021-06-08T19:44:58.219Z] [2021-06-08T19:44:58.219Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:44:58.219Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:44:58.219Z] #20 36.78 Selecting previously unselected package uidmap. [2021-06-08T19:44:58.219Z] #20 36.78 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-08T19:44:58.219Z] #20 36.79 Unpacking uidmap (1:4.5-1.1) ... [2021-06-08T19:44:58.219Z] #20 36.90 Selecting previously unselected package vim-runtime. [2021-06-08T19:44:58.219Z] #20 36.91 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-08T19:44:58.219Z] #20 36.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-08T19:44:58.219Z] #20 36.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-08T19:44:58.219Z] #20 36.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:44:58.219Z] #20 39.78 Selecting previously unselected package vim. [2021-06-08T19:44:58.219Z] #20 39.79 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-08T19:44:58.219Z] #20 39.80 Unpacking vim (2:8.1.0875-5) ... [2021-06-08T19:44:58.219Z] #20 40.42 Selecting previously unselected package xfsprogs. [2021-06-08T19:44:58.219Z] #20 40.43 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-08T19:44:58.219Z] #20 40.43 Unpacking xfsprogs (4.20.0-1) ... [2021-06-08T19:44:58.219Z] #20 40.85 Selecting previously unselected package zip. [2021-06-08T19:44:58.219Z] #20 40.85 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-08T19:44:58.219Z] #20 40.85 Unpacking zip (3.0-11+b1) ... [2021-06-08T19:44:58.219Z] #20 41.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-08T19:44:58.219Z] #20 41.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-08T19:44:58.219Z] #20 41.05 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:58.219Z] #20 41.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-08T19:44:58.219Z] #20 41.07 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-08T19:44:58.219Z] #20 41.09 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:58.219Z] #20 41.10 Setting up uidmap (1:4.5-1.1) ... [2021-06-08T19:44:58.219Z] #20 41.11 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-08T19:44:58.219Z] #20 41.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-08T19:44:58.219Z] #20 41.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-08T19:44:58.219Z] #20 41.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-08T19:44:58.219Z] #20 41.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-08T19:44:58.219Z] #20 41.16 Setting up xxd (2:8.1.0875-5) ... [2021-06-08T19:44:58.219Z] #20 41.18 Setting up zip (3.0-11+b1) ... [2021-06-08T19:44:58.219Z] #20 41.19 Setting up vim-common (2:8.1.0875-5) ... [2021-06-08T19:44:58.219Z] #20 41.22 Setting up bash-completion (1:2.8-6) ... [2021-06-08T19:44:58.480Z] #20 43.64 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-08T19:44:58.480Z] #20 43.66 Setting up xz-utils (5.2.4-1) ... [2021-06-08T19:44:58.480Z] #20 43.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-08T19:44:58.480Z] #20 43.69 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-08T19:44:58.480Z] #20 43.72 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-08T19:44:58.480Z] #20 43.78 invoke-rc.d: could not determine current runlevel [2021-06-08T19:44:58.742Z] #20 43.79 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T19:44:58.742Z] #20 43.80 Setting up pigz (2.4-1) ... [2021-06-08T19:44:58.742Z] #20 43.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-08T19:44:58.742Z] #20 43.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:44:58.742Z] #20 43.85 Setting up python-pip-whl (18.1-5) ... [2021-06-08T19:44:58.742Z] #20 43.86 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:44:58.742Z] #20 43.87 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:44:59.003Z] #20 44.24 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-08T19:44:59.003Z] #20 44.25 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:44:59.003Z] #20 44.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:44:59.003Z] #20 44.27 Setting up vim (2:8.1.0875-5) ... [2021-06-08T19:44:59.003Z] #20 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-08T19:44:59.003Z] #20 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-08T19:44:59.003Z] #20 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-08T19:44:59.003Z] #20 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-08T19:44:59.003Z] #20 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-08T19:44:59.003Z] #20 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-08T19:44:59.003Z] #20 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-08T19:44:59.003Z] #20 44.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-08T19:44:59.003Z] #20 44.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:44:59.264Z] #20 44.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:44:59.264Z] #20 44.36 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-08T19:44:59.264Z] #20 44.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:44:59.264Z] #20 44.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:44:59.264Z] #20 44.40 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:45:00.298Z] 8116de3c91c3: Verifying Checksum [2021-06-08T19:45:00.298Z] 8116de3c91c3: Download complete [2021-06-08T19:45:01.812Z] #20 46.81 Setting up iptables (1.8.2-4) ... [2021-06-08T19:45:01.812Z] #20 46.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:45:01.812Z] #20 46.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:45:01.812Z] #20 46.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:45:01.812Z] #20 46.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:45:01.812Z] #20 46.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-08T19:45:01.812Z] #20 46.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-08T19:45:01.812Z] #20 46.87 Setting up python3 (3.7.3-1) ... [2021-06-08T19:45:02.073Z] #20 47.30 Setting up python3-wheel (0.32.3-2) ... [2021-06-08T19:45:02.402Z] #22 10.04 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-08T19:45:02.648Z] #20 47.95 Setting up apparmor (2.13.2-10) ... [2021-06-08T19:45:03.250Z] #40 ... [2021-06-08T19:45:03.250Z] [2021-06-08T19:45:03.250Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:45:03.250Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:45:03.250Z] #20 47.96 Setting up iptables (1.8.2-4) ... [2021-06-08T19:45:03.250Z] #20 47.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:45:03.250Z] #20 47.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:45:03.250Z] #20 48.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:45:03.250Z] #20 48.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:45:03.250Z] #20 48.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-08T19:45:03.250Z] #20 48.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-08T19:45:03.250Z] #20 48.03 Setting up python3 (3.7.3-1) ... [2021-06-08T19:45:03.250Z] #20 48.44 Setting up python3-wheel (0.32.3-2) ... [2021-06-08T19:45:03.250Z] #20 49.02 Setting up apparmor (2.13.2-10) ... [2021-06-08T19:45:03.250Z] #20 50.70 Setting up xfsprogs (4.20.0-1) ... [2021-06-08T19:45:03.250Z] #20 50.71 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:45:03.250Z] #20 51.01 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:45:03.250Z] #20 51.82 Setting up python3-distutils (3.7.3-1) ... [2021-06-08T19:45:03.250Z] #20 52.20 Setting up python3-setuptools (40.8.0-1) ... [2021-06-08T19:45:03.250Z] #20 53.27 Setting up python3-pip (18.1-5) ... [2021-06-08T19:45:03.250Z] #20 54.25 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:45:03.250Z] #20 54.31 Processing triggers for mime-support (3.62) ... [2021-06-08T19:45:03.250Z] #20 DONE 55.5s [2021-06-08T19:45:03.250Z] [2021-06-08T19:45:03.250Z] #21 [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-06-08T19:45:03.250Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-08T19:45:03.250Z] #21 1.023 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-08T19:45:03.250Z] #21 1.030 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-08T19:45:03.250Z] #21 1.034 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-08T19:45:03.250Z] #21 DONE 1.1s [2021-06-08T19:45:03.250Z] [2021-06-08T19:45:03.250Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-08T19:45:03.250Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-08T19:45:03.355Z] #22 10.96 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-08T19:45:03.355Z] #22 11.02 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-08T19:45:03.355Z] #22 11.08 Collecting pyyaml (from yamllint==1.26.1) [2021-06-08T19:45:03.620Z] #22 11.26 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-08T19:45:04.199Z] #22 11.85 Installing build dependencies: started [2021-06-08T19:45:04.374Z] #40 ... [2021-06-08T19:45:04.374Z] [2021-06-08T19:45:04.374Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-08T19:45:04.374Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-08T19:45:04.374Z] #20 46.06 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-08T19:45:04.374Z] #20 46.08 Setting up xz-utils (5.2.4-1) ... [2021-06-08T19:45:04.374Z] #20 46.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-08T19:45:04.374Z] #20 46.12 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-08T19:45:04.374Z] #20 46.15 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-08T19:45:04.374Z] #20 46.25 invoke-rc.d: could not determine current runlevel [2021-06-08T19:45:04.374Z] #20 46.27 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T19:45:04.374Z] #20 46.28 Setting up pigz (2.4-1) ... [2021-06-08T19:45:04.374Z] #20 46.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-08T19:45:04.374Z] #20 46.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-08T19:45:04.374Z] #20 46.34 Setting up python-pip-whl (18.1-5) ... [2021-06-08T19:45:04.374Z] #20 46.35 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-08T19:45:04.374Z] #20 46.37 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-08T19:45:04.374Z] #20 46.69 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-08T19:45:04.374Z] #20 46.72 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-08T19:45:04.374Z] #20 46.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-08T19:45:04.374Z] #20 46.75 Setting up vim (2:8.1.0875-5) ... [2021-06-08T19:45:04.374Z] #20 46.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-08T19:45:04.374Z] #20 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-08T19:45:04.374Z] #20 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-08T19:45:04.374Z] #20 46.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-08T19:45:04.374Z] #20 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-08T19:45:04.374Z] #20 46.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-08T19:45:04.374Z] #20 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-08T19:45:04.374Z] #20 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-08T19:45:04.374Z] #20 46.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-08T19:45:04.374Z] #20 46.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-08T19:45:04.374Z] #20 46.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-08T19:45:04.374Z] #20 46.95 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-08T19:45:04.374Z] #20 46.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-08T19:45:04.374Z] #20 46.99 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-08T19:45:04.374Z] #20 49.40 Setting up iptables (1.8.2-4) ... [2021-06-08T19:45:04.374Z] #20 49.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:45:04.374Z] #20 49.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:45:04.374Z] #20 49.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-08T19:45:04.374Z] #20 49.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-08T19:45:04.374Z] #20 49.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-08T19:45:04.374Z] #20 49.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-08T19:45:04.374Z] #20 49.48 Setting up python3 (3.7.3-1) ... [2021-06-08T19:45:04.374Z] #20 49.87 Setting up python3-wheel (0.32.3-2) ... [2021-06-08T19:45:04.374Z] #20 50.52 Setting up apparmor (2.13.2-10) ... [2021-06-08T19:45:04.374Z] #20 52.66 Setting up xfsprogs (4.20.0-1) ... [2021-06-08T19:45:04.374Z] #20 52.68 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:45:04.564Z] #20 49.43 Setting up xfsprogs (4.20.0-1) ... [2021-06-08T19:45:04.564Z] #20 49.44 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-08T19:45:04.564Z] #20 49.78 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:45:04.631Z] #20 53.00 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-08T19:45:05.136Z] #20 50.56 Setting up python3-distutils (3.7.3-1) ... [2021-06-08T19:45:05.197Z] #20 53.74 Setting up python3-distutils (3.7.3-1) ... [2021-06-08T19:45:05.708Z] #20 51.01 Setting up python3-setuptools (40.8.0-1) ... [2021-06-08T19:45:05.762Z] #20 54.20 Setting up python3-setuptools (40.8.0-1) ... [2021-06-08T19:45:06.651Z] #20 52.05 Setting up python3-pip (18.1-5) ... [2021-06-08T19:45:06.695Z] #20 55.22 Setting up python3-pip (18.1-5) ... [2021-06-08T19:45:07.429Z] #22 4.219 Collecting yamllint==1.26.1 [2021-06-08T19:45:07.595Z] #20 52.91 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:45:07.627Z] #20 56.02 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:45:07.627Z] #20 56.06 Processing triggers for mime-support (3.62) ... [2021-06-08T19:45:07.856Z] #20 52.95 Processing triggers for mime-support (3.62) ... [2021-06-08T19:45:08.428Z] #20 DONE 53.6s [2021-06-08T19:45:08.428Z] [2021-06-08T19:45:08.428Z] #54 [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-06-08T19:45:08.428Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:08.428Z] #54 ... [2021-06-08T19:45:08.428Z] [2021-06-08T19:45:08.428Z] #21 [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-06-08T19:45:08.428Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-08T19:45:08.558Z] #20 DONE 57.2s [2021-06-08T19:45:08.558Z] [2021-06-08T19:45:08.558Z] #57 [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-06-08T19:45:08.558Z] #57 sha256:00e4b8ae805e4478b07609f50f937129d3a36fa75bb5f39d3368311870e8c741 [2021-06-08T19:45:08.816Z] #57 ... [2021-06-08T19:45:08.816Z] [2021-06-08T19:45:08.816Z] #21 [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-06-08T19:45:08.816Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-08T19:45:09.747Z] #21 1.058 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-08T19:45:09.747Z] #21 1.063 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-08T19:45:09.747Z] #21 1.074 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-08T19:45:09.747Z] #21 DONE 1.2s [2021-06-08T19:45:09.747Z] [2021-06-08T19:45:09.747Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:45:09.747Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:45:09.901Z] Client: [2021-06-08T19:45:09.902Z] Context: default [2021-06-08T19:45:09.902Z] Debug Mode: false [2021-06-08T19:45:09.902Z] Plugins: [2021-06-08T19:45:09.902Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-08T19:45:09.902Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-08T19:45:09.902Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-08T19:45:09.902Z] [2021-06-08T19:45:09.902Z] Server: [2021-06-08T19:45:09.902Z] Containers: 0 [2021-06-08T19:45:09.902Z] Running: 0 [2021-06-08T19:45:09.902Z] Paused: 0 [2021-06-08T19:45:09.902Z] Stopped: 0 [2021-06-08T19:45:09.902Z] Images: 0 [2021-06-08T19:45:09.902Z] Server Version: 20.10.0 [2021-06-08T19:45:09.902Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-08T19:45:09.902Z] Windows: [2021-06-08T19:45:09.902Z] LCOW: [2021-06-08T19:45:09.902Z] Logging Driver: json-file [2021-06-08T19:45:09.902Z] Plugins: [2021-06-08T19:45:09.902Z] Volume: local [2021-06-08T19:45:09.902Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-08T19:45:09.902Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-08T19:45:09.902Z] Swarm: inactive [2021-06-08T19:45:09.902Z] Default Isolation: process [2021-06-08T19:45:09.902Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-08T19:45:09.902Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-08T19:45:09.902Z] OSType: windows [2021-06-08T19:45:09.902Z] Architecture: x86_64 [2021-06-08T19:45:09.902Z] CPUs: 4 [2021-06-08T19:45:09.902Z] Total Memory: 32GiB [2021-06-08T19:45:09.902Z] Name: azwin-2-a7d770 [2021-06-08T19:45:09.902Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-08T19:45:09.902Z] Docker Root Dir: D:\docker [2021-06-08T19:45:09.902Z] Debug Mode: false [2021-06-08T19:45:09.902Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:45:09.902Z] Labels: [2021-06-08T19:45:09.902Z] Experimental: true [2021-06-08T19:45:09.902Z] Insecure Registries: [2021-06-08T19:45:09.902Z] 10.0.0.4:5000 [2021-06-08T19:45:09.902Z] 127.0.0.0/8 [2021-06-08T19:45:09.902Z] Registry Mirrors: [2021-06-08T19:45:09.902Z] http://10.0.0.4:5000/ [2021-06-08T19:45:09.902Z] Live Restore Enabled: false [2021-06-08T19:45:09.902Z] [2021-06-08T19:45:10.012Z] #40 ... [2021-06-08T19:45:10.012Z] [2021-06-08T19:45:10.012Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-08T19:45:10.012Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-08T19:45:10.344Z] #21 1.757 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-08T19:45:10.344Z] #21 1.766 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-08T19:45:10.344Z] #21 1.770 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-08T19:45:10.344Z] #21 DONE 1.9s [2021-06-08T19:45:10.344Z] [2021-06-08T19:45:10.344Z] #50 [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-06-08T19:45:10.344Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:45:10.344Z] #50 ... [2021-06-08T19:45:10.344Z] [2021-06-08T19:45:10.344Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-08T19:45:10.344Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-08T19:45:10.687Z] 4612f6d0b889: Verifying Checksum [2021-06-08T19:45:10.687Z] 4612f6d0b889: Download complete [2021-06-08T19:45:12.688Z] #22 9.524 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-08T19:45:13.620Z] #22 10.41 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-08T19:45:13.620Z] #22 10.46 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-08T19:45:13.620Z] #22 10.51 Collecting pyyaml (from yamllint==1.26.1) [2021-06-08T19:45:13.878Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-08T19:45:13.878Z] #22 10.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-08T19:45:14.135Z] #22 10.94 Building wheels for collected packages: yamllint [2021-06-08T19:45:14.135Z] #22 10.94 Running setup.py bdist_wheel for yamllint: started [2021-06-08T19:45:14.190Z] #22 4.237 Collecting yamllint==1.26.1 [2021-06-08T19:45:15.069Z] #22 11.85 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-08T19:45:15.069Z] #22 11.85 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-08T19:45:15.069Z] #22 11.90 Successfully built yamllint [2021-06-08T19:45:15.069Z] #22 11.91 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-08T19:45:15.327Z] #22 12.23 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-08T19:45:15.636Z] #22 5.069 Collecting yamllint==1.26.1 [2021-06-08T19:45:16.701Z] #22 DONE 13.4s [2021-06-08T19:45:16.701Z] [2021-06-08T19:45:16.701Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-08T19:45:16.701Z] #25 sha256:53a63c5025cc4ceb842e6d045972e984624b3876fa8de45b75b12d580b0e85d9 [2021-06-08T19:45:16.958Z] #25 DONE 0.6s [2021-06-08T19:45:16.958Z] [2021-06-08T19:45:16.958Z] #57 [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-06-08T19:45:16.958Z] #57 sha256:3f2cd14a8f2cbd655f97183178565f2dfa84d95dcb63a864a326035e627508b2 [2021-06-08T19:45:17.215Z] #57 ... [2021-06-08T19:45:17.215Z] [2021-06-08T19:45:17.215Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-08T19:45:17.215Z] #30 sha256:1edccb2398d45352399249b28815c12ea99f1a5699352a21e88c328fc9c3ad59 [2021-06-08T19:45:17.557Z] #22 ... [2021-06-08T19:45:17.557Z] [2021-06-08T19:45:17.557Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:45:17.557Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:45:17.557Z] #40 DONE 193.5s [2021-06-08T19:45:17.557Z] [2021-06-08T19:45:17.557Z] #54 [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-06-08T19:45:17.557Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:17.818Z] #54 ... [2021-06-08T19:45:17.818Z] [2021-06-08T19:45:17.818Z] #50 [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-06-08T19:45:17.818Z] #50 sha256:6ce9fa90ad7908bb06d79ddb1c12e547e868b0b9ca610509dd3811c9af101dec [2021-06-08T19:45:17.818Z] #50 194.1 + /build/golangci-lint --version [2021-06-08T19:45:18.079Z] #50 194.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-08T19:45:18.340Z] #50 DONE 194.7s [2021-06-08T19:45:18.340Z] [2021-06-08T19:45:18.340Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-08T19:45:18.340Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-08T19:45:19.331Z] #22 25.29 Installing build dependencies: finished with status 'done' [2021-06-08T19:45:19.449Z] #22 9.554 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-08T19:45:19.910Z] #22 ... [2021-06-08T19:45:19.910Z] [2021-06-08T19:45:19.910Z] #57 [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-06-08T19:45:19.910Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:45:19.910Z] #57 154.8 + bin/containerd [2021-06-08T19:45:20.423Z] #22 10.40 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-08T19:45:20.423Z] #22 10.45 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-08T19:45:20.423Z] #22 10.50 Collecting pyyaml (from yamllint==1.26.1) [2021-06-08T19:45:20.423Z] #22 10.71 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-08T19:45:20.883Z] #22 10.40 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-08T19:45:20.989Z] #22 10.97 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-08T19:45:20.989Z] #22 10.97 Building wheels for collected packages: yamllint [2021-06-08T19:45:20.989Z] #22 10.97 Running setup.py bdist_wheel for yamllint: started [2021-06-08T19:45:21.460Z] #22 11.20 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-08T19:45:21.554Z] #22 11.81 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-08T19:45:21.721Z] #22 11.24 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-08T19:45:21.721Z] #22 11.27 Collecting pyyaml (from yamllint==1.26.1) [2021-06-08T19:45:21.721Z] #22 11.44 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-08T19:45:21.812Z] #22 11.82 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-08T19:45:21.812Z] #22 11.86 Successfully built yamllint [2021-06-08T19:45:21.812Z] #22 11.87 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-08T19:45:21.981Z] #22 11.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-08T19:45:21.981Z] #22 11.64 Building wheels for collected packages: yamllint [2021-06-08T19:45:21.981Z] #22 11.65 Running setup.py bdist_wheel for yamllint: started [2021-06-08T19:45:22.070Z] #22 ... [2021-06-08T19:45:22.070Z] [2021-06-08T19:45:22.070Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:45:22.070Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:45:22.070Z] #40 DONE 190.1s [2021-06-08T19:45:22.070Z] [2021-06-08T19:45:22.070Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-08T19:45:22.070Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-08T19:45:22.070Z] #22 12.25 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-08T19:45:22.327Z] #22 DONE 12.7s [2021-06-08T19:45:22.327Z] [2021-06-08T19:45:22.327Z] #57 [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-06-08T19:45:22.327Z] #57 sha256:00e4b8ae805e4478b07609f50f937129d3a36fa75bb5f39d3368311870e8c741 [2021-06-08T19:45:22.477Z] #30 DONE 4.6s [2021-06-08T19:45:22.477Z] [2021-06-08T19:45:22.477Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-08T19:45:22.477Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-08T19:45:22.477Z] #40 DONE 195.2s [2021-06-08T19:45:22.477Z] [2021-06-08T19:45:22.477Z] #50 [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-06-08T19:45:22.477Z] #50 sha256:090f7886634785ca7c5f8e0bfb5a9e75b585271394129a14f1f5555a244db7ff [2021-06-08T19:45:22.477Z] #50 193.5 + /build/golangci-lint --version [2021-06-08T19:45:22.477Z] #50 193.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-08T19:45:22.477Z] #50 DONE 195.5s [2021-06-08T19:45:22.477Z] [2021-06-08T19:45:22.477Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-08T19:45:22.477Z] #33 sha256:6b123737e58c5b7b76db170d99157531166c2aa0f737a051ee5473fcbb38b623 [2021-06-08T19:45:22.477Z] #33 DONE 0.6s [2021-06-08T19:45:22.477Z] [2021-06-08T19:45:22.477Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-08T19:45:22.477Z] #35 sha256:b717ca11b8aaa04814c307d847322f41a1020d3ac30f65583e15b109f11c2ffa [2021-06-08T19:45:22.477Z] #35 DONE 0.2s [2021-06-08T19:45:22.477Z] [2021-06-08T19:45:22.477Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-08T19:45:22.477Z] #38 sha256:83f516feecf603da5767f5ecaee9294e1ced6bc1feeb44e8a329638d4ccdaa6c [2021-06-08T19:45:22.477Z] #38 DONE 0.1s [2021-06-08T19:45:22.477Z] [2021-06-08T19:45:22.477Z] #57 [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-06-08T19:45:22.477Z] #57 sha256:3f2cd14a8f2cbd655f97183178565f2dfa84d95dcb63a864a326035e627508b2 [2021-06-08T19:45:22.478Z] #57 ... [2021-06-08T19:45:22.478Z] [2021-06-08T19:45:22.478Z] #54 [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-06-08T19:45:22.478Z] #54 sha256:c464144e14920574f285de86c41fc8448096fddb27040a3875dc18009eab4973 [2021-06-08T19:45:22.478Z] #54 96.56 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-08T19:45:22.478Z] #54 97.85 + mkdir -p /build [2021-06-08T19:45:22.478Z] #54 97.85 + cp runc /build/runc [2021-06-08T19:45:22.478Z] #54 DONE 99.1s [2021-06-08T19:45:22.478Z] [2021-06-08T19:45:22.478Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-08T19:45:22.478Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-08T19:45:22.478Z] #22 30.13 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-08T19:45:22.478Z] #22 30.13 Building wheels for collected packages: yamllint, pyyaml [2021-06-08T19:45:22.478Z] #22 30.13 Running setup.py bdist_wheel for yamllint: started [2021-06-08T19:45:22.552Z] #22 12.22 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-08T19:45:22.552Z] #22 12.23 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-08T19:45:22.552Z] #22 12.26 Successfully built yamllint [2021-06-08T19:45:22.552Z] #22 12.27 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-08T19:45:22.585Z] #57 ... [2021-06-08T19:45:22.585Z] [2021-06-08T19:45:22.585Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-08T19:45:22.585Z] #25 sha256:5beb868a4f1962470993e6594e8d9c69dc84c227497d87b8cdb60a27c1eb5a4d [2021-06-08T19:45:22.813Z] #22 12.47 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-08T19:45:22.813Z] #22 DONE 12.6s [2021-06-08T19:45:22.813Z] [2021-06-08T19:45:22.813Z] #54 [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-06-08T19:45:22.813Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:22.842Z] #25 DONE 0.4s [2021-06-08T19:45:22.842Z] [2021-06-08T19:45:22.843Z] #57 [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-06-08T19:45:22.843Z] #57 sha256:00e4b8ae805e4478b07609f50f937129d3a36fa75bb5f39d3368311870e8c741 [2021-06-08T19:45:23.074Z] #54 ... [2021-06-08T19:45:23.074Z] [2021-06-08T19:45:23.074Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-08T19:45:23.074Z] #25 sha256:abb00093365d2c9ff01661e3b865fd9ceab3e6e6f13a9c66c7a9568281446a70 [2021-06-08T19:45:23.100Z] #57 ... [2021-06-08T19:45:23.100Z] [2021-06-08T19:45:23.100Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-08T19:45:23.100Z] #30 sha256:4acfa9b5cf76736e4e0d2e7b58e37082c12f7e4b4527c1c6bd9685b0d1c0b7de [2021-06-08T19:45:23.335Z] #25 DONE 0.4s [2021-06-08T19:45:23.336Z] [2021-06-08T19:45:23.336Z] #54 [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-06-08T19:45:23.336Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:23.336Z] #54 ... [2021-06-08T19:45:23.336Z] [2021-06-08T19:45:23.336Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-08T19:45:23.336Z] #30 sha256:c29e10c628e6baf7480e13101f0e7a8b7183cd618c538a7104e81a3af9ce35f5 [2021-06-08T19:45:23.432Z] #22 31.11 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-08T19:45:23.432Z] #22 31.11 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-08T19:45:23.432Z] #22 31.18 Running setup.py bdist_wheel for pyyaml: started [2021-06-08T19:45:24.375Z] #57 ... [2021-06-08T19:45:24.375Z] [2021-06-08T19:45:24.375Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-08T19:45:24.375Z] #41 sha256:990cb9cdf725469a993eae7f715c81708c8dd50bf35ca367028d78691cb144d0 [2021-06-08T19:45:24.830Z] #22 32.56 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-08T19:45:24.830Z] #22 32.56 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-08T19:45:24.830Z] #22 32.71 Successfully built yamllint pyyaml [2021-06-08T19:45:25.095Z] #22 32.73 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-08T19:45:25.307Z] #41 DONE 0.6s [2021-06-08T19:45:25.307Z] [2021-06-08T19:45:25.307Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-08T19:45:25.307Z] #45 sha256:89d738bf7eb1d708167cbfa35500130ac0c6ccd5d4ed8ce5a845fce51ac8165b [2021-06-08T19:45:25.307Z] #45 DONE 0.1s [2021-06-08T19:45:25.307Z] [2021-06-08T19:45:25.307Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-08T19:45:25.307Z] #47 sha256:7a71cd8ce837aa29f7e044bf1236bf0b75d0228e245b644d254a55793ff2608f [2021-06-08T19:45:25.359Z] #22 33.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-08T19:45:25.565Z] #47 DONE 0.3s [2021-06-08T19:45:25.565Z] [2021-06-08T19:45:25.565Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-08T19:45:25.565Z] #49 sha256:6709e462d56e7c71a54879162e97e794274e882f9baf266769aff03b1598107b [2021-06-08T19:45:25.565Z] #49 DONE 0.1s [2021-06-08T19:45:25.565Z] [2021-06-08T19:45:25.565Z] #54 [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-06-08T19:45:25.565Z] #54 sha256:c68b7ddb530c8e35bb1ae3c782856929099c8d45f979613466d4e4c70db43360 [2021-06-08T19:45:25.565Z] #54 ... [2021-06-08T19:45:25.565Z] [2021-06-08T19:45:25.565Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-08T19:45:25.565Z] #51 sha256:c553e768904735204d1c30fe36971b64d5fe8471acdda98f2dc829fa7c16befa [2021-06-08T19:45:25.625Z] #22 DONE 33.4s [2021-06-08T19:45:25.625Z] [2021-06-08T19:45:25.625Z] #57 [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-06-08T19:45:25.625Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:45:26.135Z] #51 DONE 0.5s [2021-06-08T19:45:26.135Z] [2021-06-08T19:45:26.135Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-08T19:45:26.135Z] #53 sha256:9729784781f09ce4bb41e8fdb82a8178633f3e66719623be50b3c902856e1891 [2021-06-08T19:45:26.135Z] #53 DONE 0.1s [2021-06-08T19:45:26.135Z] [2021-06-08T19:45:26.135Z] #57 [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-06-08T19:45:26.135Z] #57 sha256:3f2cd14a8f2cbd655f97183178565f2dfa84d95dcb63a864a326035e627508b2 [2021-06-08T19:45:27.558Z] #57 ... [2021-06-08T19:45:27.558Z] [2021-06-08T19:45:27.558Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-08T19:45:27.558Z] #24 sha256:c73c28fc99a031e6169e78889e9df77981396f7def137fed468cbd9578021379 [2021-06-08T19:45:27.558Z] #24 192.5 + return [2021-06-08T19:45:28.513Z] #24 DONE 193.2s [2021-06-08T19:45:28.513Z] [2021-06-08T19:45:28.513Z] #57 [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-06-08T19:45:28.513Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:45:28.628Z] #30 DONE 4.5s [2021-06-08T19:45:28.628Z] [2021-06-08T19:45:28.629Z] #54 [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-06-08T19:45:28.629Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:28.629Z] #54 ... [2021-06-08T19:45:28.629Z] [2021-06-08T19:45:28.629Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-08T19:45:28.629Z] #33 sha256:55bbc410902d095390234cb0c23dd711165069a7456d322cc98c4e29676b2ced [2021-06-08T19:45:28.629Z] #33 DONE 0.4s [2021-06-08T19:45:28.629Z] [2021-06-08T19:45:28.629Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-08T19:45:28.629Z] #35 sha256:8d3d6db84a695c4578b8e0b7f08cd8a86338c795fb3ef64d506d90e6a82a3df2 [2021-06-08T19:45:28.629Z] #35 DONE 0.1s [2021-06-08T19:45:28.629Z] [2021-06-08T19:45:28.629Z] #54 [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-06-08T19:45:28.629Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:28.629Z] #54 ... [2021-06-08T19:45:28.629Z] [2021-06-08T19:45:28.629Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-08T19:45:28.629Z] #38 sha256:8b1f510fa2bcb3ad1ffebac0c22ed636525ac064430c73b8022e8a6c3e460c75 [2021-06-08T19:45:28.629Z] #38 DONE 0.1s [2021-06-08T19:45:28.629Z] [2021-06-08T19:45:28.629Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-08T19:45:28.629Z] #41 sha256:08d9b0d2c013856a2a97ff77aca226dd1d208dfd3461a74e63089af11dc7f68e [2021-06-08T19:45:29.201Z] #41 DONE 0.6s [2021-06-08T19:45:29.201Z] [2021-06-08T19:45:29.201Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-08T19:45:29.201Z] #45 sha256:8413ca8896b3c92bf89c6270bcc928ef95abfc31f8c625d9cc1d264cb9324b3a [2021-06-08T19:45:29.201Z] #45 DONE 0.1s [2021-06-08T19:45:29.201Z] [2021-06-08T19:45:29.201Z] #54 [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-06-08T19:45:29.201Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:29.201Z] #54 ... [2021-06-08T19:45:29.201Z] [2021-06-08T19:45:29.201Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-08T19:45:29.201Z] #47 sha256:460744298c0b6ec1e1471bf9a669af2c3f0fc10b812a424f0edc2f7de8446e1b [2021-06-08T19:45:29.463Z] #47 DONE 0.3s [2021-06-08T19:45:29.463Z] [2021-06-08T19:45:29.463Z] #54 [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-06-08T19:45:29.463Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:29.463Z] #54 ... [2021-06-08T19:45:29.463Z] [2021-06-08T19:45:29.463Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-08T19:45:29.463Z] #49 sha256:87cd79af05e8fcc9fa8839bba208295eb5fd6b9a04531785b5d26e8824ff975c [2021-06-08T19:45:29.463Z] #49 DONE 0.1s [2021-06-08T19:45:29.463Z] [2021-06-08T19:45:29.463Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-08T19:45:29.463Z] #51 sha256:4479667c9833f8bca6bc106cf3472ec4f3e1f59350d1adfea0ecc8e06e6fd8c3 [2021-06-08T19:45:29.652Z] #30 DONE 5.6s [2021-06-08T19:45:29.652Z] [2021-06-08T19:45:29.652Z] #50 [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-06-08T19:45:29.652Z] #50 sha256:daa4db9228c2b285604ef06880d09129c7c831550cf87b40a21d7cfaa45eac2d [2021-06-08T19:45:29.652Z] #50 193.6 + /build/golangci-lint --version [2021-06-08T19:45:29.652Z] #50 193.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-08T19:45:29.652Z] #50 DONE 197.0s [2021-06-08T19:45:29.652Z] [2021-06-08T19:45:29.652Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-08T19:45:29.652Z] #33 sha256:76c86019af103ab541b2909c53dc6201bffbc3749e0ae3ac3cfd9dbc478e258b [2021-06-08T19:45:29.652Z] #33 DONE 0.5s [2021-06-08T19:45:29.652Z] [2021-06-08T19:45:29.652Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-08T19:45:29.652Z] #35 sha256:24a05cd5d8b62f956f5c0585cd842aca9bf6583f0880bd2be7876730e93c3a4c [2021-06-08T19:45:29.652Z] #35 DONE 0.1s [2021-06-08T19:45:29.652Z] [2021-06-08T19:45:29.652Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-08T19:45:29.652Z] #38 sha256:e40b786bdbbf20e0c543f76e0fb65fc04b27610c6687b69d855c10387b86fda5 [2021-06-08T19:45:29.652Z] #38 DONE 0.3s [2021-06-08T19:45:29.652Z] [2021-06-08T19:45:29.652Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-08T19:45:29.652Z] #41 sha256:b3ea2d16a6b00dd1b8acdb2925582da873c19e80ceeefaa15b9567e55dc7c2cd [2021-06-08T19:45:30.035Z] #51 DONE 0.5s [2021-06-08T19:45:30.035Z] [2021-06-08T19:45:30.035Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-08T19:45:30.035Z] #53 sha256:9fa674adb7383a1277d5d9e8d1e8cc8a3875e4a3f293360cb5e62a043d256d25 [2021-06-08T19:45:30.035Z] #53 DONE 0.1s [2021-06-08T19:45:30.035Z] [2021-06-08T19:45:30.035Z] #54 [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-06-08T19:45:30.035Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:30.217Z] #41 DONE 0.7s [2021-06-08T19:45:30.217Z] [2021-06-08T19:45:30.217Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-08T19:45:30.217Z] #45 sha256:faf3a7ca238b7820eac7d9cc501cf72747f994bc3959bef2f37f474b917b8a97 [2021-06-08T19:45:30.217Z] #45 DONE 0.1s [2021-06-08T19:45:30.217Z] [2021-06-08T19:45:30.217Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-08T19:45:30.217Z] #47 sha256:69975dce1cae24c98d6db6ec5302f72ffe6b2495ba2af72817270bf7b2dfc0ae [2021-06-08T19:45:30.445Z] #57 ... [2021-06-08T19:45:30.445Z] [2021-06-08T19:45:30.445Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-08T19:45:30.445Z] #25 sha256:d774ac8d748e13f3510765ae7ba34f0f5652683083f06fa4434052088a2452b6 [2021-06-08T19:45:30.445Z] #25 DONE 0.2s [2021-06-08T19:45:30.445Z] [2021-06-08T19:45:30.445Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-08T19:45:30.445Z] #30 sha256:866923788b715a63390bb80f0355720f8b102b08bf319c7bcdcb00ff652f2c6c [2021-06-08T19:45:30.785Z] #47 DONE 0.3s [2021-06-08T19:45:30.785Z] [2021-06-08T19:45:30.785Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-08T19:45:30.785Z] #49 sha256:32c2ff3b80e6afe046180677dd66d9b5b61af43dee60a428a4a61dc3021b0fa9 [2021-06-08T19:45:30.785Z] #49 DONE 0.2s [2021-06-08T19:45:30.785Z] [2021-06-08T19:45:30.785Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-08T19:45:30.785Z] #51 sha256:6ac77fe17f73dce2278c1ff0b11a37400525890d1608a5f3fe1fc737cd721de1 [2021-06-08T19:45:31.350Z] #51 DONE 0.6s [2021-06-08T19:45:31.350Z] [2021-06-08T19:45:31.350Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-08T19:45:31.350Z] #53 sha256:2180851d076fc0e06f4e7aa2af3176107054ce9e95cda884e49a79904786f30d [2021-06-08T19:45:31.608Z] #53 DONE 0.1s [2021-06-08T19:45:31.608Z] [2021-06-08T19:45:31.608Z] #54 [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-06-08T19:45:31.608Z] #54 sha256:e3a400082196ab0242a9eef4c408dd5f2ec713d8e1082bfdf2cb6abc463372b1 [2021-06-08T19:45:31.630Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-08T19:45:31.630Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-98e283fb\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-08T19:45:31.630Z] ---------------------------------------------------------------------------- [2021-06-08T19:45:31.630Z] [2021-06-08T19:45:31.630Z] INFO: executeCI.ps1 starting at Tue Jun 8 19:45:28 CUT 2021 [2021-06-08T19:45:31.630Z] [2021-06-08T19:45:31.630Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-08T19:45:31.630Z] INFO: Running git version 2.24.1.windows.2 [2021-06-08T19:45:31.630Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-08T19:45:31.630Z] INFO: Environment variables: [2021-06-08T19:45:31.630Z] [2021-06-08T19:45:31.630Z] Name Value [2021-06-08T19:45:31.630Z] ---- ----- [2021-06-08T19:45:31.630Z] ALLUSERSPROFILE C:\ProgramData [2021-06-08T19:45:31.630Z] amd64 true [2021-06-08T19:45:31.630Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-08T19:45:31.630Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-08T19:45:31.630Z] arm64 true [2021-06-08T19:45:31.630Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-08T19:45:31.630Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-08T19:45:31.630Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-08T19:45:31.630Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-08T19:45:31.631Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-08T19:45:31.631Z] BRANCH_NAME PR-42486 [2021-06-08T19:45:31.631Z] BUILD_DISPLAY_NAME #2 [2021-06-08T19:45:31.631Z] BUILD_ID 2 [2021-06-08T19:45:31.631Z] BUILD_NUMBER 2 [2021-06-08T19:45:31.631Z] BUILD_TAG jenkins-moby-PR-42486-2 [2021-06-08T19:45:31.631Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/ [2021-06-08T19:45:31.631Z] cgroup2 true [2021-06-08T19:45:31.631Z] CHANGE_AUTHOR tianon [2021-06-08T19:45:31.631Z] CHANGE_AUTHOR_DISPLAY_NAME Tianon Gravi [2021-06-08T19:45:31.631Z] CHANGE_BRANCH packagers [2021-06-08T19:45:31.631Z] CHANGE_FORK tianon/docker [2021-06-08T19:45:31.631Z] CHANGE_ID 42486 [2021-06-08T19:45:31.631Z] CHANGE_TARGET master [2021-06-08T19:45:31.631Z] CHANGE_TITLE Remove a lot of outdated "project/PACKAGERS.md" text [2021-06-08T19:45:31.631Z] CHANGE_URL https://github.com/moby/moby/pull/42486 [2021-06-08T19:45:31.631Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-08T19:45:31.631Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-08T19:45:31.631Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-08T19:45:31.631Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-08T19:45:31.631Z] COMPUTERNAME azwin-2-a7d770 [2021-06-08T19:45:31.631Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-08T19:45:31.631Z] ConfigSequenceNumber 0 [2021-06-08T19:45:31.631Z] dco true [2021-06-08T19:45:31.631Z] DOCKER_BUILDKIT 0 [2021-06-08T19:45:31.631Z] DOCKER_DUT_DEBUG 1 [2021-06-08T19:45:31.631Z] DOCKER_EXPERIMENTAL 1 [2021-06-08T19:45:31.631Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-08T19:45:31.631Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-08T19:45:31.631Z] EXECUTOR_NUMBER 0 [2021-06-08T19:45:31.631Z] FQDN azwin-2-a7d770.westus.cloudapp.azure.com [2021-06-08T19:45:31.631Z] GIT_BRANCH PR-42486 [2021-06-08T19:45:31.631Z] GIT_COMMIT 1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:45:31.631Z] GIT_PREVIOUS_COMMIT 078657d7591373499ba2717ea9c8ddcd455ed3ec [2021-06-08T19:45:31.631Z] GIT_URL https://github.com/moby/moby.git [2021-06-08T19:45:31.631Z] HUDSON_COOKIE ef3537be-50c1-4fa4-b108-1e6b45297867 [2021-06-08T19:45:31.631Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-08T19:45:31.631Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-08T19:45:31.631Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-08T19:45:31.631Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-08T19:45:31.631Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-08T19:45:31.631Z] JENKINS_NODE_COOKIE be8e7cc8-1ad2-4cb1-8277-47162fa667be [2021-06-08T19:45:31.631Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-08T19:45:31.631Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-08T19:45:31.631Z] JOB_BASE_NAME PR-42486 [2021-06-08T19:45:31.631Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/display/redirect [2021-06-08T19:45:31.631Z] JOB_NAME moby/PR-42486 [2021-06-08T19:45:31.631Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/ [2021-06-08T19:45:31.631Z] library.jps.version master [2021-06-08T19:45:31.631Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-08T19:45:31.631Z] NODE_LABELS amd64 azure azwin-2-a7d770 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-08T19:45:31.631Z] NODE_NAME azwin-2-a7d770 [2021-06-08T19:45:31.631Z] NUMBER_OF_PROCESSORS 4 [2021-06-08T19:45:31.631Z] OS Windows_NT [2021-06-08T19:45:31.631Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-08T19:45:31.631Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-08T19:45:31.631Z] ppc64le false [2021-06-08T19:45:31.631Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-08T19:45:31.631Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-08T19:45:31.631Z] PROCESSOR_LEVEL 6 [2021-06-08T19:45:31.631Z] PROCESSOR_REVISION 4f01 [2021-06-08T19:45:31.631Z] ProgramData C:\ProgramData [2021-06-08T19:45:31.631Z] ProgramFiles C:\Program Files [2021-06-08T19:45:31.631Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-08T19:45:31.631Z] ProgramW6432 C:\Program Files [2021-06-08T19:45:31.631Z] PROMPT $P$G [2021-06-08T19:45:31.631Z] PSExecutionPolicyPreference Bypass [2021-06-08T19:45:31.631Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-08T19:45:31.631Z] PUBLIC C:\Users\Public [2021-06-08T19:45:31.631Z] rootless true [2021-06-08T19:45:31.631Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/display/redirect?page=artif... [2021-06-08T19:45:31.631Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/display/redirect?page=changes [2021-06-08T19:45:31.631Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/display/redirect [2021-06-08T19:45:31.631Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42486/2/display/redirect?page=tests [2021-06-08T19:45:31.631Z] s390x false [2021-06-08T19:45:31.631Z] SKIP_VALIDATION_TESTS 1 [2021-06-08T19:45:31.631Z] SOURCES_DRIVE d [2021-06-08T19:45:31.631Z] SOURCES_SUBDIR gopath [2021-06-08T19:45:31.631Z] STAGE_NAME Run tests [2021-06-08T19:45:31.631Z] SystemDrive C: [2021-06-08T19:45:31.631Z] SystemRoot C:\Windows [2021-06-08T19:45:31.631Z] TEMP C:\Windows\TEMP [2021-06-08T19:45:31.631Z] TESTDEBUG 0 [2021-06-08T19:45:31.631Z] TESTRUN_DRIVE d [2021-06-08T19:45:31.631Z] TESTRUN_SUBDIR CI [2021-06-08T19:45:31.631Z] TIMEOUT 120m [2021-06-08T19:45:31.631Z] TMP C:\Windows\TEMP [2021-06-08T19:45:31.631Z] unit_validate true [2021-06-08T19:45:31.631Z] USERDOMAIN WORKGROUP [2021-06-08T19:45:31.631Z] USERNAME azwin-2-a7d770$ [2021-06-08T19:45:31.631Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-08T19:45:31.631Z] validate_force false [2021-06-08T19:45:31.631Z] windir C:\Windows [2021-06-08T19:45:31.631Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-08T19:45:31.631Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-08T19:45:31.631Z] windows2022 true [2021-06-08T19:45:31.631Z] windowsRS1 false [2021-06-08T19:45:31.631Z] windowsRS5 true [2021-06-08T19:45:31.631Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-08T19:45:31.631Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-08T19:45:31.631Z] [2021-06-08T19:45:31.631Z] [2021-06-08T19:45:31.631Z] [2021-06-08T19:45:31.631Z] INFO: Sources under d:\gopath\... [2021-06-08T19:45:31.631Z] INFO: Test run under d:\CI\... [2021-06-08T19:45:31.631Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-08T19:45:31.631Z] INFO: docker/docker repository was found [2021-06-08T19:45:31.631Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-08T19:45:32.081Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-08T19:45:32.532Z] 29d5b6a226d2: Pulling fs layer [2021-06-08T19:45:38.624Z] #30 DONE 7.0s [2021-06-08T19:45:38.624Z] [2021-06-08T19:45:38.624Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-08T19:45:38.624Z] #33 sha256:f801521851303b1730b261c0894106f9e9955903a2d07bc5f3cb647aeca01eb7 [2021-06-08T19:45:38.624Z] #33 DONE 0.5s [2021-06-08T19:45:38.624Z] [2021-06-08T19:45:38.624Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-08T19:45:38.624Z] #35 sha256:4847a688cc4563a66c1634f1468597ad7c1fd11de13fb870c80dbf4b0e6b5d6c [2021-06-08T19:45:38.624Z] #35 DONE 0.1s [2021-06-08T19:45:38.624Z] [2021-06-08T19:45:38.624Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-08T19:45:38.624Z] #38 sha256:f153746c1b02b06b78baa6a7e755f160410d0f58250596ef2d8f07364e67335d [2021-06-08T19:45:38.624Z] #38 DONE 0.1s [2021-06-08T19:45:38.624Z] [2021-06-08T19:45:38.624Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-08T19:45:38.624Z] #41 sha256:605e018e33481db871727c23557fa050aaf20963c9eaaab7af6b9e5d7b9a3391 [2021-06-08T19:45:38.624Z] #41 DONE 0.5s [2021-06-08T19:45:38.624Z] [2021-06-08T19:45:38.624Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-08T19:45:38.624Z] #45 sha256:3bd21197dba43e0e2b865ced236c4f07ae5b0f34a66e2e13961b440cb8ecacf3 [2021-06-08T19:45:38.624Z] #45 DONE 0.1s [2021-06-08T19:45:38.624Z] [2021-06-08T19:45:38.624Z] #57 [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-06-08T19:45:38.624Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:45:38.624Z] #57 ... [2021-06-08T19:45:38.624Z] [2021-06-08T19:45:38.624Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-08T19:45:38.624Z] #47 sha256:6aa764660b6ed941bdbd30592f9910d911207c81bc1f8b85d21d341866c35ca2 [2021-06-08T19:45:38.888Z] #47 DONE 0.4s [2021-06-08T19:45:38.888Z] [2021-06-08T19:45:38.888Z] #57 [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-06-08T19:45:38.888Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:45:39.150Z] #57 ... [2021-06-08T19:45:39.150Z] [2021-06-08T19:45:39.150Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-08T19:45:39.150Z] #49 sha256:d90cf8739f8a582c418a8a238d032793d7daa39fbf014e56eee58660bb178c4b [2021-06-08T19:45:39.150Z] #49 DONE 0.1s [2021-06-08T19:45:39.150Z] [2021-06-08T19:45:39.150Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-08T19:45:39.150Z] #51 sha256:eac7e937dec07ab43c47b169116602ebd5e4b72dc05e9e1a85bca607552d0a7a [2021-06-08T19:45:40.104Z] #51 DONE 0.8s [2021-06-08T19:45:40.104Z] [2021-06-08T19:45:40.104Z] #57 [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-06-08T19:45:40.104Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:45:40.104Z] #57 ... [2021-06-08T19:45:40.104Z] [2021-06-08T19:45:40.104Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-08T19:45:40.104Z] #53 sha256:91f2beb8b06ad404cf903bd49fc2d6414500cae709c6533a305b1a3f49ca6cd6 [2021-06-08T19:45:40.104Z] #53 DONE 0.1s [2021-06-08T19:45:40.104Z] [2021-06-08T19:45:40.104Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-08T19:45:40.104Z] #55 sha256:062cecba98451d5ce536ecd3d5922201491decc4a768d957a61f4cafc76d4d16 [2021-06-08T19:45:40.366Z] #55 DONE 0.4s [2021-06-08T19:45:40.367Z] [2021-06-08T19:45:40.367Z] #57 [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-06-08T19:45:40.367Z] #57 sha256:3da6799cfaec4eba5f59b800d2f17ebdb67de2c25d19e5431e99432d144ebf05 [2021-06-08T19:45:42.266Z] #54 ... [2021-06-08T19:45:42.266Z] [2021-06-08T19:45:42.266Z] #57 [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-06-08T19:45:42.266Z] #57 sha256:b65bdb43dea4f22b0238c4df8e46b9ebf7e79d8c361603a57ddce5357638a7c9 [2021-06-08T19:45:42.266Z] #57 176.7 + bin/containerd [2021-06-08T19:45:44.226Z] #57 174.3 + bin/containerd [2021-06-08T19:45:44.226Z] #57 ... [2021-06-08T19:45:44.226Z] [2021-06-08T19:45:44.226Z] #54 [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-06-08T19:45:44.226Z] #54 sha256:c68b7ddb530c8e35bb1ae3c782856929099c8d45f979613466d4e4c70db43360 [2021-06-08T19:45:44.226Z] #54 105.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-08T19:45:44.226Z] #54 106.3 + mkdir -p /build [2021-06-08T19:45:44.226Z] #54 106.3 + cp runc /build/runc [2021-06-08T19:45:44.226Z] #54 DONE 106.6s [2021-06-08T19:45:44.226Z] [2021-06-08T19:45:44.226Z] #57 [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-06-08T19:45:44.226Z] #57 sha256:3f2cd14a8f2cbd655f97183178565f2dfa84d95dcb63a864a326035e627508b2 [2021-06-08T19:45:45.569Z] #57 ... [2021-06-08T19:45:45.569Z] [2021-06-08T19:45:45.569Z] #54 [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-06-08T19:45:45.569Z] #54 sha256:bee5d9e966ab32cd143296ca08d52545064b592dce9321cddde60e71ef51e9e4 [2021-06-08T19:45:45.569Z] #54 107.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-08T19:45:45.569Z] #54 108.4 + mkdir -p /build [2021-06-08T19:45:45.569Z] #54 108.4 + cp runc /build/runc [2021-06-08T19:45:45.569Z] #54 DONE 108.9s [2021-06-08T19:45:45.569Z] [2021-06-08T19:45:45.569Z] #57 [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-06-08T19:45:45.569Z] #57 sha256:b65bdb43dea4f22b0238c4df8e46b9ebf7e79d8c361603a57ddce5357638a7c9 [2021-06-08T19:45:45.600Z] #57 ... [2021-06-08T19:45:45.600Z] [2021-06-08T19:45:45.600Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-08T19:45:45.600Z] #55 sha256:f79685255160502149cf4e6cd3b08119a232b19f060c592f9a118369cc53107d [2021-06-08T19:45:45.600Z] #55 DONE 0.1s [2021-06-08T19:45:45.600Z] [2021-06-08T19:45:45.600Z] #57 [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-06-08T19:45:45.600Z] #57 sha256:3f2cd14a8f2cbd655f97183178565f2dfa84d95dcb63a864a326035e627508b2 [2021-06-08T19:45:46.954Z] #57 ... [2021-06-08T19:45:46.954Z] [2021-06-08T19:45:46.954Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-08T19:45:46.954Z] #55 sha256:90c121151b8f28b43e0633f2b3ef7088da2ac391a866ee24aca9113486804e76 [2021-06-08T19:45:46.954Z] #55 DONE 0.2s [2021-06-08T19:45:46.954Z] [2021-06-08T19:45:46.954Z] #57 [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-06-08T19:45:46.954Z] #57 sha256:b65bdb43dea4f22b0238c4df8e46b9ebf7e79d8c361603a57ddce5357638a7c9 [2021-06-08T19:45:49.674Z] #54 ... [2021-06-08T19:45:49.674Z] [2021-06-08T19:45:49.674Z] #57 [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-06-08T19:45:49.674Z] #57 sha256:00e4b8ae805e4478b07609f50f937129d3a36fa75bb5f39d3368311870e8c741 [2021-06-08T19:45:49.674Z] #57 173.5 + bin/containerd [2021-06-08T19:45:49.674Z] #57 ... [2021-06-08T19:45:49.674Z] [2021-06-08T19:45:49.674Z] #54 [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-06-08T19:45:49.674Z] #54 sha256:e3a400082196ab0242a9eef4c408dd5f2ec713d8e1082bfdf2cb6abc463372b1 [2021-06-08T19:45:49.674Z] #54 104.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-08T19:45:49.674Z] #54 105.7 + mkdir -p /build [2021-06-08T19:45:49.674Z] #54 105.7 + cp runc /build/runc [2021-06-08T19:45:49.674Z] #54 DONE 106.2s [2021-06-08T19:45:49.674Z] [2021-06-08T19:45:49.674Z] #57 [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-06-08T19:45:49.675Z] #57 sha256:00e4b8ae805e4478b07609f50f937129d3a36fa75bb5f39d3368311870e8c741 [2021-06-08T19:45:50.607Z] #57 ... [2021-06-08T19:45:50.607Z] [2021-06-08T19:45:50.607Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-08T19:45:50.607Z] #55 sha256:2d33fd3691f8d2ce82305f7c09d67389c7edc614fcd2f462cb278f9c643b95c1 [2021-06-08T19:45:50.607Z] #55 DONE 0.3s [2021-06-08T19:45:50.865Z] [2021-06-08T19:45:50.865Z] #57 [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-06-08T19:45:50.865Z] #57 sha256:00e4b8ae805e4478b07609f50f937129d3a36fa75bb5f39d3368311870e8c741 [2021-06-08T19:45:55.301Z] #57 190.3 # github.com/containerd/containerd/cmd/containerd [2021-06-08T19:45:55.302Z] #57 190.3 /usr/bin/ld: /tmp/go-link-624425920/000018.o: in function `New': [2021-06-08T19:45:55.302Z] #57 190.3 /tmp/tmp.hKmT6B931e/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-06-08T19:45:55.564Z] #57 190.4 + bin/containerd-stress [2021-06-08T19:45:58.878Z] #57 193.7 + bin/containerd-shim [2021-06-08T19:46:05.493Z] #57 199.5 + bin/containerd-shim-runc-v1 [2021-06-08T19:46:09.726Z] #57 203.9 + bin/containerd-shim-runc-v2 [2021-06-08T19:46:10.301Z] #57 205.2 + binaries [2021-06-08T19:46:10.301Z] #57 205.2 + install -D bin/containerd /build/containerd [2021-06-08T19:46:10.302Z] #57 205.3 + install -D bin/containerd-shim /build/containerd-shim [2021-06-08T19:46:10.302Z] #57 205.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-08T19:46:10.302Z] #57 205.3 + install -D bin/ctr /build/ctr [2021-06-08T19:46:12.853Z] #57 DONE 207.7s [2021-06-08T19:46:14.774Z] [2021-06-08T19:46:14.774Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-08T19:46:14.774Z] #58 sha256:19b38e47f4795bb11604244671dda77d717c396e3d7987b14ba7823efc057ff6 [2021-06-08T19:46:14.774Z] #58 DONE 0.6s [2021-06-08T19:46:15.035Z] [2021-06-08T19:46:15.035Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-08T19:46:15.035Z] #62 sha256:e4710883cc31f6bc99042af0a4ef7fede04500b0036b46af03f3ca5c9abb2040 [2021-06-08T19:46:15.297Z] #62 DONE 0.4s [2021-06-08T19:46:15.297Z] [2021-06-08T19:46:15.297Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-08T19:46:15.297Z] #67 sha256:b55fdc78af69466b10bb8ab974279a086e746bdcd56e1965e7692393d6d81f72 [2021-06-08T19:46:16.693Z] #67 DONE 1.1s [2021-06-08T19:46:16.693Z] [2021-06-08T19:46:16.693Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-08T19:46:16.693Z] #68 sha256:a6c3fce2a8b177f80050fb40d37b5fc44857e8195693bbc18e2e2f57abf5b334 [2021-06-08T19:46:16.693Z] #68 DONE 0.0s [2021-06-08T19:46:16.693Z] [2021-06-08T19:46:16.693Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-08T19:46:16.693Z] #69 sha256:d326eb156243beae52f6a0372e877fc15d3b7867996a8eb508da81d873f4b124 [2021-06-08T19:46:17.647Z] #57 205.2 # github.com/containerd/containerd/cmd/containerd [2021-06-08T19:46:17.647Z] #57 205.2 /usr/bin/ld: /tmp/go-link-499120976/000018.o: in function `New': [2021-06-08T19:46:17.647Z] #57 205.2 /tmp/tmp.p7x0pYWXrn/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-06-08T19:46:17.647Z] #57 205.2 + bin/containerd-stress [2021-06-08T19:46:17.647Z] #57 207.2 + bin/containerd-shim [2021-06-08T19:46:18.615Z] #69 DONE 1.9s [2021-06-08T19:46:18.615Z] [2021-06-08T19:46:18.615Z] #70 exporting to image [2021-06-08T19:46:18.615Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-08T19:46:18.615Z] #70 exporting layers [2021-06-08T19:46:19.067Z] #57 208.5 # github.com/containerd/containerd/cmd/containerd [2021-06-08T19:46:19.067Z] #57 208.5 /usr/bin/ld: /tmp/go-link-157660323/000018.o: in function `New': [2021-06-08T19:46:19.067Z] #57 208.5 /tmp/tmp.etw6YA0L4j/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-06-08T19:46:19.067Z] #57 208.6 + bin/containerd-stress [2021-06-08T19:46:19.067Z] #57 210.7 + bin/containerd-shim [2021-06-08T19:46:21.840Z] #57 214.0 + bin/containerd-shim-runc-v1 [2021-06-08T19:46:22.864Z] #70 exporting layers 3.8s done [2021-06-08T19:46:22.864Z] #70 writing image sha256:7b6922564f8e60fcf35303c6ef9d907099a2a9973e4ab0206d374628e40570f3 done [2021-06-08T19:46:22.864Z] #70 naming to docker.io/library/docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 done [2021-06-08T19:46:22.864Z] #70 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-08T19:46:22.964Z] #57 204.7 # github.com/containerd/containerd/cmd/containerd [2021-06-08T19:46:22.964Z] #57 204.7 /usr/bin/ld: /tmp/go-link-789946766/000018.o: in function `New': [2021-06-08T19:46:22.964Z] #57 204.7 /tmp/tmp.nS0WJ4LqCu/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-06-08T19:46:22.964Z] #57 204.7 + bin/containerd-stress [2021-06-08T19:46:22.964Z] #57 206.8 + bin/containerd-shim [2021-06-08T19:46:23.229Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-08T19:46:23.530Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/test/unit [2021-06-08T19:46:24.392Z] #57 217.9 + bin/containerd-shim-runc-v1 [2021-06-08T19:46:26.082Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-08T19:46:26.082Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-08T19:46:26.082Z] + TESTDIRS=./... [2021-06-08T19:46:26.082Z] + exclude_paths='/vendor/|/integration' [2021-06-08T19:46:26.082Z] ++ go list ./... [2021-06-08T19:46:26.082Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-08T19:46:27.099Z] #57 218.8 + bin/containerd-shim-runc-v2 [2021-06-08T19:46:27.477Z] + pkg_list='github.com/docker/docker/api [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/backend/build [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/httputils [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/middleware [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/build [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/container [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/debug [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/distribution [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/grpc [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/image [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/network [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/plugin [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/session [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/swarm [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/system [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/server/router/volume [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/backend [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/blkiodev [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/container [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/events [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/filters [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/image [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/mount [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/network [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/registry [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/strslice [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/swarm [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/time [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/versions [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-08T19:46:27.477Z] github.com/docker/docker/api/types/volume [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/builder-next [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/builder-next/worker [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/dockerfile [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/dockerignore [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/remotecontext [2021-06-08T19:46:27.477Z] github.com/docker/docker/builder/remotecontext/git [2021-06-08T19:46:27.477Z] github.com/docker/docker/cli [2021-06-08T19:46:27.477Z] github.com/docker/docker/cli/config [2021-06-08T19:46:27.477Z] github.com/docker/docker/cli/debug [2021-06-08T19:46:27.477Z] github.com/docker/docker/client [2021-06-08T19:46:27.477Z] github.com/docker/docker/cmd/dockerd [2021-06-08T19:46:27.477Z] github.com/docker/docker/container [2021-06-08T19:46:27.477Z] github.com/docker/docker/container/stream [2021-06-08T19:46:27.477Z] github.com/docker/docker/contrib/apparmor [2021-06-08T19:46:27.477Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-08T19:46:27.477Z] github.com/docker/docker/contrib/httpserver [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/cluster [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/cluster/convert [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/cluster/executor [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/cluster/provider [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/config [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/discovery [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/events [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/events/testutils [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/exec [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/images [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/initlayer [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/links [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/listeners [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/gelf [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/journald [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/local [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/logentries [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/splunk [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/syslog [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/logger/templates [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/names [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/network [2021-06-08T19:46:27.477Z] github.com/docker/docker/daemon/stats [2021-06-08T19:46:27.477Z] github.com/docker/docker/distribution [2021-06-08T19:46:27.477Z] github.com/docker/docker/distribution/metadata [2021-06-08T19:46:27.477Z] github.com/docker/docker/distribution/utils [2021-06-08T19:46:27.477Z] github.com/docker/docker/distribution/xfer [2021-06-08T19:46:27.477Z] github.com/docker/docker/dockerversion [2021-06-08T19:46:27.477Z] github.com/docker/docker/errdefs [2021-06-08T19:46:27.477Z] github.com/docker/docker/image [2021-06-08T19:46:27.477Z] github.com/docker/docker/image/cache [2021-06-08T19:46:27.477Z] github.com/docker/docker/image/tarexport [2021-06-08T19:46:27.477Z] github.com/docker/docker/image/v1 [2021-06-08T19:46:27.477Z] github.com/docker/docker/internal/test/suite [2021-06-08T19:46:27.477Z] github.com/docker/docker/layer [2021-06-08T19:46:27.477Z] github.com/docker/docker/libcontainerd [2021-06-08T19:46:27.477Z] github.com/docker/docker/libcontainerd/queue [2021-06-08T19:46:27.477Z] github.com/docker/docker/libcontainerd/remote [2021-06-08T19:46:27.477Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-08T19:46:27.477Z] github.com/docker/docker/libcontainerd/types [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/api [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/bitseq [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/client [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/cluster [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-08T19:46:27.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/config [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/datastore [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/driverapi [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/etchosts [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/idm [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipam [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/iptables [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/netlabel [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/netutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/networkdb [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ns [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/options [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/osl [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/portallocator [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/portmapper [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/testutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/types [2021-06-08T19:46:27.478Z] github.com/docker/docker/oci [2021-06-08T19:46:27.478Z] github.com/docker/docker/oci/caps [2021-06-08T19:46:27.478Z] github.com/docker/docker/opts [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/aaparser [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/archive [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/authorization [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/broadcaster [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/capabilities [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/chrootarchive [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/containerfs [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/devicemapper [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/directory [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/discovery [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/discovery/file [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/discovery/kv [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/discovery/memory [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/dmesg [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/filenotify [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/fileutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/fsutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/homedir [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/idtools [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/ioutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/jsonmessage [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/locker [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/longpath [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/loopback [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/mount [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/namesgenerator [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/parsers [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/pidfile [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/platform [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/plugingetter [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/plugins [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/plugins/transport [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/pools [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/progress [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/pubsub [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/reexec [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/signal [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/stdcopy [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/streamformatter [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/stringid [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/symlink [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/sysinfo [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/system [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/tailfile [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/tarsum [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/term [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/term/windows [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/truncindex [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/urlutil [2021-06-08T19:46:27.478Z] github.com/docker/docker/pkg/useragent [2021-06-08T19:46:27.478Z] github.com/docker/docker/plugin [2021-06-08T19:46:27.478Z] github.com/docker/docker/plugin/executor/containerd [2021-06-08T19:46:27.478Z] github.com/docker/docker/plugin/v2 [2021-06-08T19:46:27.478Z] github.com/docker/docker/profiles/apparmor [2021-06-08T19:46:27.478Z] github.com/docker/docker/profiles/seccomp [2021-06-08T19:46:27.478Z] github.com/docker/docker/quota [2021-06-08T19:46:27.478Z] github.com/docker/docker/reference [2021-06-08T19:46:27.478Z] github.com/docker/docker/registry [2021-06-08T19:46:27.478Z] github.com/docker/docker/registry/resumable [2021-06-08T19:46:27.478Z] github.com/docker/docker/restartmanager [2021-06-08T19:46:27.478Z] github.com/docker/docker/rootless [2021-06-08T19:46:27.478Z] github.com/docker/docker/rootless/specconv [2021-06-08T19:46:27.478Z] github.com/docker/docker/runconfig [2021-06-08T19:46:27.478Z] github.com/docker/docker/runconfig/opts [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/daemon [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/environment [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/fakecontext [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/fakegit [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/fakestorage [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/fixtures/load [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/registry [2021-06-08T19:46:27.478Z] github.com/docker/docker/testutil/request [2021-06-08T19:46:27.478Z] github.com/docker/docker/volume [2021-06-08T19:46:27.478Z] github.com/docker/docker/volume/drivers [2021-06-08T19:46:27.478Z] github.com/docker/docker/volume/local [2021-06-08T19:46:27.478Z] github.com/docker/docker/volume/mounts [2021-06-08T19:46:27.478Z] github.com/docker/docker/volume/service [2021-06-08T19:46:27.478Z] github.com/docker/docker/volume/service/opts [2021-06-08T19:46:27.478Z] github.com/docker/docker/volume/testutils' [2021-06-08T19:46:27.478Z] + echo 'github.com/docker/docker/api [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/backend/build [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/httputils [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/middleware [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/build [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/container [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/debug [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/distribution [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/grpc [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/image [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/network [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/plugin [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/session [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/swarm [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/system [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/server/router/volume [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/backend [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/blkiodev [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/container [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/events [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/filters [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/image [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/mount [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/network [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/registry [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/strslice [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/swarm [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/time [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/versions [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-08T19:46:27.478Z] github.com/docker/docker/api/types/volume [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/builder-next [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/builder-next/worker [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/dockerfile [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/dockerignore [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/remotecontext [2021-06-08T19:46:27.478Z] github.com/docker/docker/builder/remotecontext/git [2021-06-08T19:46:27.478Z] github.com/docker/docker/cli [2021-06-08T19:46:27.478Z] github.com/docker/docker/cli/config [2021-06-08T19:46:27.478Z] github.com/docker/docker/cli/debug [2021-06-08T19:46:27.478Z] github.com/docker/docker/client [2021-06-08T19:46:27.478Z] github.com/docker/docker/cmd/dockerd [2021-06-08T19:46:27.478Z] github.com/docker/docker/container [2021-06-08T19:46:27.478Z] github.com/docker/docker/container/stream [2021-06-08T19:46:27.478Z] github.com/docker/docker/contrib/apparmor [2021-06-08T19:46:27.478Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-08T19:46:27.478Z] github.com/docker/docker/contrib/httpserver [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/cluster [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/cluster/convert [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/cluster/executor [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/cluster/provider [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/config [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/discovery [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/events [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/events/testutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/exec [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/images [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/initlayer [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/links [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/listeners [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/gelf [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/journald [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/local [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/logentries [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/splunk [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/syslog [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/logger/templates [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/names [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/network [2021-06-08T19:46:27.478Z] github.com/docker/docker/daemon/stats [2021-06-08T19:46:27.478Z] github.com/docker/docker/distribution [2021-06-08T19:46:27.478Z] github.com/docker/docker/distribution/metadata [2021-06-08T19:46:27.478Z] github.com/docker/docker/distribution/utils [2021-06-08T19:46:27.478Z] github.com/docker/docker/distribution/xfer [2021-06-08T19:46:27.478Z] github.com/docker/docker/dockerversion [2021-06-08T19:46:27.478Z] github.com/docker/docker/errdefs [2021-06-08T19:46:27.478Z] github.com/docker/docker/image [2021-06-08T19:46:27.478Z] github.com/docker/docker/image/cache [2021-06-08T19:46:27.478Z] github.com/docker/docker/image/tarexport [2021-06-08T19:46:27.478Z] github.com/docker/docker/image/v1 [2021-06-08T19:46:27.478Z] github.com/docker/docker/internal/test/suite [2021-06-08T19:46:27.478Z] github.com/docker/docker/layer [2021-06-08T19:46:27.478Z] github.com/docker/docker/libcontainerd [2021-06-08T19:46:27.478Z] github.com/docker/docker/libcontainerd/queue [2021-06-08T19:46:27.478Z] github.com/docker/docker/libcontainerd/remote [2021-06-08T19:46:27.478Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-08T19:46:27.478Z] github.com/docker/docker/libcontainerd/types [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/api [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/bitseq [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/client [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cluster [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/config [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/datastore [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/driverapi [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/etchosts [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/idm [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipam [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/iptables [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/netlabel [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/netutils [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/networkdb [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/ns [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/options [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/osl [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/portallocator [2021-06-08T19:46:27.478Z] github.com/docker/docker/libnetwork/portmapper [2021-06-08T19:46:27.479Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-08T19:46:27.479Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-08T19:46:27.479Z] github.com/docker/docker/libnetwork/testutils [2021-06-08T19:46:27.479Z] github.com/docker/docker/libnetwork/types [2021-06-08T19:46:27.479Z] github.com/docker/docker/oci [2021-06-08T19:46:27.479Z] github.com/docker/docker/oci/caps [2021-06-08T19:46:27.479Z] github.com/docker/docker/opts [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/aaparser [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/archive [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/authorization [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/broadcaster [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/capabilities [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/chrootarchive [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/containerfs [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/devicemapper [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/directory [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/discovery [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/discovery/file [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/discovery/kv [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/discovery/memory [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/dmesg [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/filenotify [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/fileutils [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/fsutils [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/homedir [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/idtools [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/ioutils [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/jsonmessage [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/locker [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/longpath [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/loopback [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/mount [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/namesgenerator [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/parsers [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/pidfile [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/platform [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/plugingetter [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/plugins [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/plugins/transport [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/pools [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/progress [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/pubsub [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/reexec [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/signal [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/stdcopy [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/streamformatter [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/stringid [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/symlink [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/sysinfo [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/system [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/tailfile [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/tarsum [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/term [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/term/windows [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/truncindex [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/urlutil [2021-06-08T19:46:27.479Z] github.com/docker/docker/pkg/useragent [2021-06-08T19:46:27.479Z] github.com/docker/docker/plugin [2021-06-08T19:46:27.479Z] github.com/docker/docker/plugin/executor/containerd [2021-06-08T19:46:27.479Z] github.com/docker/docker/plugin/v2 [2021-06-08T19:46:27.479Z] github.com/docker/docker/profiles/apparmor [2021-06-08T19:46:27.479Z] github.com/docker/docker/profiles/seccomp [2021-06-08T19:46:27.479Z] github.com/docker/docker/quota [2021-06-08T19:46:27.479Z] github.com/docker/docker/reference [2021-06-08T19:46:27.479Z] github.com/docker/docker/registry [2021-06-08T19:46:27.479Z] github.com/docker/docker/registry/resumable [2021-06-08T19:46:27.479Z] github.com/docker/docker/restartmanager [2021-06-08T19:46:27.479Z] github.com/docker/docker/rootless [2021-06-08T19:46:27.479Z] github.com/docker/docker/rootless/specconv [2021-06-08T19:46:27.479Z] github.com/docker/docker/runconfig [2021-06-08T19:46:27.479Z] github.com/docker/docker/runconfig/opts [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/daemon [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/environment [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/fakecontext [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/fakegit [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/fakestorage [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/fixtures/load [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/registry [2021-06-08T19:46:27.479Z] github.com/docker/docker/testutil/request [2021-06-08T19:46:27.479Z] github.com/docker/docker/volume [2021-06-08T19:46:27.479Z] github.com/docker/docker/volume/drivers [2021-06-08T19:46:27.479Z] github.com/docker/docker/volume/local [2021-06-08T19:46:27.479Z] github.com/docker/docker/volume/mounts [2021-06-08T19:46:27.479Z] github.com/docker/docker/volume/service [2021-06-08T19:46:27.479Z] github.com/docker/docker/volume/service/opts [2021-06-08T19:46:27.479Z] github.com/docker/docker/volume/testutils' [2021-06-08T19:46:27.479Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-08T19:46:27.479Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-08T19:46:27.479Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-08T19:46:27.479Z] + type docker-proxy [2021-06-08T19:46:27.479Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-08T19:46:27.479Z] + hack/make.sh binary-proxy install-proxy [2021-06-08T19:46:27.479Z] [2021-06-08T19:46:27.479Z] Removing bundles/ [2021-06-08T19:46:27.479Z] [2021-06-08T19:46:27.479Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-08T19:46:27.479Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-08T19:46:27.479Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:46:27.662Z] #57 219.8 + binaries [2021-06-08T19:46:27.662Z] #57 219.8 + install -D bin/containerd /build/containerd [2021-06-08T19:46:27.662Z] #57 219.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-08T19:46:27.662Z] #57 219.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-08T19:46:27.662Z] #57 219.9 + install -D bin/ctr /build/ctr [2021-06-08T19:46:27.919Z] #57 DONE 220.2s [2021-06-08T19:46:28.214Z] #57 213.8 + bin/containerd-shim-runc-v1 [2021-06-08T19:46:28.593Z] #57 222.9 + bin/containerd-shim-runc-v2 [2021-06-08T19:46:29.287Z] [2021-06-08T19:46:29.287Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-08T19:46:29.287Z] #58 sha256:355ff887bd88622f23451a24432b0d0b7f462fefaeb5562eb01f64f65eba4938 [2021-06-08T19:46:29.287Z] #58 DONE 0.3s [2021-06-08T19:46:29.532Z] #57 223.9 + binaries [2021-06-08T19:46:29.532Z] #57 223.9 + install -D bin/containerd /build/containerd [2021-06-08T19:46:29.532Z] #57 224.0 + install -D bin/containerd-shim /build/containerd-shim [2021-06-08T19:46:29.532Z] #57 224.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-08T19:46:29.532Z] #57 224.0 + install -D bin/ctr /build/ctr [2021-06-08T19:46:29.543Z] [2021-06-08T19:46:29.543Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-08T19:46:29.543Z] #62 sha256:9f7720d457cf853ac7443ce4cd97804406d40f42f4c82b91082bf5b7f2ccf6cb [2021-06-08T19:46:29.543Z] #62 DONE 0.2s [2021-06-08T19:46:29.543Z] [2021-06-08T19:46:29.543Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-08T19:46:29.543Z] #67 sha256:800a6ec6b481ee7c75ce5d6276ac8fa823bfcae575d6a55804aaa1a10ec5aff7 [2021-06-08T19:46:30.107Z] #67 DONE 0.6s [2021-06-08T19:46:30.107Z] [2021-06-08T19:46:30.107Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-08T19:46:30.107Z] #68 sha256:d1ec6f69beb0ebbdc46efe187915610b9e713d47ce355250f8eca306387f5e65 [2021-06-08T19:46:30.107Z] #68 DONE 0.0s [2021-06-08T19:46:30.107Z] [2021-06-08T19:46:30.107Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-08T19:46:30.107Z] #69 sha256:fd871b9e7deef529c44caacf22c32bc841e8e3668a86f7ac2df257ee403a1db5 [2021-06-08T19:46:31.038Z] #69 DONE 0.8s [2021-06-08T19:46:31.038Z] [2021-06-08T19:46:31.038Z] #70 exporting to image [2021-06-08T19:46:31.038Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-08T19:46:31.038Z] #70 exporting layers [2021-06-08T19:46:31.440Z] #57 DONE 225.5s [2021-06-08T19:46:31.700Z] [2021-06-08T19:46:31.700Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-08T19:46:31.700Z] #58 sha256:34dae8af26c601ad999c6e52500bdc2480045f406d9004c33d6a76e4f8e3b53d [2021-06-08T19:46:32.386Z] #57 218.6 + bin/containerd-shim-runc-v2 [2021-06-08T19:46:32.638Z] #58 DONE 0.9s [2021-06-08T19:46:32.638Z] [2021-06-08T19:46:32.638Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-08T19:46:32.638Z] #62 sha256:3cc3b7b3937449d7fee613ab64577180a4d8e41f1e89a25be516edc0263b19a7 [2021-06-08T19:46:32.786Z] 29d5b6a226d2: Verifying Checksum [2021-06-08T19:46:32.786Z] 29d5b6a226d2: Download complete [2021-06-08T19:46:32.898Z] #62 DONE 0.2s [2021-06-08T19:46:32.898Z] [2021-06-08T19:46:32.898Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-08T19:46:32.898Z] #67 sha256:26196fa2dbd5335f191fe7a10c0910ee3299abc0bf962d3ac722233e0d4fc49e [2021-06-08T19:46:33.316Z] #57 219.6 + binaries [2021-06-08T19:46:33.316Z] #57 219.6 + install -D bin/containerd /build/containerd [2021-06-08T19:46:33.316Z] #57 219.7 + install -D bin/containerd-shim /build/containerd-shim [2021-06-08T19:46:33.316Z] #57 219.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-08T19:46:33.316Z] #57 219.7 + install -D bin/ctr /build/ctr [2021-06-08T19:46:33.836Z] #67 DONE 0.9s [2021-06-08T19:46:33.836Z] [2021-06-08T19:46:33.836Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-08T19:46:33.836Z] #68 sha256:10586aa2e1db7ef1be6dc580fdcb1d2ba4600b4ca297d250ae61cd17595bb0bb [2021-06-08T19:46:33.836Z] #68 DONE 0.0s [2021-06-08T19:46:33.836Z] [2021-06-08T19:46:33.836Z] #69 [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-06-08T19:46:33.836Z] #69 sha256:b070907074798a314e03fa28099cdfe8d8ec1e981bfd918f83af08e6a2bd5f5e [2021-06-08T19:46:34.409Z] #69 0.685 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-08T19:46:34.669Z] #69 0.766 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-08T19:46:34.669Z] #69 0.848 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-08T19:46:34.929Z] #69 1.009 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-08T19:46:35.207Z] #57 DONE 221.6s [2021-06-08T19:46:35.500Z] #69 1.098 Reading package lists... [2021-06-08T19:46:35.639Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-08T19:46:35.639Z] [2021-06-08T19:46:35.639Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-08T19:46:35.639Z] Installing docker-proxy to /usr/local/bin/ [2021-06-08T19:46:35.639Z] [2021-06-08T19:46:35.639Z] + mkdir -p bundles [2021-06-08T19:46:35.640Z] + 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-06-08T19:46:35.771Z] [2021-06-08T19:46:35.771Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-08T19:46:35.771Z] #58 sha256:1e2d149490c8338a5155ec2116da663e64388c99fa104bfdb01f6515bae80088 [2021-06-08T19:46:36.071Z] #69 1.751 Reading package lists... [2021-06-08T19:46:36.332Z] #69 2.404 Building dependency tree... [2021-06-08T19:46:36.332Z] #69 2.544 Reading state information... [2021-06-08T19:46:36.332Z] #69 2.652 The following additional packages will be installed: [2021-06-08T19:46:36.336Z] #58 DONE 0.3s [2021-06-08T19:46:36.336Z] [2021-06-08T19:46:36.336Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-08T19:46:36.336Z] #62 sha256:68428139d27b8ab9c7a01a07479266909828e5bca27a27b4640a517e28b27397 [2021-06-08T19:46:36.336Z] #62 DONE 0.2s [2021-06-08T19:46:36.336Z] [2021-06-08T19:46:36.336Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-08T19:46:36.336Z] #67 sha256:a1be4f715a36c6ec4c20881fcdb9979cee39f1f9b82cbe82709c32ca0f7113bb [2021-06-08T19:46:36.589Z] ? github.com/docker/docker/api [no test files] [2021-06-08T19:46:36.593Z] #69 2.652 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-08T19:46:36.593Z] #69 2.652 libpam-systemd [2021-06-08T19:46:36.593Z] #69 2.653 Suggested packages: [2021-06-08T19:46:36.593Z] #69 2.653 systemd-container policykit-1 [2021-06-08T19:46:36.593Z] #69 2.653 Recommended packages: [2021-06-08T19:46:36.593Z] #69 2.653 libnss-systemd [2021-06-08T19:46:36.593Z] #69 2.735 The following NEW packages will be installed: [2021-06-08T19:46:36.593Z] #69 2.735 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-08T19:46:36.593Z] #69 2.735 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-08T19:46:36.853Z] #69 3.003 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-08T19:46:36.853Z] #69 3.003 Need to get 4762 kB of archives. [2021-06-08T19:46:36.853Z] #69 3.003 After this operation, 16.6 MB of additional disk space will be used. [2021-06-08T19:46:36.853Z] #69 3.003 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-08T19:46:36.853Z] #69 3.006 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-06-08T19:46:36.853Z] #69 3.007 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-08T19:46:36.853Z] #69 3.014 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-08T19:46:36.853Z] #69 3.060 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-08T19:46:36.853Z] #69 3.113 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-08T19:46:36.853Z] #69 3.187 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-08T19:46:36.898Z] #67 DONE 0.7s [2021-06-08T19:46:37.113Z] #69 3.188 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-08T19:46:37.113Z] #69 3.191 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-08T19:46:37.113Z] #69 3.193 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-08T19:46:37.113Z] #69 3.195 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-06-08T19:46:37.113Z] #69 3.349 debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T19:46:37.113Z] #69 3.373 Fetched 4762 kB in 0s (10.6 MB/s) [2021-06-08T19:46:37.113Z] #69 3.397 Selecting previously unselected package libargon2-1:amd64. [2021-06-08T19:46:37.113Z] #69 3.397 (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 ... 28067 files and directories currently installed.) [2021-06-08T19:46:37.113Z] #69 3.411 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-08T19:46:37.113Z] #69 3.418 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-08T19:46:37.113Z] #69 3.453 Selecting previously unselected package libjson-c3:amd64. [2021-06-08T19:46:37.155Z] [2021-06-08T19:46:37.155Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-08T19:46:37.155Z] #68 sha256:1e345cb3023fc459d4cff83a801a863c655f277439858192282f7e36d7b2364d [2021-06-08T19:46:37.155Z] #68 DONE 0.1s [2021-06-08T19:46:37.155Z] [2021-06-08T19:46:37.155Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-08T19:46:37.155Z] #69 sha256:3223fffeafb5f0179e953d58492d79b82f91100e92d52d20fde8f572bc49f57d [2021-06-08T19:46:37.373Z] #69 3.455 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-08T19:46:37.373Z] #69 3.459 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-08T19:46:37.373Z] #69 3.498 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-08T19:46:37.373Z] #69 3.501 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-08T19:46:37.373Z] #69 3.504 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-08T19:46:37.373Z] #69 3.552 Selecting previously unselected package libidn11:amd64. [2021-06-08T19:46:37.373Z] #69 3.554 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-08T19:46:37.373Z] #69 3.557 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-08T19:46:37.373Z] #69 3.602 Selecting previously unselected package libkmod2:amd64. [2021-06-08T19:46:37.373Z] #69 3.604 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-08T19:46:37.373Z] #69 3.609 Unpacking libkmod2:amd64 (26-1) ... [2021-06-08T19:46:37.373Z] #69 3.649 Selecting previously unselected package systemd. [2021-06-08T19:46:37.373Z] #69 3.652 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-08T19:46:37.373Z] #69 3.690 Unpacking systemd (241-7~deb10u7) ... [2021-06-08T19:46:37.593Z] #70 exporting layers 6.8s done [2021-06-08T19:46:37.593Z] #70 writing image sha256:f9f8796a42f467337a288c1f81851a28b6ad6c45dee7e37f4788f28451d58ce4 [2021-06-08T19:46:37.593Z] #70 writing image sha256:f9f8796a42f467337a288c1f81851a28b6ad6c45dee7e37f4788f28451d58ce4 done [2021-06-08T19:46:37.593Z] #70 naming to docker.io/library/docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 done [2021-06-08T19:46:37.593Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-08T19:46:37.919Z] + trap exit INT TERM [2021-06-08T19:46:37.919Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-08T19:46:37.919Z] + CONTAINER_NAME=docker-pr2 [2021-06-08T19:46:37.919Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42486/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh dynbinary [2021-06-08T19:46:37.944Z] #69 4.113 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-08T19:46:37.944Z] #69 4.123 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-08T19:46:37.944Z] #69 4.133 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-08T19:46:37.944Z] #69 4.145 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-08T19:46:37.944Z] #69 4.156 Setting up libkmod2:amd64 (26-1) ... [2021-06-08T19:46:37.944Z] #69 4.169 Setting up systemd (241-7~deb10u7) ... [2021-06-08T19:46:37.944Z] #69 4.216 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-08T19:46:38.204Z] #69 4.217 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-08T19:46:38.204Z] #69 4.221 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-08T19:46:38.204Z] #69 4.221 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-08T19:46:38.464Z] #69 4.670 Selecting previously unselected package systemd-sysv. [2021-06-08T19:46:38.464Z] #69 4.670 (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 ... 28864 files and directories currently installed.) [2021-06-08T19:46:38.464Z] #69 4.683 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-08T19:46:38.464Z] #69 4.686 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-08T19:46:38.464Z] #69 4.731 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-08T19:46:38.464Z] #69 4.734 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-08T19:46:38.464Z] #69 4.738 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-08T19:46:38.464Z] #69 4.796 Selecting previously unselected package dbus. [2021-06-08T19:46:38.523Z] #69 DONE 1.5s [2021-06-08T19:46:38.724Z] #69 4.799 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-08T19:46:38.724Z] #69 4.810 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-08T19:46:38.724Z] #69 4.874 Selecting previously unselected package libpam-systemd:amd64. [2021-06-08T19:46:38.724Z] #69 4.876 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-08T19:46:38.724Z] #69 4.879 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-08T19:46:38.724Z] #69 4.924 Selecting previously unselected package dbus-user-session. [2021-06-08T19:46:38.724Z] #69 4.927 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-08T19:46:38.724Z] #69 4.932 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-08T19:46:38.724Z] #69 5.010 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-08T19:46:38.724Z] #69 5.024 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-08T19:46:38.724Z] #69 5.035 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-08T19:46:38.780Z] [2021-06-08T19:46:38.780Z] #70 exporting to image [2021-06-08T19:46:38.780Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-08T19:46:38.780Z] #70 exporting layers [2021-06-08T19:46:38.984Z] #69 5.152 invoke-rc.d: could not determine current runlevel [2021-06-08T19:46:38.984Z] #69 5.154 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T19:46:38.984Z] #69 5.159 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-08T19:46:38.984Z] #69 5.290 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-08T19:46:39.247Z] #69 5.307 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-08T19:46:39.247Z] #69 5.317 Processing triggers for libc-bin (2.28-10) ... [2021-06-08T19:46:39.247Z] #69 DONE 5.5s [2021-06-08T19:46:39.247Z] [2021-06-08T19:46:39.247Z] #70 [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-06-08T19:46:39.247Z] #70 sha256:8de37b6414408ae2cededfe516c7bf778825ac47845013a6cf04351433146b62 [2021-06-08T19:46:39.811Z] [2021-06-08T19:46:39.811Z] Removing bundles/ [2021-06-08T19:46:39.811Z] [2021-06-08T19:46:39.811Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-08T19:46:39.811Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:46:39.811Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:46:39.817Z] #70 0.458 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T19:46:39.818Z] #70 0.463 Dload Upload Total Spent Left Speed [2021-06-08T19:46:39.818Z] #70 0.464 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18230 0 --:--:-- --:--:-- --:--:-- 18230 [2021-06-08T19:46:39.818Z] #70 DONE 0.6s [2021-06-08T19:46:39.818Z] [2021-06-08T19:46:39.818Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-08T19:46:39.818Z] #71 sha256:8767620e7d6e9c8343dd57f6461919ae2298733c6fc83b913aba62310f80dc02 [2021-06-08T19:46:40.757Z] #71 DONE 0.9s [2021-06-08T19:46:40.757Z] [2021-06-08T19:46:40.757Z] #72 exporting to image [2021-06-08T19:46:40.757Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-08T19:46:40.757Z] #72 exporting layers [2021-06-08T19:46:46.876Z] #70 exporting layers 6.9s done [2021-06-08T19:46:46.876Z] #70 writing image sha256:fe2b02003024fa3053dc1cd27d9cb719f7dd72d34db6a36687eeb974e8c4a688 done [2021-06-08T19:46:46.876Z] #70 naming to docker.io/library/docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 done [2021-06-08T19:46:46.876Z] #70 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-08T19:46:47.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -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:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh dynbinary test-integration [2021-06-08T19:46:48.579Z] [2021-06-08T19:46:48.580Z] Removing bundles/ [2021-06-08T19:46:48.580Z] [2021-06-08T19:46:48.580Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-08T19:46:48.580Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:46:48.580Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:46:48.892Z] #72 exporting layers 6.9s done [2021-06-08T19:46:48.892Z] #72 writing image sha256:d0679f4499c95451810066e53652eaaef012da3b447a495822bc6434cc4c2e76 done [2021-06-08T19:46:48.892Z] #72 naming to docker.io/library/docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 done [2021-06-08T19:46:48.892Z] #72 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-08T19:46:49.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -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:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh dynbinary test-integration [2021-06-08T19:46:51.151Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-08T19:46:51.151Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-08T19:46:51.151Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-08T19:46:51.151Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-08T19:46:51.151Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-06-08T19:46:51.151Z] Detected virtualization docker. [2021-06-08T19:46:51.151Z] Detected architecture x86-64. [2021-06-08T19:46:51.151Z] Set hostname to . [2021-06-08T19:46:51.541Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2021-06-08T19:46:51.723Z] + source /etc/docker-entrypoint-cmd [2021-06-08T19:46:51.723Z] ++ hack/make.sh dynbinary test-integration [2021-06-08T19:46:51.723Z] [2021-06-08T19:46:51.723Z] Removing bundles/ [2021-06-08T19:46:51.723Z] [2021-06-08T19:46:51.723Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-08T19:46:51.723Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:46:51.723Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:47:16.942Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 2m8.339465594s [2021-06-08T19:47:16.942Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 578.465544ms [2021-06-08T19:47:22.337Z] 4612f6d0b889: Pull complete [2021-06-08T19:47:31.845Z] INFO [runner/unused/goanalysis] analyzers took 38.274198077s with top 10 stages: buildssa: 32.338924714s, U1000: 5.935273363s [2021-06-08T19:47:47.873Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-08T19:47:47.873Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-08T19:47:47.873Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-08T19:47:47.873Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-06-08T19:47:48.138Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2021-06-08T19:47:48.138Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-08T19:47:48.138Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-08T19:47:48.401Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2021-06-08T19:47:48.401Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/builder [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-08T19:47:48.401Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-08T19:47:51.738Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2021-06-08T19:47:52.319Z] ok github.com/docker/docker/builder/remotecontext 0.145s coverage: 13.7% of statements [2021-06-08T19:47:52.905Z] ok github.com/docker/docker/builder/dockerfile 0.432s coverage: 48.5% of statements [2021-06-08T19:47:52.905Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-08T19:47:54.302Z] ok github.com/docker/docker/builder/remotecontext/git 4.413s coverage: 86.3% of statements [2021-06-08T19:47:54.302Z] ? github.com/docker/docker/cli [no test files] [2021-06-08T19:47:54.302Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-08T19:47:58.632Z] 29d5b6a226d2: Pull complete [2021-06-08T19:47:58.632Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-08T19:47:58.632Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T19:47:58.632Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T19:47:58.632Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-08T19:47:58.632Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-08T19:47:58.632Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-08T19:47:58.632Z] INFO: Docker version of control daemon [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] Client: Mirantis Container Runtime [2021-06-08T19:47:58.632Z] Version: 20.10.0 [2021-06-08T19:47:58.632Z] API version: 1.41 [2021-06-08T19:47:58.632Z] Go version: go1.13.15 [2021-06-08T19:47:58.632Z] Git commit: 6ee42dc [2021-06-08T19:47:58.632Z] Built: 03/11/2021 13:24:56 [2021-06-08T19:47:58.632Z] OS/Arch: windows/amd64 [2021-06-08T19:47:58.632Z] Context: default [2021-06-08T19:47:58.632Z] Experimental: true [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] Server: Mirantis Container Runtime [2021-06-08T19:47:58.632Z] Engine: [2021-06-08T19:47:58.632Z] Version: 20.10.0 [2021-06-08T19:47:58.632Z] API version: 1.41 (minimum version 1.24) [2021-06-08T19:47:58.632Z] Go version: go1.13.15 [2021-06-08T19:47:58.632Z] Git commit: 1e08f21e79 [2021-06-08T19:47:58.632Z] Built: 03/11/2021 13:23:32 [2021-06-08T19:47:58.632Z] OS/Arch: windows/amd64 [2021-06-08T19:47:58.632Z] Experimental: true [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] INFO: Docker info of control daemon [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] Client: [2021-06-08T19:47:58.632Z] Context: default [2021-06-08T19:47:58.632Z] Debug Mode: false [2021-06-08T19:47:58.632Z] Plugins: [2021-06-08T19:47:58.632Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-08T19:47:58.632Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-08T19:47:58.632Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] Server: [2021-06-08T19:47:58.632Z] Containers: 0 [2021-06-08T19:47:58.632Z] Running: 0 [2021-06-08T19:47:58.632Z] Paused: 0 [2021-06-08T19:47:58.632Z] Stopped: 0 [2021-06-08T19:47:58.632Z] Images: 1 [2021-06-08T19:47:58.632Z] Server Version: 20.10.0 [2021-06-08T19:47:58.632Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-08T19:47:58.632Z] Windows: [2021-06-08T19:47:58.632Z] LCOW: [2021-06-08T19:47:58.632Z] Logging Driver: json-file [2021-06-08T19:47:58.632Z] Plugins: [2021-06-08T19:47:58.632Z] Volume: local [2021-06-08T19:47:58.632Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-08T19:47:58.632Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-08T19:47:58.632Z] Swarm: inactive [2021-06-08T19:47:58.632Z] Default Isolation: process [2021-06-08T19:47:58.632Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-08T19:47:58.632Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-08T19:47:58.632Z] OSType: windows [2021-06-08T19:47:58.632Z] Architecture: x86_64 [2021-06-08T19:47:58.632Z] CPUs: 4 [2021-06-08T19:47:58.632Z] Total Memory: 32GiB [2021-06-08T19:47:58.632Z] Name: azwin-2-a7d770 [2021-06-08T19:47:58.632Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-08T19:47:58.632Z] Docker Root Dir: D:\docker [2021-06-08T19:47:58.632Z] Debug Mode: false [2021-06-08T19:47:58.632Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:47:58.632Z] Labels: [2021-06-08T19:47:58.632Z] Experimental: true [2021-06-08T19:47:58.632Z] Insecure Registries: [2021-06-08T19:47:58.632Z] 10.0.0.4:5000 [2021-06-08T19:47:58.632Z] 127.0.0.0/8 [2021-06-08T19:47:58.632Z] Registry Mirrors: [2021-06-08T19:47:58.632Z] http://10.0.0.4:5000/ [2021-06-08T19:47:58.632Z] Live Restore Enabled: false [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] INFO: Commit hash is 1528e1cba2 [2021-06-08T19:47:58.632Z] INFO: Nuke-Everything... [2021-06-08T19:47:58.632Z] INFO: Container count on control daemon to delete is 0 [2021-06-08T19:47:58.632Z] INFO: Nuking d:\CI [2021-06-08T19:47:58.632Z] INFO: Zapped successfully [2021-06-08T19:47:58.632Z] INFO: Location for testing is d:\CI\PR-42486\2 [2021-06-08T19:47:58.632Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] INFO: Building the image from Dockerfile.windows at 06/08/2021 19:47:49... [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] Sending build context to Docker daemon 61.34MB [2021-06-08T19:47:58.632Z] [2021-06-08T19:47:58.632Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-08T19:47:58.632Z] ---> 39d157a84080 [2021-06-08T19:47:58.632Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-08T19:47:58.632Z] ---> Running in b7b3717fe7e8 [2021-06-08T19:47:58.632Z] Removing intermediate container b7b3717fe7e8 [2021-06-08T19:47:58.632Z] ---> 12ca85baa2c6 [2021-06-08T19:47:58.632Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-08T19:47:58.632Z] ---> Running in 028cb3c1f6eb [2021-06-08T19:47:58.632Z] Removing intermediate container 028cb3c1f6eb [2021-06-08T19:47:58.632Z] ---> c8f6665d4450 [2021-06-08T19:47:58.632Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-08T19:47:58.632Z] ---> Running in 460f511a61e9 [2021-06-08T19:47:58.632Z] Removing intermediate container 460f511a61e9 [2021-06-08T19:47:58.632Z] ---> 7ad0c6c9a5b2 [2021-06-08T19:47:58.632Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-08T19:47:58.632Z] ---> Running in 6d4fb746d53d [2021-06-08T19:47:58.632Z] Removing intermediate container 6d4fb746d53d [2021-06-08T19:47:58.632Z] ---> 44e3b7726df7 [2021-06-08T19:47:58.632Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-06-08T19:47:58.632Z] ---> Running in fcdc0a0e42e7 [2021-06-08T19:47:59.618Z] ok github.com/docker/docker/client 0.340s coverage: 75.4% of statements [2021-06-08T19:48:02.378Z] [2021-06-08T19:48:02.378Z] SUCCESS: Specified value was saved. [2021-06-08T19:48:03.327Z] INFO: Downloading git... [2021-06-08T19:48:04.842Z] INFO: Downloading go... [2021-06-08T19:48:06.354Z] INFO: Downloading compiler 1 of 3... [2021-06-08T19:48:09.218Z] INFO: Downloading compiler 2 of 3... [2021-06-08T19:48:10.170Z] INFO: Downloading compiler 3 of 3... [2021-06-08T19:48:10.620Z] INFO: Extracting git... [2021-06-08T19:48:16.237Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:48:16.237Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:48:16.237Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:48:16.237Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:48:16.237Z] [2021-06-08T19:48:16.237Z] + TEST_INTEGRATION_DEST=2 [2021-06-08T19:48:16.237Z] + CONTAINER_NAME=docker-pr2-2 [2021-06-08T19:48:16.237Z] + TEST_SKIP_INTEGRATION=1 [2021-06-08T19:48:16.237Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-08T19:48:16.237Z] + run_tests [2021-06-08T19:48:16.237Z] + c=0 [2021-06-08T19:48:16.237Z] + '[' -n 0 ']' [2021-06-08T19:48:16.237Z] + rm= [2021-06-08T19:48:16.237Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42486/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42486/.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=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh '' test-integration [2021-06-08T19:48:16.237Z] + TEST_INTEGRATION_DEST=1 [2021-06-08T19:48:16.237Z] + CONTAINER_NAME=docker-pr2-1 [2021-06-08T19:48:16.237Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-08T19:48:16.237Z] + run_tests test-integration-flaky [2021-06-08T19:48:16.237Z] + '[' -n 0 ']' [2021-06-08T19:48:16.237Z] + rm= [2021-06-08T19:48:16.237Z] + TEST_INTEGRATION_DEST=3 [2021-06-08T19:48:16.237Z] + CONTAINER_NAME=docker-pr2-3 [2021-06-08T19:48:16.237Z] + TEST_SKIP_INTEGRATION=1 [2021-06-08T19:48:16.237Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-08T19:48:16.237Z] + run_tests [2021-06-08T19:48:16.237Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42486/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42486/.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=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh test-integration-flaky test-integration [2021-06-08T19:48:16.237Z] + '[' -n 0 ']' [2021-06-08T19:48:16.237Z] + rm= [2021-06-08T19:48:16.238Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42486/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42486/.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=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh '' test-integration [2021-06-08T19:48:16.238Z] ++ jobs -p [2021-06-08T19:48:16.238Z] + for job in $(jobs -p) [2021-06-08T19:48:16.238Z] + wait 3854 [2021-06-08T19:48:16.238Z] [2021-06-08T19:48:16.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-08T19:48:16.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-08T19:48:16.238Z] HOSTNAME=dfa764f6db2a [2021-06-08T19:48:16.238Z] TEST_SKIP_INTEGRATION=1 [2021-06-08T19:48:16.238Z] TESTDEBUG=0 [2021-06-08T19:48:16.238Z] DEST=bundles/test-integration [2021-06-08T19:48:16.238Z] PWD=/go/src/github.com/docker/docker [2021-06-08T19:48:16.238Z] KEEPBUNDLE=1 [2021-06-08T19:48:16.238Z] DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:48:16.238Z] container=docker [2021-06-08T19:48:16.238Z] HOME=/root [2021-06-08T19:48:16.238Z] GOLANG_VERSION=1.13.15 [2021-06-08T19:48:16.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-08T19:48:16.238Z] VALIDATE_BRANCH=master [2021-06-08T19:48:16.238Z] TERM=xterm [2021-06-08T19:48:16.238Z] DOCKER_PKG=github.com/docker/docker [2021-06-08T19:48:16.238Z] SHLVL=1 [2021-06-08T19:48:16.238Z] TIMEOUT=120m [2021-06-08T19:48:16.238Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-08T19:48:16.238Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-08T19:48:16.238Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-08T19:48:16.238Z] GO111MODULE=off [2021-06-08T19:48:16.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-08T19:48:16.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-08T19:48:16.238Z] GOPATH=/go [2021-06-08T19:48:16.238Z] PKG_CONFIG=pkg-config [2021-06-08T19:48:16.238Z] _=/usr/bin/env [2021-06-08T19:48:16.238Z] Building test suite binary ./integration-cli/test.main [2021-06-08T19:48:16.238Z] [2021-06-08T19:48:16.238Z] [2021-06-08T19:48:16.238Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-08T19:48:16.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-08T19:48:16.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-08T19:48:16.238Z] HOSTNAME=15ae4434289b [2021-06-08T19:48:16.238Z] TEST_SKIP_INTEGRATION=1 [2021-06-08T19:48:16.238Z] TESTDEBUG=0 [2021-06-08T19:48:16.238Z] DEST=bundles/test-integration [2021-06-08T19:48:16.238Z] PWD=/go/src/github.com/docker/docker [2021-06-08T19:48:16.238Z] KEEPBUNDLE=1 [2021-06-08T19:48:16.238Z] DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:48:16.238Z] container=docker [2021-06-08T19:48:16.238Z] HOME=/root [2021-06-08T19:48:16.238Z] GOLANG_VERSION=1.13.15 [2021-06-08T19:48:16.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-08T19:48:16.238Z] VALIDATE_BRANCH=master [2021-06-08T19:48:16.238Z] TERM=xterm [2021-06-08T19:48:16.238Z] DOCKER_PKG=github.com/docker/docker [2021-06-08T19:48:16.238Z] SHLVL=1 [2021-06-08T19:48:16.238Z] TIMEOUT=120m [2021-06-08T19:48:16.238Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-08T19:48:16.238Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-08T19:48:16.238Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-08T19:48:16.238Z] GO111MODULE=off [2021-06-08T19:48:16.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-08T19:48:16.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-08T19:48:16.238Z] GOPATH=/go [2021-06-08T19:48:16.238Z] PKG_CONFIG=pkg-config [2021-06-08T19:48:16.238Z] _=/usr/bin/env [2021-06-08T19:48:16.238Z] Building test suite binary ./integration-cli/test.main [2021-06-08T19:48:16.238Z] No new tests added to integration. [2021-06-08T19:48:16.238Z] [2021-06-08T19:48:16.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-08T19:48:16.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-08T19:48:16.238Z] HOSTNAME=dee3a2f905ca [2021-06-08T19:48:16.238Z] TESTDEBUG=0 [2021-06-08T19:48:16.238Z] DEST=bundles/test-integration [2021-06-08T19:48:16.238Z] PWD=/go/src/github.com/docker/docker [2021-06-08T19:48:16.238Z] KEEPBUNDLE=1 [2021-06-08T19:48:16.238Z] DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:48:16.238Z] container=docker [2021-06-08T19:48:16.238Z] HOME=/root [2021-06-08T19:48:16.238Z] GOLANG_VERSION=1.13.15 [2021-06-08T19:48:16.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-08T19:48:16.238Z] VALIDATE_BRANCH=master [2021-06-08T19:48:16.238Z] TERM=xterm [2021-06-08T19:48:16.238Z] DOCKER_PKG=github.com/docker/docker [2021-06-08T19:48:16.238Z] SHLVL=1 [2021-06-08T19:48:16.238Z] TIMEOUT=120m [2021-06-08T19:48:16.238Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-08T19:48:16.238Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-08T19:48:16.238Z] GO111MODULE=off [2021-06-08T19:48:16.238Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-08T19:48:16.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-08T19:48:16.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-08T19:48:16.238Z] GOPATH=/go [2021-06-08T19:48:16.238Z] PKG_CONFIG=pkg-config [2021-06-08T19:48:16.238Z] _=/usr/bin/env [2021-06-08T19:48:16.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-08T19:48:24.989Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:48:24.989Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:48:24.989Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:48:24.989Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:48:24.989Z] [2021-06-08T19:48:24.989Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-08T19:48:24.989Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-08T19:48:24.989Z] HOSTNAME=3755eb197eab [2021-06-08T19:48:24.989Z] DEST=bundles/test-integration [2021-06-08T19:48:24.989Z] PWD=/go/src/github.com/docker/docker [2021-06-08T19:48:24.989Z] DOCKER_ROOTLESS=1 [2021-06-08T19:48:24.989Z] DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:48:24.989Z] container=docker [2021-06-08T19:48:24.989Z] HOME=/root [2021-06-08T19:48:24.989Z] GOLANG_VERSION=1.13.15 [2021-06-08T19:48:24.989Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-08T19:48:24.989Z] VALIDATE_BRANCH=master [2021-06-08T19:48:24.989Z] TERM=xterm [2021-06-08T19:48:24.989Z] DOCKER_PKG=github.com/docker/docker [2021-06-08T19:48:24.989Z] SHLVL=1 [2021-06-08T19:48:24.989Z] TIMEOUT=120m [2021-06-08T19:48:24.989Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-08T19:48:24.989Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-08T19:48:24.989Z] GO111MODULE=off [2021-06-08T19:48:24.989Z] DOCKER_EXPERIMENTAL=1 [2021-06-08T19:48:24.989Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-08T19:48:24.989Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-08T19:48:24.989Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-08T19:48:24.989Z] GOPATH=/go [2021-06-08T19:48:24.989Z] PKG_CONFIG=pkg-config [2021-06-08T19:48:24.989Z] _=/usr/bin/env [2021-06-08T19:48:24.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-08T19:48:25.316Z] INFO: Expanding go... [2021-06-08T19:48:28.218Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:48:28.218Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:48:28.218Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:48:28.218Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:48:28.218Z] [2021-06-08T19:48:28.218Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-08T19:48:28.218Z] DOCKER_SYSTEMD=1 [2021-06-08T19:48:28.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-08T19:48:28.218Z] HOSTNAME=ef1f2dc95591 [2021-06-08T19:48:28.218Z] DEST=bundles/test-integration [2021-06-08T19:48:28.218Z] PWD=/go/src/github.com/docker/docker [2021-06-08T19:48:28.218Z] DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:48:28.218Z] container=docker [2021-06-08T19:48:28.218Z] HOME=/root [2021-06-08T19:48:28.218Z] LANG=C.UTF-8 [2021-06-08T19:48:28.218Z] INVOCATION_ID=440802faaea54882b5392561ec944e24 [2021-06-08T19:48:28.218Z] GOLANG_VERSION=1.13.15 [2021-06-08T19:48:28.218Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-08T19:48:28.218Z] VALIDATE_BRANCH=master [2021-06-08T19:48:28.218Z] TERM=xterm [2021-06-08T19:48:28.218Z] DOCKER_PKG=github.com/docker/docker [2021-06-08T19:48:28.218Z] SHLVL=3 [2021-06-08T19:48:28.218Z] TIMEOUT=120m [2021-06-08T19:48:28.218Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-08T19:48:28.218Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-08T19:48:28.218Z] GO111MODULE=off [2021-06-08T19:48:28.218Z] DOCKER_EXPERIMENTAL=1 [2021-06-08T19:48:28.218Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-08T19:48:28.218Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-08T19:48:28.218Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-08T19:48:28.218Z] GOPATH=/go [2021-06-08T19:48:28.218Z] PKG_CONFIG=pkg-config [2021-06-08T19:48:28.218Z] _=/usr/bin/env [2021-06-08T19:48:28.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-08T19:48:31.792Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 29.1% of statements [2021-06-08T19:48:31.792Z] ok github.com/docker/docker/container 0.155s coverage: 34.6% of statements [2021-06-08T19:48:31.792Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-08T19:48:31.792Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-08T19:48:31.792Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-08T19:48:31.792Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-08T19:48:31.792Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2021-06-08T19:48:32.057Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.9% of statements [2021-06-08T19:48:36.296Z] ok github.com/docker/docker/daemon/cluster 0.119s coverage: 0.5% of statements [2021-06-08T19:48:38.303Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2021-06-08T19:48:38.569Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.8% of statements [2021-06-08T19:48:39.521Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2021-06-08T19:48:40.475Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2021-06-08T19:48:42.896Z] INFO: Expanding compiler 1 of 3... [2021-06-08T19:48:44.412Z] INFO: Expanding compiler 2 of 3... [2021-06-08T19:48:44.701Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.1% of statements [2021-06-08T19:48:44.701Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.013s coverage: 73.3% of statements [2021-06-08T19:48:44.965Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.520s coverage: 14.0% of statements [2021-06-08T19:48:46.362Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.959s coverage: 56.2% of statements [2021-06-08T19:48:47.314Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.9% of statements [2021-06-08T19:48:49.045Z] INFO: Expanding compiler 3 of 3... [2021-06-08T19:48:49.882Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.769s coverage: 49.4% of statements [2021-06-08T19:48:50.000Z] INFO: Removing downloaded files... [2021-06-08T19:48:50.000Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-08T19:48:50.000Z] INFO: Configuring git core.autocrlf... [2021-06-08T19:48:51.287Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.479s coverage: 57.7% of statements [2021-06-08T19:48:51.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-08T19:48:51.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-08T19:48:51.550Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 57.5% of statements [2021-06-08T19:48:52.126Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.276s coverage: 46.2% of statements [2021-06-08T19:48:53.526Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2021-06-08T19:48:53.526Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-06-08T19:48:54.105Z] ok github.com/docker/docker/daemon 12.311s coverage: 17.3% of statements [2021-06-08T19:48:54.370Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-08T19:48:54.370Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-08T19:48:54.370Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-08T19:48:54.370Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-08T19:48:54.370Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-08T19:48:54.370Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-08T19:48:54.370Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-08T19:48:55.769Z] ok github.com/docker/docker/daemon/images 0.108s coverage: 6.7% of statements [2021-06-08T19:48:55.769Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-08T19:48:55.769Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-08T19:48:56.033Z] ok github.com/docker/docker/daemon/logger/awslogs 0.297s coverage: 77.8% of statements [2021-06-08T19:48:56.033Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.5% of statements [2021-06-08T19:48:56.033Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-08T19:48:56.033Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-08T19:48:56.609Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 67.0% of statements [2021-06-08T19:48:56.872Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2021-06-08T19:48:57.136Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 23.9% of statements [2021-06-08T19:48:58.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 69.9% of statements [2021-06-08T19:48:59.044Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 75.2% of statements [2021-06-08T19:48:59.044Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-08T19:48:59.044Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 56.8% of statements [2021-06-08T19:48:59.999Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2021-06-08T19:48:59.999Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2021-06-08T19:49:00.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-08T19:49:00.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-08T19:49:00.575Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-06-08T19:49:01.978Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2021-06-08T19:49:02.243Z] ok github.com/docker/docker/daemon/logger/splunk 1.940s coverage: 82.5% of statements [2021-06-08T19:49:02.243Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-08T19:49:02.243Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-08T19:49:02.507Z] ok github.com/docker/docker/distribution/metadata 0.182s coverage: 48.2% of statements [2021-06-08T19:49:03.905Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2021-06-08T19:49:03.905Z] ok github.com/docker/docker/distribution 0.285s coverage: 25.2% of statements [2021-06-08T19:49:03.905Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-08T19:49:04.856Z] ok github.com/docker/docker/image 0.057s coverage: 86.6% of statements [2021-06-08T19:49:05.434Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements [2021-06-08T19:49:06.012Z] ok github.com/docker/docker/image/tarexport 0.023s coverage: 0.6% of statements [2021-06-08T19:49:06.012Z] ok github.com/docker/docker/distribution/xfer 1.739s coverage: 85.6% of statements [2021-06-08T19:49:06.012Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-08T19:49:06.276Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2021-06-08T19:49:06.276Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-08T19:49:06.540Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2021-06-08T19:49:08.338Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m41.192727511s with top 10 stages: buildssa: 1m51.754434625s, goimports: 26.464871285s, unconvert: 18.135609082s, gosec: 13.263061088s, golint: 7.679373947s, ineffassign: 5.50170265s, misspell: 5.027202181s, vrp: 4.125810353s, inspect: 3.137661873s, printf: 1.976315239s [2021-06-08T19:49:08.338Z] INFO [runner] Issues before processing: 2889, after processing: 0 [2021-06-08T19:49:08.338Z] INFO [runner] Processors filtering stat (out/in): cgo: 2310/2889, skip_dirs: 2310/2310, exclude-rules: 79/1922, nolint: 0/79, path_prettifier: 2310/2310, autogenerated_exclude: 1922/2310, identifier_marker: 1922/1922, exclude: 1922/1922, skip_files: 2310/2310, filename_unadjuster: 2310/2310 [2021-06-08T19:49:08.338Z] INFO [runner] processing took 163.161526ms with stages: nolint: 54.307792ms, identifier_marker: 47.509937ms, path_prettifier: 27.73866ms, exclude-rules: 14.984816ms, autogenerated_exclude: 14.762359ms, skip_dirs: 3.330245ms, cgo: 321.402µs, filename_unadjuster: 200.614µs, max_same_issues: 1.567µs, uniq_by_line: 824ns, diff: 654ns, max_from_linter: 616ns, source_code: 563ns, exclude: 417ns, path_shortener: 416ns, skip_files: 344ns, max_per_file_from_linter: 300ns [2021-06-08T19:49:08.338Z] INFO [runner] linters took 1m55.48227153s with stages: goanalysis_metalinter: 1m28.795350532s, unused: 26.523440806s [2021-06-08T19:49:08.338Z] INFO File cache stats: 1698 entries of total size 8.6MiB [2021-06-08T19:49:08.338Z] INFO Memory: 1632 samples, avg is 978.5MB, max is 4846.2MB [2021-06-08T19:49:08.338Z] INFO Execution took 4m4.409771824s [2021-06-08T19:49:08.338Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-08T19:49:08.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh dynbinary test-docker-py [2021-06-08T19:49:09.240Z] [2021-06-08T19:49:09.240Z] Removing bundles/ [2021-06-08T19:49:09.240Z] [2021-06-08T19:49:09.240Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-08T19:49:09.240Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:49:09.240Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:49:09.865Z] ok github.com/docker/docker/libnetwork/bitseq 0.701s coverage: 84.4% of statements [2021-06-08T19:49:12.427Z] ok github.com/docker/docker/libnetwork/api 2.100s coverage: 83.2% of statements [2021-06-08T19:49:12.691Z] ok github.com/docker/docker/libnetwork/client 0.063s coverage: 75.2% of statements [2021-06-08T19:49:13.271Z] ok github.com/docker/docker/libnetwork/client/mflag 0.030s coverage: 62.7% of statements [2021-06-08T19:49:13.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-08T19:49:15.198Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.132s coverage: 67.6% of statements [2021-06-08T19:49:15.463Z] ok github.com/docker/docker/libnetwork/config 0.114s coverage: 24.0% of statements [2021-06-08T19:49:16.040Z] ok github.com/docker/docker/libnetwork/datastore 0.013s coverage: 21.9% of statements [2021-06-08T19:49:16.616Z] ok github.com/docker/docker/libnetwork/driverapi 0.010s coverage: 68.9% of statements [2021-06-08T19:49:17.195Z] ok github.com/docker/docker/layer 8.131s coverage: 68.8% of statements [2021-06-08T19:49:17.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-08T19:49:17.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-08T19:49:17.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-08T19:49:17.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-08T19:49:17.772Z] ok github.com/docker/docker/libnetwork/drivers/host 0.010s coverage: 34.8% of statements [2021-06-08T19:49:18.654Z] 8116de3c91c3: Pull complete [2021-06-08T19:49:18.655Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-06-08T19:49:18.655Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T19:49:18.655Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T19:49:18.655Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-08T19:49:18.655Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-08T19:49:18.655Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-06-08T19:49:18.655Z] INFO: Docker version of control daemon [2021-06-08T19:49:18.655Z] [2021-06-08T19:49:19.107Z] Client: [2021-06-08T19:49:19.107Z] Version: 20.10.6 [2021-06-08T19:49:19.107Z] API version: 1.41 [2021-06-08T19:49:19.107Z] Go version: go1.16.3 [2021-06-08T19:49:19.107Z] Git commit: 370c289 [2021-06-08T19:49:19.107Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-08T19:49:19.107Z] OS/Arch: windows/amd64 [2021-06-08T19:49:19.107Z] Context: default [2021-06-08T19:49:19.107Z] Experimental: true [2021-06-08T19:49:19.107Z] [2021-06-08T19:49:19.107Z] Server: Docker Engine - Community [2021-06-08T19:49:19.107Z] Engine: [2021-06-08T19:49:19.107Z] Version: 20.10.6 [2021-06-08T19:49:19.107Z] API version: 1.41 (minimum version 1.24) [2021-06-08T19:49:19.107Z] Go version: go1.13.15 [2021-06-08T19:49:19.107Z] Git commit: 8728dd2 [2021-06-08T19:49:19.107Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-08T19:49:19.107Z] OS/Arch: windows/amd64 [2021-06-08T19:49:19.107Z] Experimental: true [2021-06-08T19:49:19.107Z] [2021-06-08T19:49:19.107Z] INFO: Docker info of control daemon [2021-06-08T19:49:19.107Z] [2021-06-08T19:49:19.170Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.048s coverage: 4.0% of statements [2021-06-08T19:49:19.748Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.039s coverage: 4.5% of statements [2021-06-08T19:49:20.011Z] ok github.com/docker/docker/libnetwork/drivers/null 0.012s coverage: 34.8% of statements [2021-06-08T19:49:20.062Z] Client: [2021-06-08T19:49:20.062Z] Context: default [2021-06-08T19:49:20.062Z] Debug Mode: false [2021-06-08T19:49:20.062Z] Plugins: [2021-06-08T19:49:20.062Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-08T19:49:20.062Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-08T19:49:20.062Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-08T19:49:20.062Z] [2021-06-08T19:49:20.062Z] Server: [2021-06-08T19:49:20.062Z] Containers: 0 [2021-06-08T19:49:20.062Z] Running: 0 [2021-06-08T19:49:20.062Z] Paused: 0 [2021-06-08T19:49:20.062Z] Stopped: 0 [2021-06-08T19:49:20.062Z] Images: 1 [2021-06-08T19:49:20.062Z] Server Version: 20.10.6 [2021-06-08T19:49:20.062Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-08T19:49:20.062Z] Windows: [2021-06-08T19:49:20.062Z] LCOW: [2021-06-08T19:49:20.062Z] Logging Driver: json-file [2021-06-08T19:49:20.062Z] Plugins: [2021-06-08T19:49:20.062Z] Volume: local [2021-06-08T19:49:20.062Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-08T19:49:20.062Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-08T19:49:20.062Z] Swarm: inactive [2021-06-08T19:49:20.062Z] Default Isolation: process [2021-06-08T19:49:20.062Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-08T19:49:20.062Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-08T19:49:20.062Z] OSType: windows [2021-06-08T19:49:20.062Z] Architecture: x86_64 [2021-06-08T19:49:20.062Z] CPUs: 4 [2021-06-08T19:49:20.062Z] Total Memory: 32GiB [2021-06-08T19:49:20.062Z] Name: azwin-2-812fe0 [2021-06-08T19:49:20.062Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-08T19:49:20.062Z] Docker Root Dir: D:\docker [2021-06-08T19:49:20.062Z] Debug Mode: false [2021-06-08T19:49:20.062Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:49:20.062Z] Labels: [2021-06-08T19:49:20.062Z] Experimental: true [2021-06-08T19:49:20.062Z] Insecure Registries: [2021-06-08T19:49:20.062Z] 10.0.0.4:5000 [2021-06-08T19:49:20.062Z] 127.0.0.0/8 [2021-06-08T19:49:20.062Z] Registry Mirrors: [2021-06-08T19:49:20.062Z] http://10.0.0.4:5000/ [2021-06-08T19:49:20.062Z] Live Restore Enabled: false [2021-06-08T19:49:20.062Z] Product License: Community Engine [2021-06-08T19:49:20.062Z] [2021-06-08T19:49:20.062Z] [2021-06-08T19:49:20.062Z] INFO: Commit hash is 1528e1cba2 [2021-06-08T19:49:20.062Z] INFO: Nuke-Everything... [2021-06-08T19:49:20.062Z] INFO: Container count on control daemon to delete is 0 [2021-06-08T19:49:20.515Z] INFO: Nuking d:\CI [2021-06-08T19:49:20.515Z] INFO: Zapped successfully [2021-06-08T19:49:20.967Z] INFO: Location for testing is d:\CI\PR-42486\2 [2021-06-08T19:49:20.967Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-08T19:49:20.967Z] [2021-06-08T19:49:20.967Z] [2021-06-08T19:49:20.967Z] INFO: Building the image from Dockerfile.windows at 06/08/2021 19:49:20... [2021-06-08T19:49:20.967Z] [2021-06-08T19:49:21.939Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.011s coverage: 63.6% of statements [2021-06-08T19:49:22.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-08T19:49:22.888Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.026s coverage: 57.4% of statements [2021-06-08T19:49:24.295Z] ok github.com/docker/docker/libnetwork/drvregistry 0.027s coverage: 82.4% of statements [2021-06-08T19:49:24.578Z] ok github.com/docker/docker/libnetwork/etchosts 0.040s coverage: 81.2% of statements [2021-06-08T19:49:25.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-08T19:49:25.973Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.011s coverage: 48.1% of statements [2021-06-08T19:49:26.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-08T19:49:26.236Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements [2021-06-08T19:49:26.810Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-06-08T19:49:27.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-08T19:49:27.983Z] Sending build context to Docker daemon 61.34MB [2021-06-08T19:49:27.983Z] [2021-06-08T19:49:27.983Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-08T19:49:27.983Z] ---> 3a7f23e29bd7 [2021-06-08T19:49:27.983Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-08T19:49:27.983Z] ---> Running in 1402bd4226af [2021-06-08T19:49:28.435Z] Removing intermediate container 1402bd4226af [2021-06-08T19:49:28.435Z] ---> e0bc9d1b2214 [2021-06-08T19:49:28.435Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-08T19:49:28.435Z] ---> Running in b6d29f800c79 [2021-06-08T19:49:28.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-08T19:49:28.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-08T19:49:28.888Z] Removing intermediate container b6d29f800c79 [2021-06-08T19:49:28.888Z] ---> 84aef53f1a86 [2021-06-08T19:49:28.888Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-08T19:49:28.888Z] ---> Running in 6caeae8eb43f [2021-06-08T19:49:29.340Z] Removing intermediate container 6caeae8eb43f [2021-06-08T19:49:29.340Z] ---> 15509f23b9fb [2021-06-08T19:49:29.340Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-08T19:49:29.340Z] ---> Running in 5d63b8a9e9d0 [2021-06-08T19:49:29.793Z] Removing intermediate container 5d63b8a9e9d0 [2021-06-08T19:49:29.793Z] ---> 97522d4a5924 [2021-06-08T19:49:29.793Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-06-08T19:49:29.793Z] ---> Running in 4f6338bfcaa2 [2021-06-08T19:49:30.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-08T19:49:31.036Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.965s coverage: 7.5% of statements [2021-06-08T19:49:33.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-08T19:49:34.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-08T19:49:34.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-08T19:49:34.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-08T19:49:35.550Z] [2021-06-08T19:49:35.550Z] SUCCESS: Specified value was saved. [2021-06-08T19:49:36.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-08T19:49:36.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-08T19:49:36.509Z] INFO: Downloading git... [2021-06-08T19:49:36.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-08T19:49:37.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-08T19:49:37.639Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2021-06-08T19:49:37.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-08T19:49:38.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-08T19:49:38.213Z] ok github.com/docker/docker/libnetwork/ipams/null 0.009s coverage: 57.1% of statements [2021-06-08T19:49:38.670Z] INFO: Downloading go... [2021-06-08T19:49:39.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-08T19:49:39.162Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.026s coverage: 47.4% of statements [2021-06-08T19:49:39.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-08T19:49:40.110Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.015s coverage: 71.4% of statements [2021-06-08T19:49:40.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-08T19:49:40.829Z] INFO: Downloading compiler 1 of 3... [2021-06-08T19:49:40.829Z] INFO: Downloading compiler 2 of 3... [2021-06-08T19:49:40.829Z] INFO: Downloading compiler 3 of 3... [2021-06-08T19:49:40.829Z] INFO: Extracting git... [2021-06-08T19:49:41.506Z] ok github.com/docker/docker/libnetwork/ipamutils 0.935s coverage: 74.0% of statements [2021-06-08T19:49:41.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-08T19:49:42.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-08T19:49:43.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-08T19:49:44.049Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-08T19:49:44.049Z] Using test binary docker [2021-06-08T19:49:44.049Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-08T19:49:44.049Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-08T19:49:44.049Z] INFO: Waiting for daemon to start... [2021-06-08T19:49:44.049Z] Starting dockerd [2021-06-08T19:49:44.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-08T19:49:46.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-08T19:49:46.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-08T19:49:48.218Z] . [2021-06-08T19:49:48.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-08T19:49:48.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-08T19:49:48.218Z] Error: No such image: emptyfs [2021-06-08T19:49:48.218Z] Running integration-test (iteration 1) [2021-06-08T19:49:48.218Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-08T19:49:48.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-08T19:49:49.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-08T19:49:51.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-08T19:49:52.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-08T19:49:53.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-08T19:49:54.979Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-08T19:49:54.979Z] Using test binary docker [2021-06-08T19:49:54.979Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-08T19:49:54.979Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-08T19:49:54.979Z] INFO: Waiting for daemon to start... [2021-06-08T19:49:54.979Z] Starting dockerd [2021-06-08T19:49:55.552Z] INFO: Expanding go... [2021-06-08T19:49:56.887Z] . [2021-06-08T19:49:56.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-08T19:49:57.148Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-08T19:49:57.148Z] Error: No such image: emptyfs [2021-06-08T19:49:57.148Z] Running integration-test (iteration 1) [2021-06-08T19:49:57.148Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-08T19:50:01.911Z] Removing intermediate container fcdc0a0e42e7 [2021-06-08T19:50:01.911Z] ---> 35a566494e09 [2021-06-08T19:50:01.911Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-08T19:50:01.911Z] ---> Running in 2bf245cdf269 [2021-06-08T19:50:03.561Z] ok github.com/docker/docker/libnetwork/ipam 30.513s coverage: 85.3% of statements [2021-06-08T19:50:03.561Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2021-06-08T19:50:04.058Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-08T19:50:04.058Z] go: finding gotest.tools v0.5.3 [2021-06-08T19:50:04.058Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-08T19:50:04.137Z] ok github.com/docker/docker/libnetwork/netutils 0.035s coverage: 43.8% of statements [2021-06-08T19:50:04.510Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-08T19:50:04.510Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-08T19:50:04.960Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:50:04.960Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-08T19:50:04.960Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-08T19:50:04.960Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-08T19:50:04.960Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-08T19:50:04.960Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:50:04.960Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:50:04.960Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:50:04.960Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:50:04.960Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:50:04.960Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:50:04.960Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:50:04.960Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:50:04.960Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:50:04.960Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:50:04.960Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:50:04.960Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:50:04.960Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:50:05.412Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:50:05.412Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:50:05.412Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:50:05.862Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:50:06.813Z] go: finding github.com/fatih/color v1.9.0 [2021-06-08T19:50:06.813Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:50:06.813Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:50:06.813Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-08T19:50:06.813Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:50:06.813Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:50:06.813Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:50:06.813Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:50:06.813Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:50:06.813Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:50:06.813Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:50:07.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-08T19:50:07.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-08T19:50:10.114Z] Loaded image: buildpack-deps:buster [2021-06-08T19:50:10.114Z] Loaded image: busybox:latest [2021-06-08T19:50:10.114Z] Loaded image: busybox:glibc [2021-06-08T19:50:10.498Z] INFO: Build done for gotestsum... [2021-06-08T19:50:12.006Z] Loaded image: debian:bullseye [2021-06-08T19:50:12.006Z] Loaded image: hello-world:latest [2021-06-08T19:50:12.006Z] Loaded image: arm32v7/hello-world:latest [2021-06-08T19:50:12.006Z] INFO: Testing against a local daemon [2021-06-08T19:50:12.006Z] === RUN TestCgroupNamespacesBuild [2021-06-08T19:50:12.051Z] Loaded image: buildpack-deps:buster [2021-06-08T19:50:12.051Z] Loaded image: busybox:latest [2021-06-08T19:50:12.051Z] Loaded image: busybox:glibc [2021-06-08T19:50:12.992Z] Loaded image: debian:bullseye [2021-06-08T19:50:13.252Z] Loaded image: hello-world:latest [2021-06-08T19:50:13.252Z] Loaded image: arm32v7/hello-world:latest [2021-06-08T19:50:13.252Z] INFO: Testing against a local daemon [2021-06-08T19:50:13.252Z] === RUN TestCgroupNamespacesBuild [2021-06-08T19:50:15.163Z] --- PASS: TestCgroupNamespacesBuild (1.79s) [2021-06-08T19:50:15.163Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-08T19:50:15.276Z] --- PASS: TestCgroupNamespacesBuild (2.85s) [2021-06-08T19:50:15.276Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-08T19:50:17.073Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2021-06-08T19:50:17.073Z] === RUN TestBuildWithSession [2021-06-08T19:50:17.073Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-08T19:50:17.073Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T19:50:17.073Z] === RUN TestBuildSquashParent [2021-06-08T19:50:17.168Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s) [2021-06-08T19:50:17.168Z] === RUN TestBuildWithSession [2021-06-08T19:50:17.168Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-08T19:50:17.168Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T19:50:17.168Z] === RUN TestBuildSquashParent [2021-06-08T19:50:20.579Z] INFO: Expanding compiler 1 of 3... [2021-06-08T19:50:20.579Z] INFO: Expanding compiler 2 of 3... [2021-06-08T19:50:22.788Z] Removing intermediate container 2bf245cdf269 [2021-06-08T19:50:22.788Z] ---> c8212c3246a1 [2021-06-08T19:50:22.788Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-08T19:50:22.788Z] ---> Running in 7c13e94c35d2 [2021-06-08T19:50:22.788Z] Removing intermediate container 7c13e94c35d2 [2021-06-08T19:50:22.788Z] ---> 9b63a019896b [2021-06-08T19:50:22.788Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-08T19:50:22.788Z] ---> Running in 5c6d51af10a3 [2021-06-08T19:50:23.239Z] Removing intermediate container 5c6d51af10a3 [2021-06-08T19:50:23.239Z] ---> be8a3b3bc8a9 [2021-06-08T19:50:23.239Z] Step 10/10 : COPY . . [2021-06-08T19:50:23.653Z] --- PASS: TestBuildSquashParent (6.38s) [2021-06-08T19:50:23.653Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-08T19:50:23.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:50:23.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:50:23.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:50:23.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:50:23.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:50:23.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:50:23.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:50:23.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:50:25.258Z] --- PASS: TestBuildSquashParent (7.88s) [2021-06-08T19:50:25.258Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-08T19:50:25.258Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:50:25.258Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:50:25.258Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:50:25.258Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:50:25.258Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:50:25.258Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:50:25.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:50:25.258Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:50:25.258Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:50:25.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:50:25.824Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:50:26.321Z] INFO: Expanding compiler 3 of 3... [2021-06-08T19:50:26.321Z] INFO: Removing downloaded files... [2021-06-08T19:50:26.321Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-08T19:50:26.321Z] INFO: Configuring git core.autocrlf... [2021-06-08T19:50:27.738Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:50:28.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:50:28.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:50:28.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:50:29.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:50:30.853Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-08T19:50:30.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2021-06-08T19:50:30.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s) [2021-06-08T19:50:30.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2021-06-08T19:50:30.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.41s) [2021-06-08T19:50:30.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2021-06-08T19:50:30.853Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.30s) [2021-06-08T19:50:30.853Z] === RUN TestBuildMultiStageCopy [2021-06-08T19:50:30.853Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-08T19:50:31.266Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:50:33.159Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-08T19:50:33.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2021-06-08T19:50:33.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2021-06-08T19:50:33.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.75s) [2021-06-08T19:50:33.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2021-06-08T19:50:33.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2021-06-08T19:50:33.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2021-06-08T19:50:33.159Z] === RUN TestBuildMultiStageCopy [2021-06-08T19:50:33.159Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-08T19:50:33.394Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-08T19:50:33.394Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-08T19:50:33.654Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-08T19:50:33.913Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-08T19:50:34.174Z] --- PASS: TestBuildMultiStageCopy (3.63s) [2021-06-08T19:50:34.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2021-06-08T19:50:34.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-06-08T19:50:34.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s) [2021-06-08T19:50:34.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2021-06-08T19:50:34.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.29s) [2021-06-08T19:50:34.174Z] === RUN TestBuildMultiStageParentConfig [2021-06-08T19:50:35.117Z] --- PASS: TestBuildMultiStageParentConfig (0.85s) [2021-06-08T19:50:35.117Z] === RUN TestBuildLabelWithTargets [2021-06-08T19:50:36.059Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2021-06-08T19:50:36.059Z] === RUN TestBuildWithEmptyLayers [2021-06-08T19:50:36.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-08T19:50:36.630Z] --- PASS: TestBuildWithEmptyLayers (0.52s) [2021-06-08T19:50:36.630Z] === RUN TestBuildMultiStageOnBuild [2021-06-08T19:50:37.357Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-08T19:50:38.285Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-08T19:50:39.175Z] --- PASS: TestBuildMultiStageOnBuild (2.26s) [2021-06-08T19:50:39.175Z] === RUN TestBuildUncleanTarFilenames [2021-06-08T19:50:39.214Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-08T19:50:39.436Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-06-08T19:50:39.436Z] === RUN TestBuildMultiStageLayerLeak [2021-06-08T19:50:40.144Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2021-06-08T19:50:40.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2021-06-08T19:50:40.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-06-08T19:50:40.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-08T19:50:40.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-08T19:50:40.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-08T19:50:40.144Z] === RUN TestBuildMultiStageParentConfig [2021-06-08T19:50:41.979Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2021-06-08T19:50:41.979Z] === RUN TestBuildWithHugeFile [2021-06-08T19:50:45.392Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-06-08T19:50:45.392Z] === RUN TestBuildLabelWithTargets [2021-06-08T19:50:45.786Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:50:45.786Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:50:45.786Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:50:45.786Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:50:45.786Z] [2021-06-08T19:50:45.786Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-08T19:50:45.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-08T19:50:45.786Z] Using test binary docker [2021-06-08T19:50:45.786Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-08T19:50:45.786Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-08T19:50:45.786Z] INFO: Waiting for daemon to start... [2021-06-08T19:50:45.786Z] Starting dockerd [2021-06-08T19:50:45.786Z] . [2021-06-08T19:50:45.786Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-08T19:50:53.067Z] ---> 6f34362c13b0 [2021-06-08T19:50:53.067Z] Successfully built 6f34362c13b0 [2021-06-08T19:50:53.067Z] Successfully tagged docker:latest [2021-06-08T19:50:53.067Z] INFO: Image build ended at 06/08/2021 19:50:50. Duration:00:03:01.1949404 [2021-06-08T19:50:53.067Z] [2021-06-08T19:50:53.067Z] [2021-06-08T19:50:53.067Z] INFO: Building the test binaries at 06/08/2021 19:50:50... [2021-06-08T19:50:53.479Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-08T19:50:53.479Z] === RUN TestBuildWithEmptyLayers [2021-06-08T19:50:56.749Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-08T19:50:56.749Z] === RUN TestBuildMultiStageOnBuild [2021-06-08T19:50:56.852Z] INFO: make.ps1 starting at 06/08/2021 19:50:56 [2021-06-08T19:50:57.302Z] INFO: Git commit (1528e1cba2) assumed from DOCKER_GITCOMMIT environment variable [2021-06-08T19:50:57.302Z] INFO: Invoking autogen... [2021-06-08T19:50:57.752Z] INFO: Building daemon... [2021-06-08T19:51:02.080Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-08T19:51:02.080Z] === RUN TestBuildUncleanTarFilenames [2021-06-08T19:51:02.080Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-06-08T19:51:02.080Z] === RUN TestBuildMultiStageLayerLeak [2021-06-08T19:51:06.250Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-06-08T19:51:06.250Z] === RUN TestBuildWithHugeFile [2021-06-08T19:51:15.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-08T19:51:24.529Z] sha256:94bba47fc218cf64d972a2723e5b8507624c00b90ef729d6f54101ba77518d3c [2021-06-08T19:51:24.529Z] INFO: Starting docker-py tests... [2021-06-08T19:51:24.529Z] ============================= test session starts ============================== [2021-06-08T19:51:24.529Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-08T19:51:24.529Z] rootdir: /src, inifile: pytest.ini [2021-06-08T19:51:24.529Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-08T19:51:24.789Z] collected 390 items / 1 deselected / 389 selected [2021-06-08T19:51:24.789Z] [2021-06-08T19:51:38.247Z] --- PASS: TestBuildWithHugeFile (55.13s) [2021-06-08T19:51:38.247Z] === RUN TestBuildWCOWSandboxSize [2021-06-08T19:51:38.247Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-08T19:51:38.247Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-08T19:51:38.247Z] === RUN TestBuildWithEmptyDockerfile [2021-06-08T19:51:38.247Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:51:38.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:51:38.247Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:51:38.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:51:38.247Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:51:38.247Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:51:38.247Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:51:38.247Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:51:38.247Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:51:38.247Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-06-08T19:51:38.247Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-08T19:51:38.247Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-08T19:51:38.247Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-06-08T19:51:38.247Z] === RUN TestBuildPreserveOwnership [2021-06-08T19:51:38.247Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-08T19:51:40.801Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-08T19:51:42.209Z] --- PASS: TestBuildPreserveOwnership (4.82s) [2021-06-08T19:51:42.209Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.30s) [2021-06-08T19:51:42.209Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2021-06-08T19:51:42.209Z] === RUN TestBuildPlatformInvalid [2021-06-08T19:51:42.209Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-06-08T19:51:42.209Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-08T19:51:47.466Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-08T19:51:48.298Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-08T19:51:50.068Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-08T19:51:52.234Z] Removing intermediate container 4f6338bfcaa2 [2021-06-08T19:51:52.234Z] ---> c7864c37692b [2021-06-08T19:51:52.234Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-08T19:51:52.234Z] ---> Running in ecf613e9f5fe [2021-06-08T19:51:54.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-08T19:51:54.441Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-08T19:51:54.441Z] go: finding gotest.tools v0.5.3 [2021-06-08T19:51:54.441Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-08T19:51:54.894Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-08T19:51:54.894Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-08T19:51:55.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-08T19:51:57.045Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-08T19:51:57.045Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-08T19:51:57.045Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:51:57.045Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-08T19:51:57.045Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-08T19:51:57.045Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-08T19:51:57.045Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-08T19:51:57.045Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:51:57.045Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:51:57.045Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:51:57.045Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:51:57.045Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:51:57.108Z] Loaded image: buildpack-deps:buster [2021-06-08T19:51:57.108Z] Loaded image: busybox:latest [2021-06-08T19:51:57.108Z] Loaded image: busybox:glibc [2021-06-08T19:51:57.497Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:51:57.497Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:51:57.497Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:51:57.497Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:51:57.497Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:51:57.497Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:51:57.497Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:51:57.497Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:51:57.497Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:51:57.497Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:51:58.048Z] Loaded image: debian:bullseye [2021-06-08T19:51:58.048Z] Loaded image: hello-world:latest [2021-06-08T19:51:58.048Z] Loaded image: arm32v7/hello-world:latest [2021-06-08T19:51:59.014Z] go: finding github.com/fatih/color v1.9.0 [2021-06-08T19:51:59.015Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-08T19:51:59.015Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-08T19:51:59.015Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-08T19:51:59.015Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-08T19:51:59.015Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-08T19:51:59.467Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-08T19:51:59.467Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-08T19:51:59.467Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-08T19:51:59.467Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-08T19:51:59.467Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-08T19:52:00.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-08T19:52:02.432Z] --- PASS: TestBuildWithHugeFile (52.37s) [2021-06-08T19:52:02.433Z] === RUN TestBuildWCOWSandboxSize [2021-06-08T19:52:02.433Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-06-08T19:52:02.433Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-08T19:52:02.433Z] === RUN TestBuildWithEmptyDockerfile [2021-06-08T19:52:02.433Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:52:02.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:52:02.433Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:52:02.433Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:52:02.433Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:52:02.433Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:52:02.433Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:52:02.433Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:52:02.433Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:52:02.433Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-06-08T19:52:02.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-06-08T19:52:02.433Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-06-08T19:52:02.433Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-08T19:52:02.433Z] === RUN TestBuildPreserveOwnership [2021-06-08T19:52:02.433Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-08T19:52:03.160Z] INFO: Build done for gotestsum... [2021-06-08T19:52:03.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-08T19:52:03.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-08T19:52:05.701Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-08T19:52:06.179Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.71s) [2021-06-08T19:52:06.179Z] PASS [2021-06-08T19:52:06.179Z] [2021-06-08T19:52:06.179Z] === Skipped [2021-06-08T19:52:06.179Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-08T19:52:06.179Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T19:52:06.179Z] [2021-06-08T19:52:06.179Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-08T19:52:06.179Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-08T19:52:06.179Z] [2021-06-08T19:52:06.179Z] [2021-06-08T19:52:06.179Z] DONE 34 tests, 2 skipped in 128.705s [2021-06-08T19:52:06.179Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-08T19:52:06.179Z] INFO: Testing against a local daemon [2021-06-08T19:52:06.179Z] === RUN TestConfigInspect [2021-06-08T19:52:08.725Z] --- PASS: TestConfigInspect (2.45s) [2021-06-08T19:52:08.725Z] === RUN TestConfigList [2021-06-08T19:52:08.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-08T19:52:09.871Z] --- PASS: TestBuildPreserveOwnership (10.23s) [2021-06-08T19:52:09.871Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.22s) [2021-06-08T19:52:09.871Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-08T19:52:09.871Z] === RUN TestBuildPlatformInvalid [2021-06-08T19:52:09.871Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-08T19:52:09.871Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-08T19:52:09.871Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-08T19:52:09.871Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-08T19:52:09.871Z] PASS [2021-06-08T19:52:09.871Z] [2021-06-08T19:52:09.871Z] === Skipped [2021-06-08T19:52:09.871Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-08T19:52:09.871Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T19:52:09.871Z] [2021-06-08T19:52:09.871Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-06-08T19:52:09.871Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-08T19:52:09.871Z] [2021-06-08T19:52:09.871Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-08T19:52:09.871Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-08T19:52:09.871Z] [2021-06-08T19:52:09.871Z] [2021-06-08T19:52:09.871Z] DONE 34 tests, 3 skipped in 141.086s [2021-06-08T19:52:09.871Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-08T19:52:09.871Z] INFO: Testing against a local daemon [2021-06-08T19:52:09.871Z] === RUN TestConfigInspect [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-08T19:52:09.871Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:09.871Z] === RUN TestConfigList [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigList (0.01s) [2021-06-08T19:52:09.871Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:09.871Z] === RUN TestConfigsCreateAndDelete [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-08T19:52:09.871Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:09.871Z] === RUN TestConfigsUpdate [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-06-08T19:52:09.871Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:09.871Z] === RUN TestTemplatedConfig [2021-06-08T19:52:09.871Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-08T19:52:09.871Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:09.871Z] === RUN TestConfigCreateResolve [2021-06-08T19:52:09.871Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-08T19:52:09.871Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:09.871Z] === RUN TestConfigDaemonLibtrustID [2021-06-08T19:52:10.634Z] --- PASS: TestConfigList (1.94s) [2021-06-08T19:52:10.634Z] === RUN TestConfigsCreateAndDelete [2021-06-08T19:52:11.237Z] --- PASS: TestConfigDaemonLibtrustID (1.61s) [2021-06-08T19:52:11.237Z] PASS [2021-06-08T19:52:11.237Z] [2021-06-08T19:52:11.237Z] === Skipped [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-08T19:52:11.237Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:11.237Z] [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-08T19:52:11.237Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:11.237Z] [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-08T19:52:11.237Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:11.237Z] [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-06-08T19:52:11.237Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:11.237Z] [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-08T19:52:11.237Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:11.237Z] [2021-06-08T19:52:11.237Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-08T19:52:11.237Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:52:11.237Z] [2021-06-08T19:52:11.237Z] [2021-06-08T19:52:11.237Z] DONE 7 tests, 6 skipped in 1.809s [2021-06-08T19:52:11.237Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-08T19:52:11.237Z] INFO: Testing against a local daemon [2021-06-08T19:52:11.237Z] === RUN TestCheckpoint [2021-06-08T19:52:11.237Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-08T19:52:11.237Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T19:52:11.237Z] === RUN TestContainerInvalidJSON [2021-06-08T19:52:11.237Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:52:11.237Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:52:11.237Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:52:11.237Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:52:11.237Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:52:11.237Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:52:11.237Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:52:11.237Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:52:11.237Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:52:11.237Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-08T19:52:11.237Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-08T19:52:11.237Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-08T19:52:11.237Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-08T19:52:11.237Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-08T19:52:11.494Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-08T19:52:11.494Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-08T19:52:11.494Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-08T19:52:11.494Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-08T19:52:11.494Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-06-08T19:52:11.494Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-08T19:52:11.494Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-08T19:52:11.494Z] === RUN TestCopyFromContainer [2021-06-08T19:52:12.543Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2021-06-08T19:52:12.543Z] === RUN TestConfigsUpdate [2021-06-08T19:52:15.083Z] --- PASS: TestConfigsUpdate (2.41s) [2021-06-08T19:52:15.083Z] === RUN TestTemplatedConfig [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer// [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer//bar/root [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer/bar/quux [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-08T19:52:15.665Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer (4.29s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-08T19:52:15.921Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-08T19:52:15.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-08T19:52:15.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:52:15.921Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:52:15.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:52:15.921Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:52:15.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:52:15.921Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:52:15.921Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:52:15.921Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:52:15.921Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:52:15.921Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-08T19:52:15.921Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-08T19:52:15.921Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-08T19:52:15.921Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-08T19:52:15.921Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-08T19:52:15.921Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-08T19:52:15.921Z] === RUN TestCreateWithInvalidEnv [2021-06-08T19:52:15.921Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-08T19:52:15.921Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-08T19:52:15.921Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-08T19:52:15.921Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-08T19:52:15.921Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-08T19:52:15.921Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-08T19:52:15.921Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-08T19:52:15.921Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-08T19:52:15.921Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-08T19:52:15.921Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-08T19:52:15.921Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-08T19:52:15.921Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-08T19:52:15.921Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-08T19:52:15.921Z] === RUN TestCreateTmpfsMountsTarget [2021-06-08T19:52:15.921Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-08T19:52:15.921Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-08T19:52:17.813Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-06-08T19:52:17.813Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-08T19:52:17.895Z] Removing intermediate container ecf613e9f5fe [2021-06-08T19:52:17.895Z] ---> 5a0e802a9592 [2021-06-08T19:52:17.895Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-08T19:52:17.895Z] ---> Running in 0cf1d83b62cc [2021-06-08T19:52:18.348Z] Removing intermediate container 0cf1d83b62cc [2021-06-08T19:52:18.348Z] ---> 863c37141fc3 [2021-06-08T19:52:18.348Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-08T19:52:18.348Z] ---> Running in 91830fc23b25 [2021-06-08T19:52:18.802Z] Removing intermediate container 91830fc23b25 [2021-06-08T19:52:18.802Z] ---> 6fe2d6ba39b2 [2021-06-08T19:52:18.802Z] Step 10/10 : COPY . . [2021-06-08T19:52:18.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-08T19:52:19.283Z] --- PASS: TestTemplatedConfig (3.48s) [2021-06-08T19:52:19.283Z] === RUN TestConfigCreateResolve [2021-06-08T19:52:20.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2021-06-08T19:52:20.333Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-08T19:52:20.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:52:20.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:52:20.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:52:20.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:52:20.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:52:20.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:52:20.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:52:20.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:52:20.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:52:20.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:52:20.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:52:20.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-08T19:52:20.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-08T19:52:20.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-08T19:52:20.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-08T19:52:20.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-08T19:52:20.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-08T19:52:20.333Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-08T19:52:20.589Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-06-08T19:52:20.589Z] === RUN TestCreateDifferentPlatform [2021-06-08T19:52:20.589Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-08T19:52:20.589Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-08T19:52:20.589Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-08T19:52:20.589Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-08T19:52:20.589Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-08T19:52:20.589Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-08T19:52:20.589Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-08T19:52:20.589Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-08T19:52:20.589Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-08T19:52:20.589Z] === RUN TestContainerStartOnDaemonRestart [2021-06-08T19:52:20.589Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-08T19:52:20.589Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-08T19:52:20.589Z] === RUN TestDaemonRestartIpcMode [2021-06-08T19:52:20.589Z] === PAUSE TestDaemonRestartIpcMode [2021-06-08T19:52:20.589Z] === RUN TestDaemonHostGatewayIP [2021-06-08T19:52:20.589Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-08T19:52:20.589Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:52:20.589Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-08T19:52:20.589Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-08T19:52:20.589Z] === RUN TestContainerKillOnDaemonStart [2021-06-08T19:52:20.589Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-08T19:52:20.589Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-08T19:52:20.589Z] === RUN TestDiff [2021-06-08T19:52:21.193Z] --- PASS: TestConfigCreateResolve (2.32s) [2021-06-08T19:52:21.193Z] === RUN TestConfigDaemonLibtrustID [2021-06-08T19:52:21.453Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-08T19:52:21.453Z] PASS [2021-06-08T19:52:21.453Z] [2021-06-08T19:52:21.453Z] DONE 7 tests in 15.436s [2021-06-08T19:52:21.453Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-08T19:52:21.453Z] INFO: Testing against a local daemon [2021-06-08T19:52:21.453Z] === RUN TestCheckpoint [2021-06-08T19:52:21.453Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-08T19:52:21.453Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T19:52:21.453Z] === RUN TestContainerInvalidJSON [2021-06-08T19:52:21.453Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:52:21.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:52:21.453Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:52:21.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:52:21.453Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:52:21.453Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:52:21.453Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:52:21.453Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:52:21.453Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:52:21.453Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-08T19:52:21.453Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-08T19:52:21.453Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-08T19:52:21.453Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-08T19:52:21.453Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-08T19:52:21.453Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-08T19:52:21.453Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-08T19:52:21.518Z] --- PASS: TestDiff (0.66s) [2021-06-08T19:52:21.518Z] === RUN TestExecWithCloseStdin [2021-06-08T19:52:21.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-08T19:52:21.713Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-08T19:52:21.713Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-08T19:52:21.713Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-08T19:52:21.713Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-08T19:52:21.713Z] === RUN TestCopyFromContainer [2021-06-08T19:52:22.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-08T19:52:22.449Z] --- PASS: TestExecWithCloseStdin (0.96s) [2021-06-08T19:52:22.449Z] === RUN TestExec [2021-06-08T19:52:23.096Z] === RUN TestCopyFromContainer// [2021-06-08T19:52:23.096Z] === RUN TestCopyFromContainer//bar/root [2021-06-08T19:52:23.357Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-08T19:52:23.357Z] === RUN TestCopyFromContainer/bar/quux [2021-06-08T19:52:23.357Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-08T19:52:23.357Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-08T19:52:23.381Z] --- PASS: TestExec (0.96s) [2021-06-08T19:52:23.381Z] === RUN TestExecUser [2021-06-08T19:52:23.609Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-08T19:52:23.609Z] [2021-06-08T19:52:23.609Z] ________ ____ __. [2021-06-08T19:52:23.609Z] \_____ \ | |/ _| [2021-06-08T19:52:23.609Z] / | \| < [2021-06-08T19:52:23.609Z] / | \ | \ [2021-06-08T19:52:23.609Z] \_______ /____|__ \ [2021-06-08T19:52:23.609Z] \/ \/ [2021-06-08T19:52:23.609Z] [2021-06-08T19:52:23.609Z] INFO: make.ps1 ended at 06/08/2021 19:52:12 [2021-06-08T19:52:23.609Z] INFO: Binaries build ended at 06/08/2021 19:52:14. Duration:00:01:23.6282540 [2021-06-08T19:52:23.609Z] INFO: Copying the built daemon binary to d:\CI\PR-42486\2\binary\dockerd-1528e1cba2.exe... [2021-06-08T19:52:23.609Z] INFO: Copying the built client binary to d:\CI\PR-42486\2\binary\docker-1528e1cba2.exe... [2021-06-08T19:52:23.609Z] INFO: Copying dockerversion from the container... [2021-06-08T19:52:23.609Z] INFO: Copying the golang package from the container to d:\CI\PR-42486\2\installer\go.zip... [2021-06-08T19:52:23.609Z] INFO: Extracting go.zip to d:\CI\PR-42486\2\go [2021-06-08T19:52:23.618Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-08T19:52:23.618Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-08T19:52:23.618Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-08T19:52:23.618Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer (2.12s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-06-08T19:52:23.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-08T19:52:23.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:52:23.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:52:23.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:52:23.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:52:23.877Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:52:23.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:52:23.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:52:23.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:52:23.877Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:52:23.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-08T19:52:23.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-08T19:52:23.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-08T19:52:23.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-08T19:52:23.877Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-08T19:52:23.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-08T19:52:23.877Z] === RUN TestCreateWithInvalidEnv [2021-06-08T19:52:23.877Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-08T19:52:23.877Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-08T19:52:23.877Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-08T19:52:23.877Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-08T19:52:23.877Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-08T19:52:23.877Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-08T19:52:23.877Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-08T19:52:23.877Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-08T19:52:23.877Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-08T19:52:23.877Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-08T19:52:23.877Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-08T19:52:23.877Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-08T19:52:23.877Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-08T19:52:23.877Z] === RUN TestCreateTmpfsMountsTarget [2021-06-08T19:52:23.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-08T19:52:23.878Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-08T19:52:24.311Z] --- PASS: TestExecUser (1.01s) [2021-06-08T19:52:24.311Z] === RUN TestExportContainerAndImportImage [2021-06-08T19:52:25.241Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-06-08T19:52:25.241Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-08T19:52:26.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-08T19:52:26.419Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-06-08T19:52:26.419Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-08T19:52:27.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-08T19:52:27.868Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-08T19:52:28.509Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-06-08T19:52:28.510Z] === RUN TestHealthCheckWorkdir [2021-06-08T19:52:28.960Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2021-06-08T19:52:28.960Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-08T19:52:28.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:52:28.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:52:28.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:52:28.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:52:28.960Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:52:28.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:52:28.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:52:28.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:52:28.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:52:28.960Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:52:28.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-08T19:52:28.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-08T19:52:28.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-08T19:52:28.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-08T19:52:28.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-08T19:52:28.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-08T19:52:28.960Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-08T19:52:29.530Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-06-08T19:52:29.530Z] === RUN TestCreateDifferentPlatform [2021-06-08T19:52:29.530Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-08T19:52:29.530Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-08T19:52:29.530Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-08T19:52:29.530Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-08T19:52:29.530Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-08T19:52:29.530Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-08T19:52:29.791Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-08T19:52:29.791Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-08T19:52:29.791Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-08T19:52:29.791Z] === RUN TestContainerStartOnDaemonRestart [2021-06-08T19:52:29.791Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-08T19:52:29.791Z] === RUN TestDaemonRestartIpcMode [2021-06-08T19:52:29.791Z] === PAUSE TestDaemonRestartIpcMode [2021-06-08T19:52:29.791Z] === RUN TestDaemonHostGatewayIP [2021-06-08T19:52:29.791Z] === PAUSE TestDaemonHostGatewayIP [2021-06-08T19:52:29.791Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-08T19:52:29.791Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-08T19:52:29.791Z] === RUN TestContainerKillOnDaemonStart [2021-06-08T19:52:29.791Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-08T19:52:29.791Z] === RUN TestDiff [2021-06-08T19:52:29.877Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-06-08T19:52:29.877Z] === RUN TestHealthKillContainer [2021-06-08T19:52:30.731Z] --- PASS: TestDiff (0.80s) [2021-06-08T19:52:30.731Z] === RUN TestExecWithCloseStdin [2021-06-08T19:52:31.671Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-06-08T19:52:31.671Z] === RUN TestExec [2021-06-08T19:52:31.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-08T19:52:33.055Z] --- PASS: TestExec (1.12s) [2021-06-08T19:52:33.055Z] === RUN TestExecUser [2021-06-08T19:52:33.148Z] --- PASS: TestHealthKillContainer (3.02s) [2021-06-08T19:52:33.148Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-08T19:52:33.711Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-06-08T19:52:33.711Z] === RUN TestIpcModeNone [2021-06-08T19:52:33.996Z] --- PASS: TestExecUser (1.10s) [2021-06-08T19:52:33.996Z] === RUN TestExportContainerAndImportImage [2021-06-08T19:52:34.641Z] --- PASS: TestIpcModeNone (1.03s) [2021-06-08T19:52:34.641Z] === RUN TestIpcModePrivate [2021-06-08T19:52:34.936Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-06-08T19:52:34.936Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-08T19:52:35.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-08T19:52:35.571Z] --- PASS: TestIpcModePrivate (1.00s) [2021-06-08T19:52:35.571Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-08T19:52:35.828Z] === RUN TestIpcModeShareable [2021-06-08T19:52:35.828Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-08T19:52:35.828Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:52:35.828Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-08T19:52:36.324Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2021-06-08T19:52:36.324Z] === RUN TestHealthCheckWorkdir [2021-06-08T19:52:37.708Z] --- PASS: TestHealthCheckWorkdir (1.53s) [2021-06-08T19:52:37.708Z] === RUN TestHealthKillContainer [2021-06-08T19:52:39.102Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2021-06-08T19:52:39.102Z] === RUN TestAPIIpcModeHost [2021-06-08T19:52:39.102Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-08T19:52:39.102Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:52:39.102Z] === RUN TestDaemonIpcModeShareable [2021-06-08T19:52:39.102Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-08T19:52:39.102Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:52:39.102Z] === RUN TestDaemonIpcModePrivate [2021-06-08T19:52:40.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-08T19:52:41.002Z] --- PASS: TestHealthKillContainer (3.19s) [2021-06-08T19:52:41.002Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-08T19:52:41.169Z] INFO: Extraction ended at 06/08/2021 19:52:38. Duration:00:00:21.6312486 [2021-06-08T19:52:41.169Z] INFO: Updating the golang and path environment variables [2021-06-08T19:52:41.169Z] INFO: GOPATH=d:\gopath [2021-06-08T19:52:41.169Z] INFO: go version go1.13.15 windows/amd64 [2021-06-08T19:52:41.169Z] INFO: Running the daemon under test in debug mode [2021-06-08T19:52:41.169Z] INFO: Starting a daemon under test... [2021-06-08T19:52:41.169Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42486\2\daemon --pidfile d:\CI\PR-42486\2\docker.pid -D [2021-06-08T19:52:41.169Z] INFO: Process started successfully. [2021-06-08T19:52:41.169Z] INFO: Start tailing logs of the daemon under tests [2021-06-08T19:52:41.169Z] INFO: Waiting for the daemon under test to start... [2021-06-08T19:52:41.621Z] --- PASS: TestDaemonIpcModePrivate (2.70s) [2021-06-08T19:52:41.621Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-08T19:52:41.621Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-08T19:52:41.621Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-08T19:52:41.621Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:52:41.621Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-08T19:52:41.621Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-08T19:52:41.621Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:52:41.621Z] === RUN TestIpcModeOlderClient [2021-06-08T19:52:41.621Z] === PAUSE TestIpcModeOlderClient [2021-06-08T19:52:41.621Z] === RUN TestKillContainerInvalidSignal [2021-06-08T19:52:41.877Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2021-06-08T19:52:41.877Z] === RUN TestKillContainer [2021-06-08T19:52:41.877Z] === RUN TestKillContainer/no_signal [2021-06-08T19:52:41.942Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-06-08T19:52:41.942Z] === RUN TestIpcModeNone [2021-06-08T19:52:42.806Z] === RUN TestKillContainer/non_killing_signal [2021-06-08T19:52:42.883Z] --- PASS: TestIpcModeNone (1.14s) [2021-06-08T19:52:42.883Z] === RUN TestIpcModePrivate [2021-06-08T19:52:42.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-08T19:52:43.063Z] === RUN TestKillContainer/killing_signal [2021-06-08T19:52:43.994Z] --- PASS: TestKillContainer (2.08s) [2021-06-08T19:52:43.994Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-06-08T19:52:43.994Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-06-08T19:52:43.994Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-06-08T19:52:43.994Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-08T19:52:43.994Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-08T19:52:44.265Z] --- PASS: TestIpcModePrivate (1.14s) [2021-06-08T19:52:44.265Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-08T19:52:44.265Z] === RUN TestIpcModeShareable [2021-06-08T19:52:44.923Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-08T19:52:45.206Z] --- PASS: TestIpcModeShareable (1.14s) [2021-06-08T19:52:45.206Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-08T19:52:45.206Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-08T19:52:45.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-06-08T19:52:45.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-06-08T19:52:45.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-06-08T19:52:45.486Z] === RUN TestKillStoppedContainer [2021-06-08T19:52:45.486Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-08T19:52:45.486Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-08T19:52:45.486Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-08T19:52:45.486Z] === RUN TestKillDifferentUserContainer [2021-06-08T19:52:46.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-08T19:52:46.416Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-06-08T19:52:46.416Z] === RUN TestInspectOomKilledTrue [2021-06-08T19:52:46.417Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-08T19:52:46.417Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:52:46.417Z] === RUN TestInspectOomKilledFalse [2021-06-08T19:52:46.417Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-08T19:52:46.417Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T19:52:46.417Z] === RUN TestLinksEtcHostsContentMatch [2021-06-08T19:52:46.417Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-08T19:52:46.417Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-08T19:52:46.417Z] === RUN TestLinksContainerNames [2021-06-08T19:52:47.785Z] --- PASS: TestLinksContainerNames (1.36s) [2021-06-08T19:52:47.785Z] === RUN TestLogsFollowTailEmpty [2021-06-08T19:52:48.348Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-06-08T19:52:48.348Z] === RUN TestContainerNetworkMountsNoChown [2021-06-08T19:52:48.503Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s) [2021-06-08T19:52:48.503Z] === RUN TestAPIIpcModeHost [2021-06-08T19:52:48.637Z] ---> d6e66d2db8f8 [2021-06-08T19:52:48.911Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/default [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/private [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rprivate [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/slave [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rslave [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/shared [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rshared [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/default [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/rslave [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/rshared [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/shared [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/rprivate [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/slave [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/private [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-08T19:52:48.911Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:52:48.911Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:52:48.911Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:52:49.168Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-08T19:52:49.424Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:52:49.424Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:52:49.424Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-08T19:52:49.424Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-08T19:52:49.424Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-08T19:52:49.424Z] === RUN TestContainerBindMountNonRecursive [2021-06-08T19:52:49.424Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-08T19:52:49.424Z] 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-06-08T19:52:49.424Z] === RUN TestContainerVolumesMountedAsShared [2021-06-08T19:52:49.424Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-08T19:52:49.424Z] 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-06-08T19:52:49.424Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-08T19:52:49.424Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-08T19:52:49.424Z] 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-06-08T19:52:49.424Z] === RUN TestNetworkNat [2021-06-08T19:52:49.443Z] --- PASS: TestAPIIpcModeHost (1.17s) [2021-06-08T19:52:49.443Z] === RUN TestDaemonIpcModeShareable [2021-06-08T19:52:49.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-08T19:52:49.495Z] Using test binary docker [2021-06-08T19:52:49.753Z] +++ /etc/init.d/apparmor start [2021-06-08T19:52:49.753Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-08T19:52:49.753Z] Starting dockerd [2021-06-08T19:52:49.753Z] INFO: Waiting for daemon to start... [2021-06-08T19:52:49.753Z] +++ 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-06-08T19:52:50.154Z] Successfully built d6e66d2db8f8 [2021-06-08T19:52:50.154Z] Successfully tagged docker:latest [2021-06-08T19:52:50.154Z] INFO: Image build ended at 06/08/2021 19:52:50. Duration:00:03:29.4965514 [2021-06-08T19:52:50.377Z] --- PASS: TestNetworkNat (0.83s) [2021-06-08T19:52:50.377Z] === RUN TestNetworkLocalhostTCPNat [2021-06-08T19:52:50.605Z] [2021-06-08T19:52:50.605Z] [2021-06-08T19:52:50.606Z] INFO: Building the test binaries at 06/08/2021 19:52:50... [2021-06-08T19:52:51.011Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2021-06-08T19:52:51.011Z] === RUN TestNetworkLoopbackNat [2021-06-08T19:52:51.354Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2021-06-08T19:52:51.354Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-08T19:52:51.354Z] === RUN TestDaemonIpcModePrivate [2021-06-08T19:52:52.280Z] . [2021-06-08T19:52:52.280Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-08T19:52:52.280Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-08T19:52:52.280Z] Error: No such image: emptyfs [2021-06-08T19:52:52.280Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-08T19:52:52.280Z] ++++ docker load [2021-06-08T19:52:52.280Z] Running integration-test (iteration 1) [2021-06-08T19:52:52.280Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-08T19:52:52.280Z] ++ 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-06-08T19:52:52.280Z] ++ set -e [2021-06-08T19:52:52.280Z] ++ '[' -n 0 ']' [2021-06-08T19:52:52.280Z] ++ set -x [2021-06-08T19:52:52.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-08T19:52:53.262Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2021-06-08T19:52:53.262Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-08T19:52:53.262Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-08T19:52:54.285Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-06-08T19:52:54.285Z] === RUN TestPause [2021-06-08T19:52:54.285Z] --- SKIP: TestPause (0.00s) [2021-06-08T19:52:54.285Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:52:54.285Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-08T19:52:54.285Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-08T19:52:54.285Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-08T19:52:54.285Z] === RUN TestPauseStopPausedContainer [2021-06-08T19:52:54.285Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2021-06-08T19:52:54.285Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:52:54.285Z] === RUN TestPidHost [2021-06-08T19:52:55.175Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2021-06-08T19:52:55.175Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-08T19:52:55.175Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-08T19:52:55.246Z] INFO: make.ps1 starting at 06/08/2021 19:52:54 [2021-06-08T19:52:55.246Z] INFO: Git commit (1528e1cba2) assumed from DOCKER_GITCOMMIT environment variable [2021-06-08T19:52:55.246Z] INFO: Invoking autogen... [2021-06-08T19:52:55.709Z] INFO: Building daemon... [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/libnetwork/networkdb 156.257s coverage: 60.2% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/libnetwork/options 0.009s coverage: 100.0% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/libnetwork/osl 4.415s coverage: 39.7% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/libnetwork/portallocator 0.020s coverage: 87.1% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/libnetwork/portmapper 0.545s coverage: 49.5% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/libnetwork/resolvconf 0.011s coverage: 70.5% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/libnetwork/types 0.010s coverage: 47.9% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/oci 0.016s coverage: 45.2% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/opts 0.033s coverage: 67.1% of statements [2021-06-08T19:52:55.716Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 52.9% of statements [2021-06-08T19:52:56.177Z] --- PASS: TestPidHost (2.04s) [2021-06-08T19:52:56.177Z] === RUN TestPsFilter [2021-06-08T19:52:56.177Z] --- PASS: TestPsFilter (0.12s) [2021-06-08T19:52:56.177Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-08T19:52:56.620Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2021-06-08T19:52:56.620Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-08T19:52:56.620Z] === RUN TestIpcModeOlderClient [2021-06-08T19:52:56.620Z] === PAUSE TestIpcModeOlderClient [2021-06-08T19:52:56.620Z] === RUN TestKillContainerInvalidSignal [2021-06-08T19:52:57.106Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-06-08T19:52:57.106Z] === RUN TestRemoveContainerWithVolume [2021-06-08T19:52:57.584Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-06-08T19:52:57.584Z] === RUN TestKillContainer [2021-06-08T19:52:57.584Z] === RUN TestKillContainer/no_signal [2021-06-08T19:52:57.643Z] ok github.com/docker/docker/pkg/archive 0.760s coverage: 81.7% of statements [2021-06-08T19:52:57.668Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-06-08T19:52:57.668Z] === RUN TestRemoveContainerRunning [2021-06-08T19:52:58.153Z] === RUN TestKillContainer/non_killing_signal [2021-06-08T19:52:58.236Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-06-08T19:52:58.236Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-08T19:52:58.730Z] ...INFO: Daemon under test started and replied! [2021-06-08T19:52:58.730Z] INFO: Docker version of the daemon under test [2021-06-08T19:52:58.730Z] [2021-06-08T19:52:58.730Z] Client: [2021-06-08T19:52:58.730Z] Version: 17.06.2-ce [2021-06-08T19:52:58.730Z] API version: 1.30 [2021-06-08T19:52:58.730Z] Go version: go1.8.3 [2021-06-08T19:52:58.730Z] Git commit: cec0b72 [2021-06-08T19:52:58.730Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-08T19:52:58.730Z] OS/Arch: windows/amd64 [2021-06-08T19:52:58.730Z] [2021-06-08T19:52:58.730Z] Server: [2021-06-08T19:52:58.730Z] Version: 0.0.0-dev [2021-06-08T19:52:58.730Z] API version: 1.41 (minimum version 1.24) [2021-06-08T19:52:58.730Z] Go version: go1.13.15 [2021-06-08T19:52:58.730Z] Git commit: 1528e1cba2 [2021-06-08T19:52:58.730Z] Built: 06/08/2021 19:50:56 [2021-06-08T19:52:58.730Z] OS/Arch: windows/amd64 [2021-06-08T19:52:58.730Z] Experimental: false [2021-06-08T19:52:58.730Z] [2021-06-08T19:52:58.730Z] INFO: Docker info of the daemon under test [2021-06-08T19:52:58.730Z] [2021-06-08T19:52:58.730Z] Containers: 0 [2021-06-08T19:52:58.730Z] Running: 0 [2021-06-08T19:52:58.730Z] Paused: 0 [2021-06-08T19:52:58.730Z] Stopped: 0 [2021-06-08T19:52:58.730Z] Images: 0 [2021-06-08T19:52:58.730Z] Server Version: 0.0.0-dev [2021-06-08T19:52:58.730Z] Storage Driver: windowsfilter [2021-06-08T19:52:58.730Z] Windows: [2021-06-08T19:52:58.730Z] Logging Driver: json-file [2021-06-08T19:52:58.730Z] Plugins: [2021-06-08T19:52:58.730Z] Volume: local [2021-06-08T19:52:58.730Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-08T19:52:58.730Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-08T19:52:58.730Z] Swarm: inactive [2021-06-08T19:52:58.730Z] Default Isolation: process [2021-06-08T19:52:58.730Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-08T19:52:58.730Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-08T19:52:58.730Z] OSType: windows [2021-06-08T19:52:58.730Z] Architecture: x86_64 [2021-06-08T19:52:58.730Z] CPUs: 4 [2021-06-08T19:52:58.730Z] Total Memory: 32GiB [2021-06-08T19:52:58.730Z] Name: azwin-2-a7d770 [2021-06-08T19:52:58.730Z] ID: WGDI:MGKO:GL5Y:VNT4:W3DX:7U26:6MGD:XDD4:HN5Z:4P63:XSHQ:Z2AZ [2021-06-08T19:52:58.730Z] Docker Root Dir: D:\CI\PR-42486\2\daemon [2021-06-08T19:52:58.730Z] Debug Mode (client): false [2021-06-08T19:52:58.730Z] Debug Mode (server): true [2021-06-08T19:52:58.730Z] File Descriptors: -1 [2021-06-08T19:52:58.730Z] Goroutines: 16 [2021-06-08T19:52:58.730Z] System Time: 2021-06-08T19:52:58.3746364Z [2021-06-08T19:52:58.730Z] EventsListeners: 0 [2021-06-08T19:52:58.730Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:52:58.730Z] Labels: [2021-06-08T19:52:58.730Z] Experimental: false [2021-06-08T19:52:58.730Z] Insecure Registries: [2021-06-08T19:52:58.730Z] 127.0.0.0/8 [2021-06-08T19:52:58.730Z] Live Restore Enabled: false [2021-06-08T19:52:58.730Z] [2021-06-08T19:52:58.730Z] [2021-06-08T19:52:58.730Z] INFO: Docker images of the daemon under test [2021-06-08T19:52:58.730Z] [2021-06-08T19:52:58.730Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T19:52:58.730Z] [2021-06-08T19:52:58.730Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-08T19:52:58.730Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-08T19:52:59.092Z] === RUN TestKillContainer/killing_signal [2021-06-08T19:52:59.166Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-06-08T19:52:59.166Z] === RUN TestRemoveInvalidContainer [2021-06-08T19:52:59.166Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-08T19:52:59.166Z] === RUN TestRenameLinkedContainer [2021-06-08T19:52:59.179Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-08T19:52:59.179Z] 29d5b6a226d2: Pulling fs layer [2021-06-08T19:52:59.564Z] ok github.com/docker/docker/pkg/authorization 0.842s coverage: 68.3% of statements [2021-06-08T19:52:59.665Z] --- PASS: TestKillContainer (2.38s) [2021-06-08T19:52:59.665Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-06-08T19:52:59.827Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2021-06-08T19:52:59.925Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2021-06-08T19:52:59.925Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-06-08T19:52:59.925Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-08T19:52:59.925Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-08T19:53:00.093Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-06-08T19:53:00.497Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-08T19:53:01.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2021-06-08T19:53:01.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-06-08T19:53:01.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-06-08T19:53:01.437Z] === RUN TestKillStoppedContainer [2021-06-08T19:53:01.437Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-08T19:53:01.438Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-08T19:53:01.438Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-08T19:53:01.438Z] === RUN TestKillDifferentUserContainer [2021-06-08T19:53:01.686Z] --- PASS: TestRenameLinkedContainer (2.77s) [2021-06-08T19:53:01.686Z] === RUN TestRenameStoppedContainer [2021-06-08T19:53:02.008Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-06-08T19:53:02.008Z] === RUN TestInspectOomKilledTrue [2021-06-08T19:53:02.008Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-08T19:53:02.008Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-08T19:53:02.008Z] === RUN TestInspectOomKilledFalse [2021-06-08T19:53:02.615Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-06-08T19:53:02.616Z] === RUN TestRenameRunningContainerAndReuse [2021-06-08T19:53:02.948Z] --- PASS: TestInspectOomKilledFalse (0.73s) [2021-06-08T19:53:02.948Z] === RUN TestLinksEtcHostsContentMatch [2021-06-08T19:53:03.518Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-06-08T19:53:03.518Z] === RUN TestLinksContainerNames [2021-06-08T19:53:03.984Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2021-06-08T19:53:03.984Z] === RUN TestRenameInvalidName [2021-06-08T19:53:04.309Z] ok github.com/docker/docker/pkg/chrootarchive 2.784s coverage: 43.2% of statements [2021-06-08T19:53:04.309Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-06-08T19:53:04.547Z] --- PASS: TestRenameInvalidName (0.69s) [2021-06-08T19:53:04.547Z] === RUN TestRenameAnonymousContainer [2021-06-08T19:53:04.883Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-06-08T19:53:05.427Z] --- PASS: TestLinksContainerNames (1.49s) [2021-06-08T19:53:05.427Z] === RUN TestLogsFollowTailEmpty [2021-06-08T19:53:05.458Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-06-08T19:53:05.997Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-06-08T19:53:05.997Z] === RUN TestContainerNetworkMountsNoChown [2021-06-08T19:53:06.567Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/default [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/private [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rprivate [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/slave [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rslave [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/shared [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rshared [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/default [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/rprivate [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/rshared [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/shared [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/rslave [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/slave [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/private [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:53:06.567Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:53:06.567Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:53:06.828Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:53:07.066Z] --- PASS: TestRenameAnonymousContainer (2.35s) [2021-06-08T19:53:07.066Z] === RUN TestRenameContainerWithSameName [2021-06-08T19:53:07.088Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:53:07.088Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-08T19:53:07.088Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:53:07.088Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-08T19:53:07.088Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:53:07.088Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:53:07.088Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-08T19:53:07.088Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:53:07.088Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-06-08T19:53:07.088Z] === RUN TestContainerBindMountNonRecursive [2021-06-08T19:53:07.629Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-06-08T19:53:07.629Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-08T19:53:08.996Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2021-06-08T19:53:08.996Z] === RUN TestResize [2021-06-08T19:53:09.559Z] --- PASS: TestResize (0.69s) [2021-06-08T19:53:09.559Z] === RUN TestResizeWithInvalidSize [2021-06-08T19:53:09.629Z] --- PASS: TestContainerBindMountNonRecursive (2.22s) [2021-06-08T19:53:09.629Z] === RUN TestContainerVolumesMountedAsShared [2021-06-08T19:53:09.674Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2021-06-08T19:53:09.889Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-06-08T19:53:09.889Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-08T19:53:10.249Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-06-08T19:53:10.489Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-06-08T19:53:10.489Z] === RUN TestResizeWhenContainerNotStarted [2021-06-08T19:53:10.511Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-06-08T19:53:10.829Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-06-08T19:53:10.829Z] === RUN TestNetworkNat [2021-06-08T19:53:11.052Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-06-08T19:53:11.052Z] === RUN TestDaemonRestartKillContainers [2021-06-08T19:53:11.052Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-08T19:53:11.052Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-08T19:53:11.052Z] === RUN TestCgroupNamespacesRun [2021-06-08T19:53:11.086Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-06-08T19:53:11.399Z] --- PASS: TestNetworkNat (0.75s) [2021-06-08T19:53:11.399Z] === RUN TestNetworkLocalhostTCPNat [2021-06-08T19:53:12.051Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-06-08T19:53:12.339Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2021-06-08T19:53:12.339Z] === RUN TestNetworkLoopbackNat [2021-06-08T19:53:12.631Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 88.7% of statements [2021-06-08T19:53:13.571Z] --- PASS: TestCgroupNamespacesRun (2.67s) [2021-06-08T19:53:13.571Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-08T19:53:13.579Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2021-06-08T19:53:13.841Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-06-08T19:53:15.232Z] ok github.com/docker/docker/pkg/idtools 0.422s coverage: 69.5% of statements [2021-06-08T19:53:15.634Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-06-08T19:53:15.634Z] === RUN TestPause [2021-06-08T19:53:16.089Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.22s) [2021-06-08T19:53:16.089Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-08T19:53:16.180Z] ok github.com/docker/docker/pkg/ioutils 0.544s coverage: 69.3% of statements [2021-06-08T19:53:16.204Z] --- PASS: TestPause (0.74s) [2021-06-08T19:53:16.204Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-08T19:53:16.204Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-08T19:53:16.204Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-08T19:53:16.204Z] === RUN TestPauseStopPausedContainer [2021-06-08T19:53:16.755Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-06-08T19:53:16.773Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-06-08T19:53:16.773Z] === RUN TestPidHost [2021-06-08T19:53:17.331Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-06-08T19:53:17.593Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-06-08T19:53:17.856Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-06-08T19:53:18.431Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-06-08T19:53:18.611Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.85s) [2021-06-08T19:53:18.611Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-08T19:53:19.006Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-06-08T19:53:19.268Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-06-08T19:53:19.317Z] --- PASS: TestPidHost (2.08s) [2021-06-08T19:53:19.317Z] === RUN TestPsFilter [2021-06-08T19:53:19.317Z] --- PASS: TestPsFilter (0.11s) [2021-06-08T19:53:19.317Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-08T19:53:19.886Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-06-08T19:53:19.887Z] === RUN TestRemoveContainerWithVolume [2021-06-08T19:53:20.458Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-06-08T19:53:20.458Z] === RUN TestRemoveContainerRunning [2021-06-08T19:53:21.398Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-06-08T19:53:21.398Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-08T19:53:21.881Z] --- PASS: TestCgroupNamespacesRunHostMode (2.71s) [2021-06-08T19:53:21.881Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-08T19:53:21.969Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-06-08T19:53:21.969Z] === RUN TestRemoveInvalidContainer [2021-06-08T19:53:21.969Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-08T19:53:21.969Z] === RUN TestRenameLinkedContainer [2021-06-08T19:53:23.486Z] ok github.com/docker/docker/libnetwork/iptables 221.053s coverage: 45.1% of statements [2021-06-08T19:53:24.407Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.69s) [2021-06-08T19:53:24.407Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-08T19:53:24.435Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-06-08T19:53:25.265Z] --- PASS: TestRenameLinkedContainer (2.96s) [2021-06-08T19:53:25.265Z] === RUN TestRenameStoppedContainer [2021-06-08T19:53:25.385Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-06-08T19:53:25.525Z] --- PASS: TestRenameStoppedContainer (0.73s) [2021-06-08T19:53:25.525Z] === RUN TestRenameRunningContainerAndReuse [2021-06-08T19:53:25.648Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2021-06-08T19:53:26.224Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-06-08T19:53:26.298Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.20s) [2021-06-08T19:53:26.298Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-08T19:53:26.486Z] ok github.com/docker/docker/libnetwork/drivers/bridge 247.936s coverage: 59.9% of statements [2021-06-08T19:53:26.909Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-06-08T19:53:26.909Z] === RUN TestRenameInvalidName [2021-06-08T19:53:27.433Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2021-06-08T19:53:27.695Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2021-06-08T19:53:27.850Z] --- PASS: TestRenameInvalidName (0.72s) [2021-06-08T19:53:27.850Z] === RUN TestRenameAnonymousContainer [2021-06-08T19:53:28.188Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-06-08T19:53:28.188Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-08T19:53:28.271Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-08T19:53:28.846Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-06-08T19:53:29.109Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-06-08T19:53:30.392Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2021-06-08T19:53:30.392Z] === RUN TestRenameContainerWithSameName [2021-06-08T19:53:30.500Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 52.9% of statements [2021-06-08T19:53:30.707Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.65s) [2021-06-08T19:53:30.707Z] === RUN TestNISDomainname [2021-06-08T19:53:30.707Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-08T19:53:30.707Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-08T19:53:30.707Z] === RUN TestHostnameDnsResolution [2021-06-08T19:53:30.962Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-06-08T19:53:30.962Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-08T19:53:31.447Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2021-06-08T19:53:31.448Z] ok github.com/docker/docker/pkg/signal 3.704s coverage: 62.3% of statements [2021-06-08T19:53:32.023Z] ok github.com/docker/docker/pkg/tailfile 0.152s coverage: 88.6% of statements [2021-06-08T19:53:32.076Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-06-08T19:53:32.076Z] === RUN TestStats [2021-06-08T19:53:32.076Z] --- SKIP: TestStats (0.00s) [2021-06-08T19:53:32.076Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:32.076Z] === RUN TestStopContainerWithTimeout [2021-06-08T19:53:32.076Z] === RUN TestStopContainerWithTimeout/0 [2021-06-08T19:53:32.076Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-08T19:53:32.076Z] === RUN TestStopContainerWithTimeout/1 [2021-06-08T19:53:32.076Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-08T19:53:32.076Z] === RUN TestStopContainerWithTimeout/3 [2021-06-08T19:53:32.076Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-08T19:53:32.076Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-08T19:53:32.076Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-08T19:53:32.076Z] === CONT TestStopContainerWithTimeout/0 [2021-06-08T19:53:32.076Z] === CONT TestStopContainerWithTimeout/3 [2021-06-08T19:53:32.286Z] testing: warning: no tests to run [2021-06-08T19:53:32.286Z] coverage: [no statements] [2021-06-08T19:53:32.286Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-06-08T19:53:32.550Z] ok github.com/docker/docker/pkg/tarsum 0.099s coverage: 89.3% of statements [2021-06-08T19:53:32.812Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-06-08T19:53:32.871Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2021-06-08T19:53:32.871Z] === RUN TestResize [2021-06-08T19:53:33.006Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-08T19:53:33.075Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2021-06-08T19:53:33.133Z] --- PASS: TestResize (0.74s) [2021-06-08T19:53:33.134Z] === RUN TestResizeWithInvalidSize [2021-06-08T19:53:33.339Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-06-08T19:53:34.073Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2021-06-08T19:53:34.073Z] === RUN TestResizeWhenContainerNotStarted [2021-06-08T19:53:34.643Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-06-08T19:53:34.643Z] === RUN TestDaemonRestartKillContainers [2021-06-08T19:53:34.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-08T19:53:34.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-08T19:53:34.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-08T19:53:34.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-08T19:53:34.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-08T19:53:34.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-08T19:53:34.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-08T19:53:34.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-08T19:53:34.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-08T19:53:34.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-08T19:53:34.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-08T19:53:34.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:53:34.644Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:53:34.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:53:34.644Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:53:34.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-08T19:53:34.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-08T19:53:34.732Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2021-06-08T19:53:34.902Z] === CONT TestStopContainerWithTimeout/1 [2021-06-08T19:53:35.679Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.2% of statements [2021-06-08T19:53:35.679Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 85.4% of statements [2021-06-08T19:53:36.255Z] ok github.com/docker/docker/reference 0.018s coverage: 83.7% of statements [2021-06-08T19:53:36.793Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-08T19:53:36.793Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-06-08T19:53:36.793Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2021-06-08T19:53:36.793Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-06-08T19:53:36.793Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-06-08T19:53:36.793Z] === RUN TestDeleteDevicemapper [2021-06-08T19:53:36.793Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-08T19:53:36.793Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-08T19:53:36.793Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-08T19:53:37.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:53:37.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:53:37.890Z] ..........................xx.................... [ 29%] [2021-06-08T19:53:38.181Z] ok github.com/docker/docker/quota 0.424s coverage: 71.4% of statements [2021-06-08T19:53:38.444Z] ok github.com/docker/docker/registry 0.152s coverage: 58.8% of statements [2021-06-08T19:53:38.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:53:38.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:53:38.934Z] Loaded image: buildpack-deps:buster [2021-06-08T19:53:38.934Z] Loaded image: busybox:latest [2021-06-08T19:53:38.934Z] Loaded image: busybox:glibc [2021-06-08T19:53:39.022Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2021-06-08T19:53:39.022Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-06-08T19:53:39.192Z] Loaded image: debian:bullseye [2021-06-08T19:53:39.313Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2021-06-08T19:53:39.313Z] === RUN TestUpdateMemory [2021-06-08T19:53:39.313Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-08T19:53:39.313Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:39.313Z] === RUN TestUpdateCPUQuota [2021-06-08T19:53:39.313Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-08T19:53:39.313Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:39.313Z] === RUN TestUpdatePidsLimit [2021-06-08T19:53:39.313Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-08T19:53:39.313Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:39.313Z] === RUN TestUpdateRestartPolicy [2021-06-08T19:53:39.450Z] Loaded image: hello-world:latest [2021-06-08T19:53:39.450Z] Loaded image: arm32v7/hello-world:latest [2021-06-08T19:53:39.599Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2021-06-08T19:53:39.708Z] INFO: Testing against a local daemon [2021-06-08T19:53:39.708Z] === RUN TestCgroupNamespacesBuild [2021-06-08T19:53:39.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-08T19:53:39.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-08T19:53:40.176Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2021-06-08T19:53:41.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-08T19:53:42.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-08T19:53:42.736Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-06-08T19:53:43.685Z] ok github.com/docker/docker/volume/local 0.177s coverage: 76.4% of statements [2021-06-08T19:53:43.685Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2021-06-08T19:53:44.968Z] --- PASS: TestCgroupNamespacesBuild (4.58s) [2021-06-08T19:53:44.968Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-08T19:53:45.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-08T19:53:45.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-08T19:53:45.606Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-06-08T19:53:47.530Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.84s) [2021-06-08T19:53:47.530Z] === RUN TestBuildWithSession [2021-06-08T19:53:47.530Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-08T19:53:47.530Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T19:53:47.530Z] === RUN TestBuildSquashParent [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.29s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2021-06-08T19:53:47.965Z] === RUN TestCgroupNamespacesRun [2021-06-08T19:53:49.849Z] 29d5b6a226d2: Verifying Checksum [2021-06-08T19:53:49.849Z] 29d5b6a226d2: Download complete [2021-06-08T19:53:49.874Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2021-06-08T19:53:49.874Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-08T19:53:49.874Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-08T19:53:49.874Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-08T19:53:49.874Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-08T19:53:51.259Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2021-06-08T19:53:51.259Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-08T19:53:51.491Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2021-06-08T19:53:51.491Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-08T19:53:52.055Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-06-08T19:53:52.055Z] === RUN TestWaitNonBlocked [2021-06-08T19:53:52.055Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T19:53:52.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T19:53:52.055Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T19:53:52.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T19:53:52.055Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T19:53:52.055Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T19:53:53.169Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2021-06-08T19:53:53.169Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-08T19:53:53.428Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-08T19:53:53.428Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-06-08T19:53:53.428Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-06-08T19:53:53.428Z] === RUN TestWaitBlocked [2021-06-08T19:53:53.428Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T19:53:53.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T19:53:53.428Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T19:53:53.428Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T19:53:53.428Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T19:53:53.428Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T19:53:54.359Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-08T19:53:54.359Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-06-08T19:53:54.359Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-06-08T19:53:54.359Z] === CONT TestDaemonRestartIpcMode [2021-06-08T19:53:54.359Z] === CONT TestIpcModeOlderClient [2021-06-08T19:53:54.359Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-06-08T19:53:54.359Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-08T19:53:55.139Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-06-08T19:53:55.139Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-08T19:53:55.616Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-06-08T19:53:56.085Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.27s) [2021-06-08T19:53:56.085Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-08T19:53:56.655Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-06-08T19:53:56.655Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-08T19:53:58.564Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2021-06-08T19:53:58.564Z] === RUN TestNISDomainname [2021-06-08T19:53:59.636Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.01s) [2021-06-08T19:53:59.896Z] --- PASS: TestDaemonRestartIpcMode (5.69s) [2021-06-08T19:53:59.896Z] PASS [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === Skipped [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-08T19:53:59.896Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-08T19:53:59.896Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-08T19:53:59.896Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-08T19:53:59.896Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-08T19:53:59.896Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-08T19:53:59.896Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-08T19:53:59.896Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-08T19:53:59.896Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-08T19:53:59.896Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-08T19:53:59.896Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-08T19:53:59.896Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-08T19:53:59.896Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-08T19:53:59.896Z] 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-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-08T19:53:59.896Z] 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-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-08T19:53:59.896Z] 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-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-08T19:53:59.896Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-08T19:53:59.896Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2021-06-08T19:53:59.896Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-08T19:53:59.896Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-08T19:53:59.896Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-08T19:53:59.896Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-08T19:53:59.896Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-08T19:53:59.896Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-08T19:53:59.896Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-08T19:53:59.896Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] [2021-06-08T19:53:59.896Z] DONE 177 tests, 25 skipped in 108.853s [2021-06-08T19:53:59.896Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-08T19:53:59.947Z] --- PASS: TestNISDomainname (1.36s) [2021-06-08T19:53:59.947Z] === RUN TestHostnameDnsResolution [2021-06-08T19:54:00.153Z] INFO: Testing against a local daemon [2021-06-08T19:54:00.153Z] === RUN TestCommitInheritsEnv [2021-06-08T19:54:01.330Z] --- PASS: TestHostnameDnsResolution (1.28s) [2021-06-08T19:54:01.330Z] === RUN TestStats [2021-06-08T19:54:02.413Z] --- PASS: TestBuildSquashParent (13.10s) [2021-06-08T19:54:02.413Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-08T19:54:02.413Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:54:02.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:54:02.413Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:54:02.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:54:02.413Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:54:02.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:54:02.413Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:54:02.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:54:02.413Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:54:02.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:54:02.413Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:54:02.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:54:02.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:54:02.413Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:54:02.676Z] --- PASS: TestCommitInheritsEnv (1.98s) [2021-06-08T19:54:02.676Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-08T19:54:02.676Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-08T19:54:02.676Z] === RUN TestImagesFilterMultiReference [2021-06-08T19:54:02.676Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-08T19:54:02.676Z] === RUN TestImagePullPlatformInvalid [2021-06-08T19:54:02.676Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-08T19:54:02.676Z] === RUN TestRemoveImageOrphaning [2021-06-08T19:54:03.868Z] --- PASS: TestStats (2.77s) [2021-06-08T19:54:03.868Z] === RUN TestStopContainerWithTimeout [2021-06-08T19:54:03.868Z] === RUN TestStopContainerWithTimeout/0 [2021-06-08T19:54:03.868Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-08T19:54:03.868Z] === RUN TestStopContainerWithTimeout/1 [2021-06-08T19:54:03.868Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-08T19:54:03.868Z] === RUN TestStopContainerWithTimeout/3 [2021-06-08T19:54:03.868Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-08T19:54:03.868Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-08T19:54:03.868Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-08T19:54:03.868Z] === CONT TestStopContainerWithTimeout/0 [2021-06-08T19:54:03.868Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-08T19:54:04.566Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-06-08T19:54:04.566Z] === RUN TestRemoveImageGarbageCollector [2021-06-08T19:54:04.566Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-08T19:54:04.566Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-08T19:54:04.566Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-08T19:54:04.566Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-08T19:54:04.566Z] === RUN TestTagInvalidReference [2021-06-08T19:54:04.566Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-08T19:54:04.566Z] === RUN TestTagValidPrefixedRepo [2021-06-08T19:54:04.566Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-08T19:54:04.566Z] === RUN TestTagExistedNameWithoutForce [2021-06-08T19:54:04.566Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-08T19:54:04.566Z] === RUN TestTagOfficialNames [2021-06-08T19:54:04.566Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-08T19:54:04.566Z] === RUN TestTagMatchesDigest [2021-06-08T19:54:04.566Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-08T19:54:04.566Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-08T19:54:05.030Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-08T19:54:05.252Z] === CONT TestStopContainerWithTimeout/3 [2021-06-08T19:54:05.632Z] ok github.com/docker/docker/libnetwork 292.212s coverage: 41.0% of statements [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/rootless [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/volume [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-08T19:54:05.632Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === Skipped [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:73: No driver to put! [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-08T19:54:05.632Z] time="2021-06-08T19:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-08T19:54:05.632Z] time="2021-06-08T19:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-08T19:54:05.632Z] time="2021-06-08T19:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-08T19:54:05.632Z] time="2021-06-08T19:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-08T19:54:05.632Z] time="2021-06-08T19:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:73: No driver to put! [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-08T19:54:05.632Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-08T19:54:05.632Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-08T19:54:05.632Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T19:54:05.632Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-08T19:54:05.632Z] graphtest_unix.go:73: No driver to put! [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-06-08T19:54:05.632Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-08T19:54:05.632Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-08T19:54:05.632Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-08T19:54:05.632Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-08T19:54:05.632Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-08T19:54:05.632Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-08T19:54:05.632Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-08T19:54:05.632Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-08T19:54:05.632Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-08T19:54:05.632Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-08T19:54:05.632Z] firewalld_test.go:13: firewalld is not running [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-08T19:54:05.632Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-08T19:54:05.632Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] [2021-06-08T19:54:05.632Z] DONE 2654 tests, 35 skipped in 449.890s [2021-06-08T19:54:05.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:54:05.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal Post stage [Pipeline] junit [2021-06-08T19:54:06.223Z] Recording test results [2021-06-08T19:54:07.159Z] === CONT TestStopContainerWithTimeout/1 [2021-06-08T19:54:07.844Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-08T19:54:08.200Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -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:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh dynbinary test-integration [2021-06-08T19:54:08.540Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-08T19:54:08.540Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-06-08T19:54:08.540Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-06-08T19:54:08.540Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-06-08T19:54:08.540Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-06-08T19:54:08.540Z] === RUN TestDeleteDevicemapper [2021-06-08T19:54:08.540Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-08T19:54:08.540Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-08T19:54:08.540Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-08T19:54:09.148Z] [2021-06-08T19:54:09.148Z] Removing bundles/ [2021-06-08T19:54:09.148Z] [2021-06-08T19:54:09.148Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-08T19:54:09.148Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:54:09.148Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:54:11.837Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.64s) [2021-06-08T19:54:11.838Z] === RUN TestUpdateMemory [2021-06-08T19:54:12.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:54:12.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:54:12.777Z] --- PASS: TestUpdateMemory (1.34s) [2021-06-08T19:54:12.777Z] === RUN TestUpdateCPUQuota [2021-06-08T19:54:14.762Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-08T19:54:17.508Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-08T19:54:17.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.56s) [2021-06-08T19:54:17.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.58s) [2021-06-08T19:54:17.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.49s) [2021-06-08T19:54:17.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.51s) [2021-06-08T19:54:17.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.48s) [2021-06-08T19:54:17.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.56s) [2021-06-08T19:54:17.508Z] === RUN TestBuildMultiStageCopy [2021-06-08T19:54:17.508Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-08T19:54:18.833Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-08T19:54:19.351Z] --- PASS: TestUpdateCPUQuota (6.78s) [2021-06-08T19:54:19.351Z] === RUN TestUpdatePidsLimit [2021-06-08T19:54:19.351Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-08T19:54:20.291Z] === RUN TestUpdatePidsLimit/no_change [2021-06-08T19:54:20.786Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-08T19:54:20.862Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-08T19:54:21.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-08T19:54:21.433Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-08T19:54:21.614Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-08T19:54:21.614Z] [2021-06-08T19:54:21.614Z] ________ ____ __. [2021-06-08T19:54:21.614Z] \_____ \ | |/ _| [2021-06-08T19:54:21.614Z] / | \| < [2021-06-08T19:54:21.614Z] / | \ | \ [2021-06-08T19:54:21.614Z] \_______ /____|__ \ [2021-06-08T19:54:21.614Z] \/ \/ [2021-06-08T19:54:21.614Z] [2021-06-08T19:54:21.614Z] INFO: make.ps1 ended at 06/08/2021 19:54:15 [2021-06-08T19:54:21.614Z] INFO: Binaries build ended at 06/08/2021 19:54:17. Duration:00:01:27.3673877 [2021-06-08T19:54:21.614Z] INFO: Copying the built daemon binary to d:\CI\PR-42486\2\binary\dockerd-1528e1cba2.exe... [2021-06-08T19:54:21.614Z] INFO: Copying the built client binary to d:\CI\PR-42486\2\binary\docker-1528e1cba2.exe... [2021-06-08T19:54:21.614Z] INFO: Copying dockerversion from the container... [2021-06-08T19:54:21.614Z] INFO: Copying the golang package from the container to d:\CI\PR-42486\2\installer\go.zip... [2021-06-08T19:54:21.614Z] INFO: Extracting go.zip to d:\CI\PR-42486\2\go [2021-06-08T19:54:21.976Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-08T19:54:22.373Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-08T19:54:22.541Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-08T19:54:22.943Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-08T19:54:23.105Z] --- PASS: TestBuildMultiStageCopy (6.22s) [2021-06-08T19:54:23.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.84s) [2021-06-08T19:54:23.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2021-06-08T19:54:23.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-06-08T19:54:23.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2021-06-08T19:54:23.105Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2021-06-08T19:54:23.105Z] === RUN TestBuildMultiStageParentConfig [2021-06-08T19:54:23.883Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-08T19:54:24.478Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2021-06-08T19:54:24.478Z] === RUN TestBuildLabelWithTargets [2021-06-08T19:54:25.265Z] --- PASS: TestUpdatePidsLimit (5.58s) [2021-06-08T19:54:25.265Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-06-08T19:54:25.265Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-06-08T19:54:25.265Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-06-08T19:54:25.265Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-06-08T19:54:25.265Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-06-08T19:54:25.265Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-06-08T19:54:25.265Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-06-08T19:54:25.265Z] === RUN TestUpdateRestartPolicy [2021-06-08T19:54:27.003Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2021-06-08T19:54:27.004Z] === RUN TestBuildWithEmptyLayers [2021-06-08T19:54:27.937Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2021-06-08T19:54:27.937Z] === RUN TestBuildMultiStageOnBuild [2021-06-08T19:54:32.119Z] --- PASS: TestBuildMultiStageOnBuild (4.32s) [2021-06-08T19:54:32.119Z] === RUN TestBuildUncleanTarFilenames [2021-06-08T19:54:34.018Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2021-06-08T19:54:34.018Z] === RUN TestBuildMultiStageLayerLeak [2021-06-08T19:54:36.545Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-08T19:54:36.545Z] Using test binary docker [2021-06-08T19:54:36.545Z] +++ /etc/init.d/apparmor start [2021-06-08T19:54:36.545Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-08T19:54:36.545Z] INFO: Waiting for daemon to start... [2021-06-08T19:54:36.545Z] Starting dockerd [2021-06-08T19:54:36.545Z] +++ 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-06-08T19:54:38.701Z] . [2021-06-08T19:54:38.701Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-08T19:54:38.959Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-08T19:54:38.959Z] Error: No such image: emptyfs [2021-06-08T19:54:38.959Z] ++++ docker load [2021-06-08T19:54:38.959Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-08T19:54:38.959Z] Using test binary docker [2021-06-08T19:54:38.959Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-08T19:54:38.959Z] +++ /etc/init.d/apparmor start [2021-06-08T19:54:38.959Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-08T19:54:38.959Z] Starting dockerd [2021-06-08T19:54:38.959Z] INFO: Waiting for daemon to start... [2021-06-08T19:54:38.959Z] +++ 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-06-08T19:54:39.522Z] .Running integration-test (iteration 1) [2021-06-08T19:54:39.522Z] 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-06-08T19:54:39.522Z] ++ 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-06-08T19:54:39.522Z] ++ set -e [2021-06-08T19:54:39.522Z] ++ '[' -n 0 ']' [2021-06-08T19:54:39.522Z] ++ set -x [2021-06-08T19:54:39.522Z] ++ env -i DEST=/go/src/github.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-06-08T19:54:39.780Z] --- PASS: TestBuildMultiStageLayerLeak (5.58s) [2021-06-08T19:54:39.780Z] === RUN TestBuildWithHugeFile [2021-06-08T19:54:40.157Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2021-06-08T19:54:40.157Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-08T19:54:40.157Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-06-08T19:54:40.157Z] === RUN TestWaitNonBlocked [2021-06-08T19:54:40.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T19:54:40.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T19:54:40.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T19:54:40.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T19:54:40.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T19:54:40.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T19:54:40.157Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-08T19:54:40.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-06-08T19:54:40.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2021-06-08T19:54:40.157Z] === RUN TestWaitBlocked [2021-06-08T19:54:40.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T19:54:40.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T19:54:40.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T19:54:40.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T19:54:40.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T19:54:40.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T19:54:40.316Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-08T19:54:41.096Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-08T19:54:41.096Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-06-08T19:54:41.096Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-06-08T19:54:41.096Z] === CONT TestContainerStartOnDaemonRestart [2021-06-08T19:54:41.096Z] === CONT TestContainerKillOnDaemonStart [2021-06-08T19:54:41.149Z] [2021-06-08T19:54:41.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-08T19:54:41.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-08T19:54:41.149Z] Error: No such image: emptyfs [2021-06-08T19:54:41.149Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-08T19:54:41.149Z] ++++ docker load [2021-06-08T19:54:42.079Z] Running integration-test (iteration 1) [2021-06-08T19:54:42.079Z] 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-06-08T19:54:42.079Z] ++ 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-06-08T19:54:42.079Z] ++ set -e [2021-06-08T19:54:42.079Z] ++ '[' -n 0 ']' [2021-06-08T19:54:42.079Z] ++ set -x [2021-06-08T19:54:42.079Z] ++ env -i DEST=/go/src/github.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-06-08T19:54:44.393Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s) [2021-06-08T19:54:44.393Z] === CONT TestIpcModeOlderClient [2021-06-08T19:54:44.393Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-08T19:54:44.393Z] === CONT TestDaemonHostGatewayIP [2021-06-08T19:54:46.643Z] INFO: Extraction ended at 06/08/2021 19:54:44. Duration:00:00:24.2396311 [2021-06-08T19:54:46.643Z] INFO: Updating the golang and path environment variables [2021-06-08T19:54:46.643Z] INFO: GOPATH=d:\gopath [2021-06-08T19:54:46.643Z] INFO: go version go1.13.15 windows/amd64 [2021-06-08T19:54:46.643Z] INFO: Running the daemon under test in debug mode [2021-06-08T19:54:46.643Z] INFO: Starting a daemon under test... [2021-06-08T19:54:46.643Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42486\2\daemon --pidfile d:\CI\PR-42486\2\docker.pid -D [2021-06-08T19:54:46.643Z] INFO: Process started successfully. [2021-06-08T19:54:46.643Z] INFO: Start tailing logs of the daemon under tests [2021-06-08T19:54:46.643Z] INFO: Waiting for the daemon under test to start... [2021-06-08T19:54:47.613Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-08T19:54:47.691Z] --- PASS: TestDaemonHostGatewayIP (3.38s) [2021-06-08T19:54:47.691Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-08T19:54:49.122Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-08T19:54:49.602Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2021-06-08T19:54:49.602Z] === CONT TestDaemonRestartIpcMode [2021-06-08T19:54:52.899Z] --- PASS: TestDaemonRestartIpcMode (3.07s) [2021-06-08T19:54:53.160Z] --- PASS: TestContainerKillOnDaemonStart (12.34s) [2021-06-08T19:54:53.160Z] PASS [2021-06-08T19:54:53.160Z] [2021-06-08T19:54:53.160Z] === Skipped [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-08T19:54:53.160Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T19:54:53.160Z] [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-08T19:54:53.160Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-08T19:54:53.160Z] [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-08T19:54:53.160Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-08T19:54:53.160Z] [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-08T19:54:53.160Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-08T19:54:53.160Z] [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-08T19:54:53.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-08T19:54:53.160Z] [2021-06-08T19:54:53.160Z] [2021-06-08T19:54:53.160Z] DONE 196 tests, 5 skipped in 151.833s [2021-06-08T19:54:53.160Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-08T19:54:53.420Z] INFO: Testing against a local daemon [2021-06-08T19:54:53.420Z] === RUN TestCommitInheritsEnv [2021-06-08T19:54:53.680Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-06-08T19:54:53.680Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-08T19:54:53.680Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-08T19:54:53.680Z] === RUN TestImagesFilterMultiReference [2021-06-08T19:54:53.680Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-08T19:54:53.680Z] === RUN TestImagePullPlatformInvalid [2021-06-08T19:54:53.680Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-08T19:54:53.680Z] === RUN TestRemoveImageOrphaning [2021-06-08T19:54:53.764Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-08T19:54:53.941Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-06-08T19:54:53.941Z] === RUN TestRemoveImageGarbageCollector [2021-06-08T19:54:55.850Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2021-06-08T19:54:55.850Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-08T19:54:55.850Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-08T19:54:55.850Z] === RUN TestTagInvalidReference [2021-06-08T19:54:56.111Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-08T19:54:56.111Z] === RUN TestTagValidPrefixedRepo [2021-06-08T19:54:56.111Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-08T19:54:56.111Z] === RUN TestTagExistedNameWithoutForce [2021-06-08T19:54:56.111Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-08T19:54:56.111Z] === RUN TestTagOfficialNames [2021-06-08T19:54:56.111Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-08T19:54:56.111Z] === RUN TestTagMatchesDigest [2021-06-08T19:54:56.111Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-08T19:54:56.111Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-08T19:55:04.225Z] .....INFO: Daemon under test started and replied! [2021-06-08T19:55:04.225Z] INFO: Docker version of the daemon under test [2021-06-08T19:55:04.225Z] [2021-06-08T19:55:04.225Z] Client: [2021-06-08T19:55:04.225Z] Version: 17.06.2-ce [2021-06-08T19:55:04.225Z] API version: 1.30 [2021-06-08T19:55:04.225Z] Go version: go1.8.3 [2021-06-08T19:55:04.225Z] Git commit: cec0b72 [2021-06-08T19:55:04.225Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-08T19:55:04.225Z] OS/Arch: windows/amd64 [2021-06-08T19:55:04.225Z] [2021-06-08T19:55:04.225Z] Server: [2021-06-08T19:55:04.225Z] Version: 0.0.0-dev [2021-06-08T19:55:04.225Z] API version: 1.41 (minimum version 1.24) [2021-06-08T19:55:04.225Z] Go version: go1.13.15 [2021-06-08T19:55:04.225Z] Git commit: 1528e1cba2 [2021-06-08T19:55:04.225Z] Built: 06/08/2021 19:52:55 [2021-06-08T19:55:04.225Z] OS/Arch: windows/amd64 [2021-06-08T19:55:04.225Z] Experimental: false [2021-06-08T19:55:04.225Z] [2021-06-08T19:55:04.225Z] INFO: Docker info of the daemon under test [2021-06-08T19:55:04.225Z] [2021-06-08T19:55:04.225Z] Containers: 0 [2021-06-08T19:55:04.225Z] Running: 0 [2021-06-08T19:55:04.225Z] Paused: 0 [2021-06-08T19:55:04.225Z] Stopped: 0 [2021-06-08T19:55:04.225Z] Images: 0 [2021-06-08T19:55:04.225Z] Server Version: 0.0.0-dev [2021-06-08T19:55:04.225Z] Storage Driver: windowsfilter [2021-06-08T19:55:04.225Z] Windows: [2021-06-08T19:55:04.225Z] Logging Driver: json-file [2021-06-08T19:55:04.225Z] Plugins: [2021-06-08T19:55:04.225Z] Volume: local [2021-06-08T19:55:04.225Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-08T19:55:04.225Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-08T19:55:04.225Z] Swarm: inactive [2021-06-08T19:55:04.225Z] Default Isolation: process [2021-06-08T19:55:04.225Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-08T19:55:04.225Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-08T19:55:04.225Z] OSType: windows [2021-06-08T19:55:04.225Z] Architecture: x86_64 [2021-06-08T19:55:04.225Z] CPUs: 4 [2021-06-08T19:55:04.225Z] Total Memory: 32GiB [2021-06-08T19:55:04.225Z] Name: azwin-2-812fe0 [2021-06-08T19:55:04.225Z] ID: TXWN:LFQL:7CVG:PQSQ:KF33:MOL2:G433:BSHC:4DEH:D4YY:BM5J:MRM3 [2021-06-08T19:55:04.225Z] Docker Root Dir: D:\CI\PR-42486\2\daemon [2021-06-08T19:55:04.225Z] Debug Mode (client): false [2021-06-08T19:55:04.225Z] Debug Mode (server): true [2021-06-08T19:55:04.225Z] File Descriptors: -1 [2021-06-08T19:55:04.225Z] Goroutines: 16 [2021-06-08T19:55:04.225Z] System Time: 2021-06-08T19:55:04.0912081Z [2021-06-08T19:55:04.225Z] EventsListeners: 0 [2021-06-08T19:55:04.225Z] Registry: https://index.docker.io/v1/ [2021-06-08T19:55:04.225Z] Labels: [2021-06-08T19:55:04.225Z] Experimental: false [2021-06-08T19:55:04.225Z] Insecure Registries: [2021-06-08T19:55:04.225Z] 127.0.0.0/8 [2021-06-08T19:55:04.225Z] Live Restore Enabled: false [2021-06-08T19:55:04.225Z] [2021-06-08T19:55:04.225Z] [2021-06-08T19:55:04.225Z] INFO: Docker images of the daemon under test [2021-06-08T19:55:04.225Z] [2021-06-08T19:55:04.225Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T19:55:04.225Z] [2021-06-08T19:55:04.678Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-08T19:55:04.678Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-08T19:55:04.678Z] ltsc2019: Pulling from windows/servercore [2021-06-08T19:55:04.678Z] 4612f6d0b889: Pulling fs layer [2021-06-08T19:55:04.678Z] 8116de3c91c3: Pulling fs layer [2021-06-08T19:55:08.238Z] .......................... [ 67%] [2021-06-08T19:55:14.141Z] Loaded image: buildpack-deps:buster [2021-06-08T19:55:14.399Z] Loaded image: busybox:latest [2021-06-08T19:55:14.938Z] 8116de3c91c3: Verifying Checksum [2021-06-08T19:55:14.938Z] 8116de3c91c3: Download complete [2021-06-08T19:55:15.336Z] Loaded image: busybox:glibc [2021-06-08T19:55:18.616Z] Loaded image: buildpack-deps:buster [2021-06-08T19:55:19.180Z] Loaded image: busybox:latest [2021-06-08T19:55:19.744Z] Loaded image: busybox:glibc [2021-06-08T19:55:22.266Z] Loaded image: debian:bullseye [2021-06-08T19:55:22.266Z] Loaded image: hello-world:latest [2021-06-08T19:55:22.266Z] Loaded image: arm32v7/hello-world:latest [2021-06-08T19:55:22.266Z] INFO: Testing against a local daemon [2021-06-08T19:55:22.266Z] === RUN TestDockerSuite [2021-06-08T19:55:22.266Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-08T19:55:22.266Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-08T19:55:22.523Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-08T19:55:22.523Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-08T19:55:22.523Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-08T19:55:22.523Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-08T19:55:22.523Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-08T19:55:22.523Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-08T19:55:25.191Z] 4612f6d0b889: Verifying Checksum [2021-06-08T19:55:25.191Z] 4612f6d0b889: Download complete [2021-06-08T19:55:25.804Z] Loaded image: debian:bullseye [2021-06-08T19:55:25.804Z] Loaded image: hello-world:latest [2021-06-08T19:55:25.804Z] Loaded image: arm32v7/hello-world:latest [2021-06-08T19:55:25.804Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-08T19:55:26.062Z] INFO: Testing against a local daemon [2021-06-08T19:55:26.062Z] === RUN TestDockerDaemonSuite [2021-06-08T19:55:26.062Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-08T19:55:26.062Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-08T19:55:26.633Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-08T19:55:26.633Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-08T19:55:27.606Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-08T19:55:27.866Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-08T19:55:27.866Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-08T19:55:29.773Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-08T19:55:30.340Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-08T19:55:30.340Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-08T19:55:30.340Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-08T19:55:30.686Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-08T19:55:30.686Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:55:30.686Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:55:30.686Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-08T19:55:30.686Z] [2021-06-08T19:55:30.686Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-08T19:55:30.686Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-08T19:55:30.686Z] HOSTNAME=71411b8c975b [2021-06-08T19:55:30.686Z] TESTDEBUG=0 [2021-06-08T19:55:30.686Z] DEST=bundles/test-integration [2021-06-08T19:55:30.686Z] PWD=/go/src/github.com/docker/docker [2021-06-08T19:55:30.686Z] DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 [2021-06-08T19:55:30.686Z] container=docker [2021-06-08T19:55:30.686Z] HOME=/root [2021-06-08T19:55:30.686Z] GOLANG_VERSION=1.13.15 [2021-06-08T19:55:30.686Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-08T19:55:30.686Z] VALIDATE_BRANCH=master [2021-06-08T19:55:30.686Z] TERM=xterm [2021-06-08T19:55:30.686Z] DOCKER_PKG=github.com/docker/docker [2021-06-08T19:55:30.686Z] SHLVL=1 [2021-06-08T19:55:30.686Z] TIMEOUT=120m [2021-06-08T19:55:30.686Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-08T19:55:30.686Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-08T19:55:30.686Z] GO111MODULE=off [2021-06-08T19:55:30.686Z] DOCKER_EXPERIMENTAL=1 [2021-06-08T19:55:30.686Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-08T19:55:30.686Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-08T19:55:30.686Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-08T19:55:30.686Z] GOPATH=/go [2021-06-08T19:55:30.686Z] PKG_CONFIG=pkg-config [2021-06-08T19:55:30.686Z] _=/usr/bin/env [2021-06-08T19:55:30.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-08T19:55:31.273Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-08T19:55:31.273Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-08T19:55:33.168Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-08T19:55:33.168Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-08T19:55:33.168Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-08T19:55:33.168Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-08T19:55:34.100Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-08T19:55:40.648Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-08T19:55:43.171Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-08T19:55:46.545Z] 29d5b6a226d2: Pull complete [2021-06-08T19:55:46.545Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-08T19:55:46.545Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T19:55:46.545Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-08T19:55:46.545Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-08T19:55:46.545Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-08T19:55:46.545Z] WARN: Skipping validation tests [2021-06-08T19:55:46.545Z] INFO: Running unit tests at 06/08/2021 19:55:38... [2021-06-08T19:55:46.545Z] INFO: make.ps1 starting at 06/08/2021 19:55:44 [2021-06-08T19:55:46.545Z] INFO: Git commit (1528e1cba2) assumed from DOCKER_GITCOMMIT environment variable [2021-06-08T19:55:46.545Z] INFO: Invoking autogen... [2021-06-08T19:55:46.545Z] INFO: Running unit tests... [2021-06-08T19:55:47.348Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-08T19:55:49.243Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-08T19:55:50.097Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-08T19:55:50.614Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-08T19:55:50.872Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-08T19:55:51.805Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-08T19:55:52.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-08T19:55:52.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-08T19:55:53.177Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-08T19:55:54.547Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-08T19:55:54.805Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-08T19:55:55.968Z] --- PASS: TestImportExtremelyLargeImageWorks (102.20s) [2021-06-08T19:55:55.968Z] PASS [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === Skipped [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-08T19:55:55.968Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] DONE 12 tests, 1 skipped in 106.590s [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-08T19:55:55.968Z] INFO: Testing against a local daemon [2021-06-08T19:55:55.968Z] === RUN TestNetworkCreateDelete [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-06-08T19:55:55.968Z] === RUN TestDockerNetworkDeletePreferID [2021-06-08T19:55:55.968Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-06-08T19:55:55.968Z] === RUN TestDaemonDNSFallback [2021-06-08T19:55:55.968Z] --- PASS: TestDaemonDNSFallback (7.64s) [2021-06-08T19:55:55.968Z] === RUN TestInspectNetwork [2021-06-08T19:55:55.968Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-08T19:55:55.968Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:55:55.968Z] === RUN TestRunContainerWithBridgeNone [2021-06-08T19:55:55.968Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-08T19:55:55.968Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] === RUN TestNetworkInvalidJSON [2021-06-08T19:55:55.968Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-08T19:55:55.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T19:55:55.968Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T19:55:55.968Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-08T19:55:55.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T19:55:55.968Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-08T19:55:55.968Z] === RUN TestNetworkList [2021-06-08T19:55:55.968Z] === RUN TestNetworkList//networks [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkList//networks [2021-06-08T19:55:55.968Z] === RUN TestNetworkList//networks/ [2021-06-08T19:55:55.968Z] === PAUSE TestNetworkList//networks/ [2021-06-08T19:55:55.968Z] === CONT TestNetworkList//networks [2021-06-08T19:55:55.968Z] === CONT TestNetworkList//networks/ [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkList (0.01s) [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-08T19:55:55.968Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-08T19:55:55.968Z] === RUN TestHostIPv4BridgeLabel [2021-06-08T19:55:55.968Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-08T19:55:55.968Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-08T19:55:55.968Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] === RUN TestDaemonDefaultNetworkPools [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-08T19:55:55.968Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] === RUN TestServiceWithPredefinedNetwork [2021-06-08T19:55:55.968Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:55:55.968Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-08T19:55:55.968Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:242: FLAKY_TEST [2021-06-08T19:55:55.968Z] === RUN TestServiceWithDataPathPortInit [2021-06-08T19:55:55.968Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-06-08T19:55:55.968Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:55:55.968Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-08T19:55:55.968Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:55:55.968Z] PASS [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === Skipped [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-08T19:55:55.968Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-08T19:55:55.968Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-08T19:55:55.968Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-08T19:55:55.968Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:242: FLAKY_TEST [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-06-08T19:55:55.968Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-08T19:55:55.968Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] DONE 22 tests, 12 skipped in 8.353s [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-08T19:55:55.968Z] INFO: Testing against a local daemon [2021-06-08T19:55:55.968Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-08T19:55:55.968Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-08T19:55:55.968Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T19:55:55.968Z] === RUN TestDockerNetworkIpvlan [2021-06-08T19:55:55.968Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-08T19:55:55.968Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T19:55:55.968Z] PASS [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === Skipped [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-08T19:55:55.968Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-08T19:55:55.968Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] DONE 2 tests, 2 skipped in 0.125s [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-08T19:55:55.968Z] INFO: Testing against a local daemon [2021-06-08T19:55:55.968Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-08T19:55:55.968Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-08T19:55:55.968Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] === RUN TestDockerNetworkMacvlan [2021-06-08T19:55:55.968Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-08T19:55:55.968Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] PASS [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === Skipped [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-08T19:55:55.968Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-08T19:55:55.968Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] DONE 2 tests, 2 skipped in 0.121s [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-08T19:55:55.968Z] testing: warning: no tests to run [2021-06-08T19:55:55.968Z] PASS [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] DONE 0 tests in 0.024s [2021-06-08T19:55:55.968Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-08T19:55:55.968Z] INFO: Testing against a local daemon [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginAllowRequest [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginTLS [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginDenyRequest [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginDenyResponse [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginAllowEventStream [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginErrorResponse [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginErrorRequest [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginHeader [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginV2Disable [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-08T19:55:55.968Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] PASS [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === Skipped [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.968Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-08T19:55:55.968Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.968Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-08T19:55:55.969Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-08T19:55:55.969Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-08T19:55:55.969Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-08T19:55:55.969Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-06-08T19:55:55.969Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-06-08T19:55:55.969Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-08T19:55:55.969Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-08T19:55:55.969Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-08T19:55:55.969Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] DONE 17 tests, 17 skipped in 0.399s [2021-06-08T19:55:55.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-08T19:55:55.969Z] INFO: Testing against a local daemon [2021-06-08T19:55:55.969Z] === RUN TestPluginInvalidJSON [2021-06-08T19:55:55.969Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T19:55:55.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T19:55:55.969Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T19:55:55.969Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-08T19:55:55.969Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-08T19:55:55.969Z] === RUN TestPluginInstall [2021-06-08T19:55:55.969Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-08T19:55:55.969Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] === RUN TestPluginsWithRuntimes [2021-06-08T19:55:55.969Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-08T19:55:55.969Z] 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-06-08T19:55:55.969Z] === RUN TestPluginBackCompatMediaTypes [2021-06-08T19:55:55.969Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-08T19:55:55.969Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-08T19:55:55.969Z] PASS [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === Skipped [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-08T19:55:55.969Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-08T19:55:55.969Z] 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-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-08T19:55:55.969Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] [2021-06-08T19:55:55.969Z] DONE 5 tests, 3 skipped in 0.160s [2021-06-08T19:55:55.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-08T19:55:55.969Z] INFO: Testing against a local daemon [2021-06-08T19:55:55.969Z] === RUN TestExternalGraphDriver [2021-06-08T19:55:55.969Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-08T19:55:55.969Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-08T19:55:55.969Z] === RUN TestGraphdriverPluginV2 [2021-06-08T19:55:56.772Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-08T19:55:57.330Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-08T19:55:57.894Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-08T19:55:59.792Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-08T19:56:00.049Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-08T19:56:01.421Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-08T19:56:02.509Z] --- PASS: TestGraphdriverPluginV2 (6.21s) [2021-06-08T19:56:02.509Z] PASS [2021-06-08T19:56:02.509Z] [2021-06-08T19:56:02.509Z] === Skipped [2021-06-08T19:56:02.509Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-08T19:56:02.509Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-08T19:56:02.509Z] [2021-06-08T19:56:02.509Z] [2021-06-08T19:56:02.509Z] DONE 2 tests, 1 skipped in 6.390s [2021-06-08T19:56:02.509Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-08T19:56:02.509Z] INFO: Testing against a local daemon [2021-06-08T19:56:02.509Z] === RUN TestContinueAfterPluginCrash [2021-06-08T19:56:02.509Z] === PAUSE TestContinueAfterPluginCrash [2021-06-08T19:56:02.509Z] === RUN TestReadPluginNoRead [2021-06-08T19:56:02.509Z] === PAUSE TestReadPluginNoRead [2021-06-08T19:56:02.509Z] === RUN TestDaemonStartWithLogOpt [2021-06-08T19:56:02.509Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-08T19:56:02.509Z] === CONT TestContinueAfterPluginCrash [2021-06-08T19:56:02.509Z] === CONT TestDaemonStartWithLogOpt [2021-06-08T19:56:02.791Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-08T19:56:04.687Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-08T19:56:05.247Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-08T19:56:05.253Z] ? github.com/docker/docker/api [no test files] [2021-06-08T19:56:05.618Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-08T19:56:06.989Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-08T19:56:07.155Z] tests/integration/client_test.py ..... [ 75%] [2021-06-08T19:56:07.155Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-08T19:56:08.094Z] tests/integration/errors_test.py . [ 76%] [2021-06-08T19:56:08.887Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-08T19:56:08.887Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-08T19:56:10.601Z] --- PASS: TestDaemonStartWithLogOpt (6.80s) [2021-06-08T19:56:10.601Z] === CONT TestReadPluginNoRead [2021-06-08T19:56:10.784Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-08T19:56:10.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-08T19:56:12.159Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-08T19:56:13.121Z] === RUN TestReadPluginNoRead/default [2021-06-08T19:56:13.121Z] --- PASS: TestContinueAfterPluginCrash (10.73s) [2021-06-08T19:56:14.057Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-08T19:56:15.639Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-08T19:56:16.580Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-08T19:56:16.838Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-08T19:56:17.769Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-08T19:56:17.769Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-08T19:56:18.157Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-08T19:56:20.296Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-08T19:56:20.674Z] --- PASS: TestReadPluginNoRead (11.36s) [2021-06-08T19:56:20.674Z] --- PASS: TestReadPluginNoRead/default (2.59s) [2021-06-08T19:56:20.674Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.55s) [2021-06-08T19:56:20.674Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.56s) [2021-06-08T19:56:20.674Z] read_test.go:92: [d72da9e711060] daemon is not started [2021-06-08T19:56:20.674Z] PASS [2021-06-08T19:56:20.674Z] [2021-06-08T19:56:20.674Z] DONE 6 tests in 18.281s [2021-06-08T19:56:20.674Z] 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-06-08T19:56:20.674Z] testing: warning: no tests to run [2021-06-08T19:56:20.674Z] PASS [2021-06-08T19:56:20.674Z] [2021-06-08T19:56:20.674Z] DONE 0 tests in 0.047s [2021-06-08T19:56:20.674Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-08T19:56:20.674Z] INFO: Testing against a local daemon [2021-06-08T19:56:20.674Z] === RUN TestPluginWithDevMounts [2021-06-08T19:56:20.674Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-08T19:56:20.674Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-08T19:56:20.674Z] PASS [2021-06-08T19:56:20.674Z] [2021-06-08T19:56:20.674Z] === Skipped [2021-06-08T19:56:20.674Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-08T19:56:20.674Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-08T19:56:20.674Z] [2021-06-08T19:56:20.674Z] [2021-06-08T19:56:20.674Z] DONE 1 tests, 1 skipped in 0.126s [2021-06-08T19:56:20.674Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-08T19:56:20.860Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-08T19:56:20.931Z] INFO: Testing against a local daemon [2021-06-08T19:56:20.931Z] === RUN TestSecretInspect [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-08T19:56:20.931Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] === RUN TestSecretList [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretList (0.02s) [2021-06-08T19:56:20.931Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] === RUN TestSecretsCreateAndDelete [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-08T19:56:20.931Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] === RUN TestSecretsUpdate [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-06-08T19:56:20.931Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] === RUN TestTemplatedSecret [2021-06-08T19:56:20.931Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-08T19:56:20.931Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] === RUN TestSecretCreateResolve [2021-06-08T19:56:20.931Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-08T19:56:20.931Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] PASS [2021-06-08T19:56:20.931Z] [2021-06-08T19:56:20.931Z] === Skipped [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-08T19:56:20.931Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-06-08T19:56:20.931Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-08T19:56:20.931Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-06-08T19:56:20.931Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-08T19:56:20.931Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] [2021-06-08T19:56:20.931Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-08T19:56:20.931Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:20.931Z] [2021-06-08T19:56:20.931Z] [2021-06-08T19:56:20.931Z] DONE 6 tests, 6 skipped in 0.189s [2021-06-08T19:56:20.931Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-08T19:56:20.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-08T19:56:21.188Z] INFO: Testing against a local daemon [2021-06-08T19:56:21.188Z] === RUN TestServiceCreateInit [2021-06-08T19:56:21.188Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-08T19:56:21.188Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-08T19:56:21.188Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-08T19:56:21.188Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-08T19:56:21.188Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-08T19:56:21.188Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestCreateServiceMultipleTimes [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-08T19:56:21.188Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestCreateServiceConflict [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-08T19:56:21.188Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestCreateServiceMaxReplicas [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-08T19:56:21.188Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-08T19:56:21.188Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestCreateServiceSecretFileMode [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-06-08T19:56:21.188Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestCreateServiceConfigFileMode [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-08T19:56:21.188Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestCreateServiceSysctls [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-08T19:56:21.188Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestCreateServiceCapabilities [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-08T19:56:21.188Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestInspect [2021-06-08T19:56:21.188Z] --- SKIP: TestInspect (0.01s) [2021-06-08T19:56:21.188Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestCreateJob [2021-06-08T19:56:21.188Z] --- SKIP: TestCreateJob (0.01s) [2021-06-08T19:56:21.188Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestReplicatedJob [2021-06-08T19:56:21.188Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-08T19:56:21.188Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestUpdateReplicatedJob [2021-06-08T19:56:21.188Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-06-08T19:56:21.188Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestServiceListWithStatuses [2021-06-08T19:56:21.188Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-08T19:56:21.188Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-08T19:56:21.188Z] === RUN TestDockerNetworkConnectAlias [2021-06-08T19:56:21.188Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-08T19:56:21.188Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestDockerNetworkReConnect [2021-06-08T19:56:21.188Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-08T19:56:21.188Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:21.188Z] === RUN TestServicePlugin [2021-06-08T19:56:22.231Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-08T19:56:22.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-08T19:56:22.809Z] === RUN TestMiddlewares [2021-06-08T19:56:22.809Z] --- PASS: TestMiddlewares (0.00s) [2021-06-08T19:56:22.809Z] PASS [2021-06-08T19:56:22.809Z] coverage: 9.0% of statements [2021-06-08T19:56:22.809Z] ok github.com/docker/docker/api/server 0.087s coverage: 9.0% of statements [2021-06-08T19:56:23.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-08T19:56:25.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-08T19:56:25.361Z] --- SKIP: TestServicePlugin (3.51s) [2021-06-08T19:56:25.361Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] === RUN TestServiceUpdateLabel [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-08T19:56:25.361Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] === RUN TestServiceUpdateSecrets [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-08T19:56:25.361Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] === RUN TestServiceUpdateConfigs [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-06-08T19:56:25.361Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] === RUN TestServiceUpdateNetwork [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-06-08T19:56:25.361Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] === RUN TestServiceUpdatePidsLimit [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-08T19:56:25.361Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] PASS [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === Skipped [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-08T19:56:25.361Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-08T19:56:25.361Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-08T19:56:25.361Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-08T19:56:25.361Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-08T19:56:25.361Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-08T19:56:25.361Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-08T19:56:25.361Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-06-08T19:56:25.361Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-08T19:56:25.361Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-08T19:56:25.361Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-08T19:56:25.361Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-08T19:56:25.361Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-08T19:56:25.361Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-08T19:56:25.361Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-06-08T19:56:25.361Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-08T19:56:25.361Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-08T19:56:25.361Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-08T19:56:25.361Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServicePlugin (3.51s) [2021-06-08T19:56:25.361Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-08T19:56:25.361Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-08T19:56:25.361Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-06-08T19:56:25.361Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-06-08T19:56:25.361Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.361Z] [2021-06-08T19:56:25.361Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-08T19:56:25.362Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-08T19:56:25.362Z] [2021-06-08T19:56:25.362Z] [2021-06-08T19:56:25.362Z] DONE 24 tests, 23 skipped in 3.937s [2021-06-08T19:56:25.362Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-08T19:56:25.362Z] INFO: Testing against a local daemon [2021-06-08T19:56:25.362Z] === RUN TestSessionCreate [2021-06-08T19:56:25.362Z] --- PASS: TestSessionCreate (0.03s) [2021-06-08T19:56:25.362Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-08T19:56:25.362Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-08T19:56:25.362Z] PASS [2021-06-08T19:56:25.362Z] [2021-06-08T19:56:25.362Z] DONE 2 tests in 0.166s [2021-06-08T19:56:25.362Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-08T19:56:25.362Z] INFO: Testing against a local daemon [2021-06-08T19:56:25.362Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-08T19:56:25.362Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-08T19:56:25.362Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-08T19:56:25.362Z] === RUN TestEventsExecDie [2021-06-08T19:56:25.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-08T19:56:25.508Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-08T19:56:26.294Z] --- PASS: TestEventsExecDie (1.08s) [2021-06-08T19:56:26.294Z] === RUN TestEventsBackwardsCompatible [2021-06-08T19:56:26.294Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-08T19:56:26.294Z] === RUN TestInfoBinaryCommits [2021-06-08T19:56:26.294Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-08T19:56:26.294Z] === RUN TestInfoAPIVersioned [2021-06-08T19:56:26.294Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-08T19:56:26.294Z] === RUN TestInfoDiscoveryBackend [2021-06-08T19:56:26.881Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-08T19:56:27.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-08T19:56:28.184Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-08T19:56:28.184Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-08T19:56:28.777Z] --- PASS: TestBuildWithHugeFile (108.92s) [2021-06-08T19:56:28.777Z] === RUN TestBuildWCOWSandboxSize [2021-06-08T19:56:28.777Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-08T19:56:28.777Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-08T19:56:28.777Z] === RUN TestBuildWithEmptyDockerfile [2021-06-08T19:56:28.777Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:56:28.777Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:56:28.777Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:56:28.777Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:56:28.777Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:56:28.777Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:56:28.777Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:56:28.777Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:56:28.777Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:56:29.034Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-06-08T19:56:29.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-06-08T19:56:29.034Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-06-08T19:56:29.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-06-08T19:56:29.034Z] === RUN TestBuildPreserveOwnership [2021-06-08T19:56:29.034Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-08T19:56:30.030Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-08T19:56:30.614Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-08T19:56:30.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-08T19:56:31.186Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-08T19:56:31.453Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-06-08T19:56:31.453Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-08T19:56:31.453Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-08T19:56:31.453Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:56:31.453Z] === RUN TestInfoAPI [2021-06-08T19:56:31.453Z] --- PASS: TestInfoAPI (0.02s) [2021-06-08T19:56:31.453Z] === RUN TestInfoAPIWarnings [2021-06-08T19:56:32.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-08T19:56:33.086Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-08T19:56:33.651Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-08T19:56:33.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-08T19:56:34.581Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-08T19:56:34.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-08T19:56:35.097Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-08T19:56:36.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-08T19:56:37.108Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-08T19:56:37.108Z] --- PASS: TestBuildPreserveOwnership (8.15s) [2021-06-08T19:56:37.108Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.52s) [2021-06-08T19:56:37.108Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.62s) [2021-06-08T19:56:37.108Z] === RUN TestBuildPlatformInvalid [2021-06-08T19:56:37.365Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-06-08T19:56:37.365Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-08T19:56:37.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-08T19:56:38.298Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-08T19:56:40.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-08T19:56:41.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-08T19:56:41.575Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-08T19:56:42.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-08T19:56:42.948Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-08T19:56:43.205Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-08T19:56:43.962Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-08T19:56:43.962Z] Using test binary docker [2021-06-08T19:56:43.962Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-08T19:56:43.962Z] +++ /etc/init.d/apparmor start [2021-06-08T19:56:43.962Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-08T19:56:43.962Z] INFO: Waiting for daemon to start... [2021-06-08T19:56:43.962Z] Starting dockerd [2021-06-08T19:56:43.962Z] +++ 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-06-08T19:56:47.269Z] . [2021-06-08T19:56:47.270Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-08T19:56:47.383Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-08T19:56:47.532Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-08T19:56:47.532Z] Error: No such image: emptyfs [2021-06-08T19:56:47.532Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-08T19:56:47.532Z] ++++ docker load [2021-06-08T19:56:47.722Z] --- PASS: TestImportExtremelyLargeImageWorks (103.05s) [2021-06-08T19:56:47.722Z] PASS [2021-06-08T19:56:47.722Z] [2021-06-08T19:56:47.722Z] DONE 12 tests in 105.916s [2021-06-08T19:56:47.722Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-08T19:56:47.722Z] INFO: Testing against a local daemon [2021-06-08T19:56:47.722Z] === RUN TestNetworkCreateDelete [2021-06-08T19:56:47.722Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-08T19:56:47.722Z] === RUN TestDockerNetworkDeletePreferID [2021-06-08T19:56:47.722Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-06-08T19:56:47.722Z] === RUN TestDaemonDNSFallback [2021-06-08T19:56:47.722Z] --- PASS: TestDaemonDNSFallback (6.67s) [2021-06-08T19:56:47.722Z] === RUN TestInspectNetwork [2021-06-08T19:56:47.794Z] Running integration-test (iteration 1) [2021-06-08T19:56:47.795Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-08T19:56:47.795Z] ++ 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-06-08T19:56:47.795Z] ++ set -e [2021-06-08T19:56:47.795Z] ++ '[' -n 0 ']' [2021-06-08T19:56:47.795Z] ++ set -x [2021-06-08T19:56:47.795Z] ++ env -i DEST=/go/src/github.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-06-08T19:56:48.752Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-08T19:56:49.317Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-08T19:56:49.498Z] --- PASS: TestInfoAPIWarnings (17.37s) [2021-06-08T19:56:49.498Z] === RUN TestInfoDebug [2021-06-08T19:56:50.330Z] === RUN TestInspectNetwork/full_network_id [2021-06-08T19:56:50.330Z] === RUN TestInspectNetwork/partial_network_id [2021-06-08T19:56:50.330Z] === RUN TestInspectNetwork/network_name [2021-06-08T19:56:50.330Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-08T19:56:50.425Z] --- PASS: TestInfoDebug (1.52s) [2021-06-08T19:56:50.425Z] === RUN TestInfoInsecureRegistries [2021-06-08T19:56:50.687Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-08T19:56:51.254Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-08T19:56:51.512Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-08T19:56:51.770Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-08T19:56:51.791Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-06-08T19:56:51.791Z] === RUN TestInfoRegistryMirrors [2021-06-08T19:56:52.028Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-08T19:56:52.285Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-08T19:56:52.850Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-08T19:56:53.107Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-08T19:56:53.157Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-08T19:56:53.157Z] === RUN TestLoginFailsWithBadCredentials [2021-06-08T19:56:53.416Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-06-08T19:56:53.416Z] === RUN TestPingCacheHeaders [2021-06-08T19:56:53.416Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-08T19:56:53.416Z] === RUN TestPingGet [2021-06-08T19:56:53.416Z] --- PASS: TestPingGet (0.01s) [2021-06-08T19:56:53.416Z] === RUN TestPingHead [2021-06-08T19:56:53.416Z] --- PASS: TestPingHead (0.03s) [2021-06-08T19:56:53.416Z] === RUN TestVersion [2021-06-08T19:56:53.416Z] --- PASS: TestVersion (0.02s) [2021-06-08T19:56:53.416Z] PASS [2021-06-08T19:56:53.416Z] [2021-06-08T19:56:53.416Z] === Skipped [2021-06-08T19:56:53.416Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-08T19:56:53.416Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-08T19:56:53.416Z] [2021-06-08T19:56:53.416Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-08T19:56:53.416Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-08T19:56:53.416Z] [2021-06-08T19:56:53.416Z] [2021-06-08T19:56:53.416Z] DONE 18 tests, 2 skipped in 28.419s [2021-06-08T19:56:53.416Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-08T19:56:53.673Z] INFO: Testing against a local daemon [2021-06-08T19:56:53.673Z] === RUN TestVolumesCreateAndList [2021-06-08T19:56:53.673Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-08T19:56:53.673Z] === RUN TestVolumesRemove [2021-06-08T19:56:53.673Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-08T19:56:53.673Z] === RUN TestVolumesInspect [2021-06-08T19:56:53.673Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-08T19:56:53.673Z] === RUN TestVolumesInvalidJSON [2021-06-08T19:56:53.673Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-08T19:56:53.673Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-08T19:56:53.673Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-08T19:56:53.673Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-08T19:56:53.673Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-08T19:56:53.673Z] PASS [2021-06-08T19:56:53.673Z] [2021-06-08T19:56:53.673Z] DONE 5 tests in 0.243s [2021-06-08T19:56:53.673Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-08T19:56:53.930Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12507 is not a child of this shell [2021-06-08T19:56:53.930Z] warning: PID 12507 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-08T19:56:53.930Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-08T19:56:53.930Z] [2021-06-08T19:56:53.930Z] Unloading profiles will leave already running processes permanently [2021-06-08T19:56:53.930Z] unconfined, which can lead to unexpected situations. [2021-06-08T19:56:53.930Z] [2021-06-08T19:56:53.930Z] To set a process to complain mode, use the command line tool [2021-06-08T19:56:53.930Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-08T19:56:53.930Z] Removing test suite binaries [2021-06-08T19:56:53.930Z] exiting test-integration [2021-06-08T19:56:53.930Z] ++ exit 0 [2021-06-08T19:56:54.220Z] ......... [ 86%] [2021-06-08T19:56:54.552Z] --- PASS: TestInspectNetwork (8.01s) [2021-06-08T19:56:54.552Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-08T19:56:54.552Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-08T19:56:54.552Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-08T19:56:54.552Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-08T19:56:54.552Z] === RUN TestRunContainerWithBridgeNone [2021-06-08T19:56:54.858Z] Post stage [Pipeline] junit [2021-06-08T19:56:56.240Z] Recording test results [2021-06-08T19:56:57.282Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-08T19:56:57.282Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-08T19:56:57.849Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2021-06-08T19:56:57.849Z] === RUN TestNetworkInvalidJSON [2021-06-08T19:56:57.849Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-08T19:56:57.849Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T19:56:57.849Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T19:56:57.849Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-08T19:56:57.849Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T19:56:57.849Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T19:56:57.849Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-08T19:56:57.849Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-08T19:56:57.849Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-08T19:56:57.849Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-08T19:56:57.849Z] === RUN TestNetworkList [2021-06-08T19:56:57.849Z] === RUN TestNetworkList//networks [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkList//networks [2021-06-08T19:56:57.849Z] === RUN TestNetworkList//networks/ [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkList//networks/ [2021-06-08T19:56:57.849Z] === CONT TestNetworkList//networks [2021-06-08T19:56:57.849Z] === CONT TestNetworkList//networks/ [2021-06-08T19:56:57.849Z] --- PASS: TestNetworkList (0.01s) [2021-06-08T19:56:57.849Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-08T19:56:57.849Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-08T19:56:57.849Z] === RUN TestHostIPv4BridgeLabel [2021-06-08T19:56:57.907Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-08T19:56:58.110Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-06-08T19:56:58.110Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-08T19:56:58.249Z] + echo Ensuring container killed. [2021-06-08T19:56:58.249Z] Ensuring container killed. [2021-06-08T19:56:58.249Z] + docker rm -vf docker-pr2 [2021-06-08T19:56:58.249Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-08T19:56:58.532Z] + echo Chowning /workspace to jenkins user [2021-06-08T19:56:58.532Z] Chowning /workspace to jenkins user [2021-06-08T19:56:58.532Z] + id -u [2021-06-08T19:56:58.532Z] + id -g [2021-06-08T19:56:58.532Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42486:/workspace busybox chown -R 1000:1000 /workspace [2021-06-08T19:56:58.532Z] Unable to find image 'busybox:latest' locally [2021-06-08T19:56:58.792Z] latest: Pulling from library/busybox [2021-06-08T19:56:58.792Z] b71f96345d44: Pulling fs layer [2021-06-08T19:56:58.792Z] b71f96345d44: Download complete [2021-06-08T19:56:59.049Z] b71f96345d44: Pull complete [2021-06-08T19:56:59.049Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-08T19:56:59.049Z] Status: Downloaded newer image for busybox:latest [2021-06-08T19:56:59.490Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-08T19:56:59.490Z] === RUN TestDaemonDefaultNetworkPools [2021-06-08T19:56:59.595Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-08T19:57:00.051Z] Loaded image: buildpack-deps:buster [2021-06-08T19:57:00.051Z] Loaded image: busybox:latest [2021-06-08T19:57:00.051Z] Loaded image: busybox:glibc [2021-06-08T19:57:00.061Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-06-08T19:57:00.061Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-08T19:57:00.557Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-08T19:57:01.001Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-08T19:57:01.001Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-08T19:57:01.236Z] + bundleName=amd64-rootless [2021-06-08T19:57:01.236Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-08T19:57:01.236Z] Creating amd64-rootless-bundles.tar.gz [2021-06-08T19:57:01.236Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-06-08T19:57:01.236Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-06-08T19:57:01.246Z] Archiving artifacts [2021-06-08T19:57:01.441Z] Loaded image: debian:bullseye [2021-06-08T19:57:01.489Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-08T19:57:01.496Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-08T19:57:02.383Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-06-08T19:57:02.383Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-08T19:57:02.386Z] Loaded image: hello-world:latest [2021-06-08T19:57:02.648Z] Loaded image: arm32v7/hello-world:latest [2021-06-08T19:57:02.912Z] INFO: Testing against a local daemon [2021-06-08T19:57:02.912Z] === RUN TestCgroupNamespacesBuild [2021-06-08T19:57:02.952Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-08T19:57:02.952Z] === RUN TestServiceWithPredefinedNetwork [2021-06-08T19:57:03.024Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42486/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-08T19:57:03.327Z] + make clean [2021-06-08T19:57:03.585Z] docker volume rm -f docker-dev-cache [2021-06-08T19:57:03.585Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T19:57:04.765Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-08T19:57:04.832Z] --- PASS: TestCgroupNamespacesBuild (2.05s) [2021-06-08T19:57:04.832Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-08T19:57:05.493Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2021-06-08T19:57:05.493Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-08T19:57:05.493Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T19:57:05.493Z] service_test.go:242: FLAKY_TEST [2021-06-08T19:57:05.493Z] === RUN TestServiceWithDataPathPortInit [2021-06-08T19:57:06.659Z] Loaded image: buildpack-deps:buster [2021-06-08T19:57:06.659Z] Loaded image: busybox:latest [2021-06-08T19:57:06.754Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2021-06-08T19:57:06.754Z] === RUN TestBuildWithSession [2021-06-08T19:57:06.754Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-08T19:57:06.754Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T19:57:06.754Z] === RUN TestBuildSquashParent [2021-06-08T19:57:06.917Z] Loaded image: busybox:glibc [2021-06-08T19:57:07.848Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-08T19:57:07.848Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-08T19:57:08.072Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-08T19:57:08.332Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-08T19:57:10.101Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-08T19:57:11.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-08T19:57:13.014Z] Loaded image: debian:bullseye [2021-06-08T19:57:13.014Z] Loaded image: hello-world:latest [2021-06-08T19:57:13.014Z] Loaded image: arm32v7/hello-world:latest [2021-06-08T19:57:13.355Z] --- PASS: TestBuildSquashParent (6.40s) [2021-06-08T19:57:13.355Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-08T19:57:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:57:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:57:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:57:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:57:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:57:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:57:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:57:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:57:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:57:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:57:13.355Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:57:13.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:57:13.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T19:57:13.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T19:57:13.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T19:57:13.355Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T19:57:13.393Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-08T19:57:13.393Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-08T19:57:13.950Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-08T19:57:14.207Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-08T19:57:15.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T19:57:16.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T19:57:17.482Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-08T19:57:18.734Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-08T19:57:18.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) [2021-06-08T19:57:18.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2021-06-08T19:57:18.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2021-06-08T19:57:18.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2021-06-08T19:57:18.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.42s) [2021-06-08T19:57:18.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s) [2021-06-08T19:57:18.734Z] === RUN TestBuildMultiStageCopy [2021-06-08T19:57:18.734Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-08T19:57:18.827Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-08T19:57:19.088Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-08T19:57:19.088Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-08T19:57:19.088Z] [2021-06-08T19:57:19.088Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-08T19:57:19.088Z] =========================== short test summary info ============================ [2021-06-08T19:57:19.088Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-08T19:57:19.088Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-08T19:57:19.088Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-08T19:57:19.088Z] Not supported on most drivers [2021-06-08T19:57:19.088Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-08T19:57:19.088Z] Output of docker top depends on host distro, and is not formalized. [2021-06-08T19:57:19.088Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-08T19:57:19.088Z] Output of docker top depends on host distro, and is not formalized. [2021-06-08T19:57:19.088Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-08T19:57:19.088Z] Can fail if eth0 has multiple IP addresses [2021-06-08T19:57:19.088Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-08T19:57:19.088Z] This doesn't seem to be taken into account by the engine [2021-06-08T19:57:19.088Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-08T19:57:19.088Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-08T19:57:19.088Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-08T19:57:19.088Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 355.38 seconds == [2021-06-08T19:57:19.347Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-08T19:57:19.379Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-08T19:57:20.387Z] --- PASS: TestServiceWithDataPathPortInit (15.03s) [2021-06-08T19:57:20.387Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-08T19:57:20.655Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-08T19:57:20.750Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-08T19:57:20.917Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-08T19:57:21.007Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-08T19:57:21.491Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-08T19:57:21.754Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-08T19:57:22.017Z] --- PASS: TestBuildMultiStageCopy (3.56s) [2021-06-08T19:57:22.017Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s) [2021-06-08T19:57:22.017Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-06-08T19:57:22.017Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-06-08T19:57:22.017Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-06-08T19:57:22.017Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-06-08T19:57:22.017Z] === RUN TestBuildMultiStageParentConfig [2021-06-08T19:57:22.963Z] --- PASS: TestBuildMultiStageParentConfig (0.90s) [2021-06-08T19:57:22.963Z] === RUN TestBuildLabelWithTargets [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-08T19:57:23.067Z] === RUN TestBoolValue [2021-06-08T19:57:23.067Z] --- PASS: TestBoolValue (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestBoolValueOrDefault [2021-06-08T19:57:23.067Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestInt64ValueOrZero [2021-06-08T19:57:23.067Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestInt64ValueOrDefault [2021-06-08T19:57:23.067Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-08T19:57:23.067Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestJsonContentType [2021-06-08T19:57:23.067Z] --- PASS: TestJsonContentType (0.00s) [2021-06-08T19:57:23.067Z] PASS [2021-06-08T19:57:23.067Z] coverage: 14.7% of statements [2021-06-08T19:57:23.067Z] ok github.com/docker/docker/api/server/httputils 0.060s coverage: 14.7% of statements [2021-06-08T19:57:23.067Z] === RUN TestMaskSecretKeys [2021-06-08T19:57:23.067Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-08T19:57:23.067Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-08T19:57:23.067Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-08T19:57:23.067Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestVersionMiddlewareVersion [2021-06-08T19:57:23.067Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-08T19:57:23.067Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-08T19:57:23.067Z] PASS [2021-06-08T19:57:23.067Z] coverage: 37.7% of statements [2021-06-08T19:57:23.067Z] ok github.com/docker/docker/api/server/middleware 0.145s coverage: 37.7% of statements [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-08T19:57:23.067Z] === RUN TestStrSliceMarshalJSON [2021-06-08T19:57:23.067Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestStrSliceUnmarshalJSON [2021-06-08T19:57:23.067Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestStrSliceUnmarshalString [2021-06-08T19:57:23.067Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestStrSliceUnmarshalSlice [2021-06-08T19:57:23.067Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-08T19:57:23.067Z] PASS [2021-06-08T19:57:23.067Z] coverage: 90.0% of statements [2021-06-08T19:57:23.067Z] ok github.com/docker/docker/api/types/strslice 0.158s coverage: 90.0% of statements [2021-06-08T19:57:23.067Z] === RUN TestToJSON [2021-06-08T19:57:23.067Z] --- PASS: TestToJSON (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestToParamWithVersion [2021-06-08T19:57:23.067Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestFromJSON [2021-06-08T19:57:23.067Z] --- PASS: TestFromJSON (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestEmpty [2021-06-08T19:57:23.067Z] --- PASS: TestEmpty (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestArgsMatchKVListEmptySources [2021-06-08T19:57:23.067Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestArgsMatchKVList [2021-06-08T19:57:23.067Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestArgsMatch [2021-06-08T19:57:23.067Z] --- PASS: TestArgsMatch (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestAdd [2021-06-08T19:57:23.067Z] --- PASS: TestAdd (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestDel [2021-06-08T19:57:23.067Z] --- PASS: TestDel (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestLen [2021-06-08T19:57:23.067Z] --- PASS: TestLen (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestExactMatch [2021-06-08T19:57:23.067Z] --- PASS: TestExactMatch (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestOnlyOneExactMatch [2021-06-08T19:57:23.067Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestContains [2021-06-08T19:57:23.067Z] --- PASS: TestContains (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestValidate [2021-06-08T19:57:23.067Z] --- PASS: TestValidate (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestWalkValues [2021-06-08T19:57:23.067Z] --- PASS: TestWalkValues (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestFuzzyMatch [2021-06-08T19:57:23.067Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestClone [2021-06-08T19:57:23.067Z] --- PASS: TestClone (0.00s) [2021-06-08T19:57:23.067Z] PASS [2021-06-08T19:57:23.067Z] coverage: 92.2% of statements [2021-06-08T19:57:23.067Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2021-06-08T19:57:23.067Z] === RUN TestAdjustForAPIVersion [2021-06-08T19:57:23.067Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-08T19:57:23.067Z] PASS [2021-06-08T19:57:23.067Z] coverage: 5.7% of statements [2021-06-08T19:57:23.067Z] ok github.com/docker/docker/api/server/router/swarm 0.099s coverage: 5.7% of statements [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-08T19:57:23.067Z] === RUN TestDurationToSecondsString [2021-06-08T19:57:23.067Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestGetTimestamp [2021-06-08T19:57:23.067Z] --- PASS: TestGetTimestamp (0.16s) [2021-06-08T19:57:23.067Z] === RUN TestParseTimestamps [2021-06-08T19:57:23.067Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-08T19:57:23.067Z] PASS [2021-06-08T19:57:23.067Z] coverage: 100.0% of statements [2021-06-08T19:57:23.067Z] ok github.com/docker/docker/api/types/time 0.215s coverage: 100.0% of statements [2021-06-08T19:57:23.067Z] === RUN TestCompareVersion [2021-06-08T19:57:23.067Z] --- PASS: TestCompareVersion (0.00s) [2021-06-08T19:57:23.067Z] PASS [2021-06-08T19:57:23.067Z] coverage: 75.0% of statements [2021-06-08T19:57:23.067Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/builder [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-08T19:57:23.067Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-08T19:57:23.067Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-08T19:57:23.067Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestCloneArgsSmartHttp [2021-06-08T19:57:23.067Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-08T19:57:23.067Z] === RUN TestCloneArgsDumbHttp [2021-06-08T19:57:23.067Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestCloneArgsGit [2021-06-08T19:57:23.067Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-08T19:57:23.067Z] === RUN TestCheckoutGit [2021-06-08T19:57:23.533Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-08T19:57:24.097Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-08T19:57:24.368Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2021-06-08T19:57:24.368Z] === RUN TestBuildWithEmptyLayers [2021-06-08T19:57:24.662Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-08T19:57:24.920Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.48s) [2021-06-08T19:57:24.920Z] PASS [2021-06-08T19:57:24.920Z] [2021-06-08T19:57:24.920Z] === Skipped [2021-06-08T19:57:24.920Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-08T19:57:24.920Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T19:57:24.920Z] [2021-06-08T19:57:24.920Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-08T19:57:24.920Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-08T19:57:24.920Z] [2021-06-08T19:57:24.920Z] [2021-06-08T19:57:24.920Z] DONE 34 tests, 2 skipped in 272.501s [2021-06-08T19:57:24.920Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-08T19:57:24.920Z] ++ 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-06-08T19:57:24.920Z] ++ set -e [2021-06-08T19:57:24.920Z] ++ '[' -n 0 ']' [2021-06-08T19:57:24.920Z] ++ set -x [2021-06-08T19:57:24.920Z] ++ env -i DEST=/go/src/github.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-06-08T19:57:25.178Z] INFO: Testing against a local daemon [2021-06-08T19:57:25.178Z] === RUN TestConfigInspect [2021-06-08T19:57:25.208Z] === RUN TestEnable [2021-06-08T19:57:25.208Z] --- PASS: TestEnable (0.00s) [2021-06-08T19:57:25.208Z] === RUN TestDisable [2021-06-08T19:57:25.208Z] --- PASS: TestDisable (0.00s) [2021-06-08T19:57:25.208Z] === RUN TestEnabled [2021-06-08T19:57:25.208Z] --- PASS: TestEnabled (0.00s) [2021-06-08T19:57:25.208Z] PASS [2021-06-08T19:57:25.208Z] coverage: 100.0% of statements [2021-06-08T19:57:25.208Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-06-08T19:57:25.317Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2021-06-08T19:57:25.317Z] === RUN TestBuildMultiStageOnBuild [2021-06-08T19:57:25.657Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-08T19:57:25.657Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestProcessNoDockerignore [2021-06-08T19:57:25.657Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-08T19:57:25.657Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestDetectContentType [2021-06-08T19:57:25.657Z] --- PASS: TestDetectContentType (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestSelectAcceptableMIME [2021-06-08T19:57:25.657Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestInspectEmptyResponse [2021-06-08T19:57:25.657Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestInspectResponseBinary [2021-06-08T19:57:25.657Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestResponseUnsupportedContentType [2021-06-08T19:57:25.657Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestInspectResponseTextSimple [2021-06-08T19:57:25.657Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestInspectResponseEmptyContentType [2021-06-08T19:57:25.657Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestUnknownContentLength [2021-06-08T19:57:25.657Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestDownloadRemote [2021-06-08T19:57:25.657Z] --- PASS: TestDownloadRemote (0.10s) [2021-06-08T19:57:25.657Z] === RUN TestGetWithStatusError [2021-06-08T19:57:25.657Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestCloseRootDirectory [2021-06-08T19:57:25.657Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-08T19:57:25.657Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:57:25.657Z] === RUN TestHashFile [2021-06-08T19:57:25.657Z] --- SKIP: TestHashFile (0.00s) [2021-06-08T19:57:25.657Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:57:25.657Z] === RUN TestHashSubdir [2021-06-08T19:57:25.657Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-08T19:57:25.657Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:57:25.657Z] === RUN TestRemoveDirectory [2021-06-08T19:57:25.657Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-08T19:57:25.657Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:57:25.657Z] PASS [2021-06-08T19:57:25.657Z] coverage: 9.3% of statements [2021-06-08T19:57:25.657Z] ok github.com/docker/docker/builder/remotecontext 0.310s coverage: 9.3% of statements [2021-06-08T19:57:25.657Z] === RUN TestGetAllAllowed [2021-06-08T19:57:25.657Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestGetAllMeta [2021-06-08T19:57:25.657Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-08T19:57:25.657Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestIsUnreferencedBuiltin [2021-06-08T19:57:25.657Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestIsExistingDirectory [2021-06-08T19:57:25.657Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestGetFilenameForDownload [2021-06-08T19:57:25.657Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestEnv2Variables [2021-06-08T19:57:25.657Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-08T19:57:25.657Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestMaintainer [2021-06-08T19:57:25.657Z] --- PASS: TestMaintainer (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestLabel [2021-06-08T19:57:25.657Z] --- PASS: TestLabel (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestFromScratch [2021-06-08T19:57:25.657Z] --- PASS: TestFromScratch (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestFromWithArg [2021-06-08T19:57:25.657Z] --- PASS: TestFromWithArg (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-08T19:57:25.657Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestFromWithUndefinedArg [2021-06-08T19:57:25.657Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestFromMultiStageWithNamedStage [2021-06-08T19:57:25.657Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-08T19:57:25.657Z] === RUN TestOnbuild [2021-06-08T19:57:25.658Z] --- PASS: TestOnbuild (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestWorkdir [2021-06-08T19:57:25.658Z] --- PASS: TestWorkdir (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestCmd [2021-06-08T19:57:25.658Z] --- PASS: TestCmd (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestHealthcheckNone [2021-06-08T19:57:25.658Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestHealthcheckCmd [2021-06-08T19:57:25.658Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestEntrypoint [2021-06-08T19:57:25.658Z] --- PASS: TestEntrypoint (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestExpose [2021-06-08T19:57:25.658Z] --- PASS: TestExpose (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestUser [2021-06-08T19:57:25.658Z] --- PASS: TestUser (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestVolume [2021-06-08T19:57:25.658Z] --- PASS: TestVolume (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestStopSignal [2021-06-08T19:57:25.658Z] --- SKIP: TestStopSignal (0.00s) [2021-06-08T19:57:25.658Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-08T19:57:25.658Z] === RUN TestArg [2021-06-08T19:57:25.658Z] --- PASS: TestArg (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestShell [2021-06-08T19:57:25.658Z] --- PASS: TestShell (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestPrependEnvOnCmd [2021-06-08T19:57:25.658Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestRunWithBuildArgs [2021-06-08T19:57:25.658Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestRunIgnoresHealthcheck [2021-06-08T19:57:25.658Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestDispatchUnsupportedOptions [2021-06-08T19:57:25.658Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-08T19:57:25.658Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-08T19:57:25.658Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-08T19:57:25.658Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestNormalizeWorkdir [2021-06-08T19:57:25.658Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestDispatch [2021-06-08T19:57:25.658Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-08T19:57:25.658Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-08T19:57:25.658Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-08T19:57:25.658Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-08T19:57:25.658Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-08T19:57:25.658Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-08T19:57:25.658Z] === RUN TestDispatch/COPY_url [2021-06-08T19:57:25.658Z] --- PASS: TestDispatch (0.06s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-08T19:57:25.658Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestAddScratchImageAddsToMounts [2021-06-08T19:57:25.658Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-08T19:57:25.658Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-08T19:57:25.658Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-08T19:57:25.658Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestImageSourceGetAddsToMounts [2021-06-08T19:57:25.658Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestEmptyDockerfile [2021-06-08T19:57:25.658Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-08T19:57:25.658Z] === RUN TestSymlinkDockerfile [2021-06-08T19:57:25.658Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-08T19:57:25.658Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-08T19:57:25.658Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestNonExistingDockerfile [2021-06-08T19:57:25.658Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestCopyRunConfig [2021-06-08T19:57:25.658Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestDeepCopyRunConfig [2021-06-08T19:57:25.658Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestExportImage [2021-06-08T19:57:25.658Z] --- PASS: TestExportImage (0.00s) [2021-06-08T19:57:25.658Z] === RUN TestNormalizeDest [2021-06-08T19:57:25.658Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-08T19:57:25.658Z] PASS [2021-06-08T19:57:25.658Z] coverage: 46.8% of statements [2021-06-08T19:57:25.658Z] ok github.com/docker/docker/builder/dockerfile 0.252s coverage: 46.8% of statements [2021-06-08T19:57:26.107Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-08T19:57:27.702Z] --- PASS: TestConfigInspect (2.59s) [2021-06-08T19:57:27.702Z] === RUN TestConfigList [2021-06-08T19:57:27.869Z] --- PASS: TestBuildMultiStageOnBuild (2.46s) [2021-06-08T19:57:27.869Z] === RUN TestBuildUncleanTarFilenames [2021-06-08T19:57:27.959Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-08T19:57:28.217Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-08T19:57:28.516Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s) [2021-06-08T19:57:28.516Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a03mmohec71bq5xbpad1uw9rv Created:2021-06-08 19:57:21.514764896 +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[820da7bd62f52700eb97ab8da093fd15badca05f3157a732762f97fb74f29b30:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ksu4ffy44dcduzf99of7r718c EndpointID:6f7e18f791cd13057be19cc75dc73fa2cdfec412b8dce88c91db73b09ca8ef2f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37eec65095aa21e635729731367fc25c9e9bcd93ef6561c548469de788f1a849 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:48ddff4bcf7e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ksu4ffy44dcduzf99of7r718c EndpointID:6f7e18f791cd13057be19cc75dc73fa2cdfec412b8dce88c91db73b09ca8ef2f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-08T19:57:28.516Z] PASS [2021-06-08T19:57:28.516Z] [2021-06-08T19:57:28.516Z] === Skipped [2021-06-08T19:57:28.516Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T19:57:28.516Z] service_test.go:242: FLAKY_TEST [2021-06-08T19:57:28.516Z] [2021-06-08T19:57:28.516Z] [2021-06-08T19:57:28.516Z] DONE 26 tests, 1 skipped in 48.437s [2021-06-08T19:57:28.516Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-08T19:57:28.516Z] INFO: Testing against a local daemon [2021-06-08T19:57:28.516Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-08T19:57:28.516Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-08T19:57:28.516Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T19:57:28.516Z] === RUN TestDockerNetworkIpvlan [2021-06-08T19:57:28.516Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-08T19:57:28.516Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T19:57:28.516Z] PASS [2021-06-08T19:57:28.516Z] [2021-06-08T19:57:28.516Z] === Skipped [2021-06-08T19:57:28.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-08T19:57:28.516Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T19:57:28.516Z] [2021-06-08T19:57:28.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-08T19:57:28.516Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T19:57:28.516Z] [2021-06-08T19:57:28.516Z] [2021-06-08T19:57:28.516Z] DONE 2 tests, 2 skipped in 0.042s [2021-06-08T19:57:28.516Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-08T19:57:28.516Z] INFO: Testing against a local daemon [2021-06-08T19:57:28.516Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-08T19:57:28.815Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2021-06-08T19:57:28.815Z] === RUN TestBuildMultiStageLayerLeak [2021-06-08T19:57:29.085Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-06-08T19:57:29.085Z] === RUN TestDockerNetworkMacvlan [2021-06-08T19:57:29.590Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-08T19:57:29.655Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-08T19:57:30.522Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-08T19:57:30.596Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-08T19:57:30.797Z] --- PASS: TestConfigList (3.07s) [2021-06-08T19:57:30.797Z] === RUN TestConfigsCreateAndDelete [2021-06-08T19:57:31.367Z] --- PASS: TestBuildMultiStageLayerLeak (2.57s) [2021-06-08T19:57:31.367Z] === RUN TestBuildWithHugeFile [2021-06-08T19:57:31.536Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-08T19:57:31.564Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-08T19:57:31.564Z] [2021-06-08T19:57:31.564Z] Unloading profiles will leave already running processes permanently [2021-06-08T19:57:31.564Z] unconfined, which can lead to unexpected situations. [2021-06-08T19:57:31.564Z] [2021-06-08T19:57:31.564Z] To set a process to complain mode, use the command line tool [2021-06-08T19:57:31.564Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-08T19:57:31.564Z] [2021-06-08T19:57:31.790Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink Post stage [Pipeline] junit [2021-06-08T19:57:31.839Z] Recording test results [2021-06-08T19:57:32.947Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-08T19:57:33.231Z] + echo Ensuring container killed. [2021-06-08T19:57:33.231Z] Ensuring container killed. [2021-06-08T19:57:33.231Z] + docker rm -vf docker-pr2 [2021-06-08T19:57:33.231Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-08T19:57:33.524Z] + echo Chowning /workspace to jenkins user [2021-06-08T19:57:33.524Z] Chowning /workspace to jenkins user [2021-06-08T19:57:33.524Z] + id -u [2021-06-08T19:57:33.524Z] + id -g [2021-06-08T19:57:33.524Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42486:/workspace busybox chown -R 1000:1000 /workspace [2021-06-08T19:57:33.524Z] Unable to find image 'busybox:latest' locally [2021-06-08T19:57:33.786Z] latest: Pulling from library/busybox [2021-06-08T19:57:33.786Z] b71f96345d44: Pulling fs layer [2021-06-08T19:57:34.046Z] b71f96345d44: Verifying Checksum [2021-06-08T19:57:34.046Z] b71f96345d44: Download complete [2021-06-08T19:57:34.079Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-08T19:57:34.309Z] b71f96345d44: Pull complete [2021-06-08T19:57:34.309Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-08T19:57:34.309Z] Status: Downloaded newer image for busybox:latest [2021-06-08T19:57:34.327Z] --- PASS: TestConfigsCreateAndDelete (3.48s) [2021-06-08T19:57:34.327Z] === RUN TestConfigsUpdate [2021-06-08T19:57:34.891Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-08T19:57:35.547Z] + bundleName=docker-py [2021-06-08T19:57:35.547Z] + echo Creating docker-py-bundles.tar.gz [2021-06-08T19:57:35.547Z] Creating docker-py-bundles.tar.gz [2021-06-08T19:57:35.547Z] + 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-06-08T19:57:35.561Z] Archiving artifacts [2021-06-08T19:57:36.261Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-08T19:57:36.330Z] === RUN TestCheckpointCreateError [2021-06-08T19:57:36.330Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCheckpointCreate [2021-06-08T19:57:36.330Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCheckpointDeleteError [2021-06-08T19:57:36.330Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCheckpointDelete [2021-06-08T19:57:36.330Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCheckpointListError [2021-06-08T19:57:36.330Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCheckpointList [2021-06-08T19:57:36.330Z] --- PASS: TestCheckpointList (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCheckpointListContainerNotFound [2021-06-08T19:57:36.330Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestNewClientWithOpsFromEnv [2021-06-08T19:57:36.330Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-08T19:57:36.330Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-08T19:57:36.330Z] === RUN TestGetAPIPath [2021-06-08T19:57:36.330Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestParseHostURL [2021-06-08T19:57:36.330Z] --- PASS: TestParseHostURL (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-08T19:57:36.330Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-08T19:57:36.330Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestNegotiateAPIVersion [2021-06-08T19:57:36.330Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestNegotiateAPVersionOverride [2021-06-08T19:57:36.330Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-08T19:57:36.330Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-08T19:57:36.330Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-08T19:57:36.330Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestClientRedirect [2021-06-08T19:57:36.330Z] --- PASS: TestClientRedirect (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigCreateUnsupported [2021-06-08T19:57:36.330Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigCreateError [2021-06-08T19:57:36.330Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigCreate [2021-06-08T19:57:36.330Z] --- PASS: TestConfigCreate (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigInspectNotFound [2021-06-08T19:57:36.330Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigInspectWithEmptyID [2021-06-08T19:57:36.330Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigInspectUnsupported [2021-06-08T19:57:36.330Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigInspectError [2021-06-08T19:57:36.330Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigInspectConfigNotFound [2021-06-08T19:57:36.330Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigInspect [2021-06-08T19:57:36.330Z] --- PASS: TestConfigInspect (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigListUnsupported [2021-06-08T19:57:36.330Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigListError [2021-06-08T19:57:36.330Z] --- PASS: TestConfigListError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigList [2021-06-08T19:57:36.330Z] --- PASS: TestConfigList (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigRemoveUnsupported [2021-06-08T19:57:36.330Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigRemoveError [2021-06-08T19:57:36.330Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigRemove [2021-06-08T19:57:36.330Z] --- PASS: TestConfigRemove (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigUpdateUnsupported [2021-06-08T19:57:36.330Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigUpdateError [2021-06-08T19:57:36.330Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestConfigUpdate [2021-06-08T19:57:36.330Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerCommitError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerCommit [2021-06-08T19:57:36.330Z] --- PASS: TestContainerCommit (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStatPathError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStatPathNotFoundError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStatPathNoHeaderError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStatPath [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCopyToContainerError [2021-06-08T19:57:36.330Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCopyToContainerNotFoundError [2021-06-08T19:57:36.330Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-08T19:57:36.330Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCopyToContainer [2021-06-08T19:57:36.330Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCopyFromContainerError [2021-06-08T19:57:36.330Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCopyFromContainerNotFoundError [2021-06-08T19:57:36.330Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-08T19:57:36.330Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-08T19:57:36.330Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestCopyFromContainer [2021-06-08T19:57:36.330Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerCreateError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerCreateImageNotFound [2021-06-08T19:57:36.330Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerCreateWithName [2021-06-08T19:57:36.330Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerCreateAutoRemove [2021-06-08T19:57:36.330Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerDiffError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerDiff [2021-06-08T19:57:36.330Z] --- PASS: TestContainerDiff (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExecCreateError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExecCreate [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExecStartError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExecStart [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExecInspectError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExecInspect [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExportError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExportError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExport [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExport (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerInspectError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerInspectContainerNotFound [2021-06-08T19:57:36.330Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerInspectWithEmptyID [2021-06-08T19:57:36.330Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerInspect [2021-06-08T19:57:36.330Z] --- PASS: TestContainerInspect (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerInspectNode [2021-06-08T19:57:36.330Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerKillError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerKillError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerKill [2021-06-08T19:57:36.330Z] --- PASS: TestContainerKill (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerListError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerListError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerList [2021-06-08T19:57:36.330Z] --- PASS: TestContainerList (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerLogsNotFoundError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerLogsError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerLogs [2021-06-08T19:57:36.330Z] --- PASS: TestContainerLogs (0.18s) [2021-06-08T19:57:36.330Z] === RUN TestContainerPauseError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerPause [2021-06-08T19:57:36.330Z] --- PASS: TestContainerPause (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainersPruneError [2021-06-08T19:57:36.330Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainersPrune [2021-06-08T19:57:36.330Z] --- PASS: TestContainersPrune (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerRemoveError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerRemoveNotFoundError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerRemove [2021-06-08T19:57:36.330Z] --- PASS: TestContainerRemove (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerRenameError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerRename [2021-06-08T19:57:36.330Z] --- PASS: TestContainerRename (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerResizeError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExecResizeError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerResize [2021-06-08T19:57:36.330Z] --- PASS: TestContainerResize (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerExecResize [2021-06-08T19:57:36.330Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerRestartError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerRestart [2021-06-08T19:57:36.330Z] --- PASS: TestContainerRestart (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStartError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStartError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStart [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStart (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStatsError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStats [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStats (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStopError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStopError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerStop [2021-06-08T19:57:36.330Z] --- PASS: TestContainerStop (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerTopError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerTopError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerTop [2021-06-08T19:57:36.330Z] --- PASS: TestContainerTop (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerUnpauseError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerUnpause [2021-06-08T19:57:36.330Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerUpdateError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerUpdate [2021-06-08T19:57:36.330Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerWaitError [2021-06-08T19:57:36.330Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestContainerWait [2021-06-08T19:57:36.330Z] --- PASS: TestContainerWait (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestDiskUsageError [2021-06-08T19:57:36.330Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestDiskUsage [2021-06-08T19:57:36.330Z] --- PASS: TestDiskUsage (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestDistributionInspectUnsupported [2021-06-08T19:57:36.330Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestDistributionInspectWithEmptyID [2021-06-08T19:57:36.330Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestEventsErrorInOptions [2021-06-08T19:57:36.330Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestEventsErrorFromServer [2021-06-08T19:57:36.330Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestEvents [2021-06-08T19:57:36.330Z] --- PASS: TestEvents (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestTLSCloseWriter [2021-06-08T19:57:36.330Z] === PAUSE TestTLSCloseWriter [2021-06-08T19:57:36.330Z] === RUN TestImageBuildError [2021-06-08T19:57:36.330Z] --- PASS: TestImageBuildError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageBuild [2021-06-08T19:57:36.330Z] --- PASS: TestImageBuild (0.02s) [2021-06-08T19:57:36.330Z] === RUN TestGetDockerOS [2021-06-08T19:57:36.330Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageCreateError [2021-06-08T19:57:36.330Z] --- PASS: TestImageCreateError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageCreate [2021-06-08T19:57:36.330Z] --- PASS: TestImageCreate (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageHistoryError [2021-06-08T19:57:36.330Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageHistory [2021-06-08T19:57:36.330Z] --- PASS: TestImageHistory (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageImportError [2021-06-08T19:57:36.330Z] --- PASS: TestImageImportError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageImport [2021-06-08T19:57:36.330Z] --- PASS: TestImageImport (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageInspectError [2021-06-08T19:57:36.330Z] --- PASS: TestImageInspectError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageInspectImageNotFound [2021-06-08T19:57:36.330Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageInspectWithEmptyID [2021-06-08T19:57:36.330Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageInspect [2021-06-08T19:57:36.330Z] --- PASS: TestImageInspect (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageListError [2021-06-08T19:57:36.330Z] --- PASS: TestImageListError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageList [2021-06-08T19:57:36.330Z] --- PASS: TestImageList (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageListApiBefore125 [2021-06-08T19:57:36.330Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageLoadError [2021-06-08T19:57:36.330Z] --- PASS: TestImageLoadError (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImageLoad [2021-06-08T19:57:36.330Z] --- PASS: TestImageLoad (0.00s) [2021-06-08T19:57:36.330Z] === RUN TestImagesPruneError [2021-06-08T19:57:36.330Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagesPrune [2021-06-08T19:57:36.331Z] --- PASS: TestImagesPrune (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePullReferenceParseError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePullAnyError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePullWithoutErrors [2021-06-08T19:57:36.331Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePushReferenceError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePushAnyError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImagePushWithoutErrors [2021-06-08T19:57:36.331Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-08T19:57:36.331Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-08T19:57:36.331Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-08T19:57:36.331Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-08T19:57:36.331Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageRemoveError [2021-06-08T19:57:36.331Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageRemoveImageNotFound [2021-06-08T19:57:36.331Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageRemove [2021-06-08T19:57:36.331Z] --- PASS: TestImageRemove (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageSaveError [2021-06-08T19:57:36.331Z] --- PASS: TestImageSaveError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageSave [2021-06-08T19:57:36.331Z] --- PASS: TestImageSave (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageSearchAnyError [2021-06-08T19:57:36.331Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-08T19:57:36.331Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-08T19:57:36.331Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-08T19:57:36.331Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-08T19:57:36.331Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageSearchWithoutErrors [2021-06-08T19:57:36.331Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageTagError [2021-06-08T19:57:36.331Z] --- PASS: TestImageTagError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageTagInvalidReference [2021-06-08T19:57:36.331Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageTagInvalidSourceImageName [2021-06-08T19:57:36.331Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageTagHexSource [2021-06-08T19:57:36.331Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestImageTag [2021-06-08T19:57:36.331Z] --- PASS: TestImageTag (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestInfoServerError [2021-06-08T19:57:36.331Z] --- PASS: TestInfoServerError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestInfoInvalidResponseJSONError [2021-06-08T19:57:36.331Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestInfo [2021-06-08T19:57:36.331Z] --- PASS: TestInfo (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkConnectError [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkConnect [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkCreateError [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkCreate [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkDisconnectError [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkDisconnect [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkInspectError [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkInspectNotFoundError [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkInspectWithEmptyID [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkInspect [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkListError [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkListError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkList [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkList (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworksPruneError [2021-06-08T19:57:36.331Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworksPrune [2021-06-08T19:57:36.331Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkRemoveError [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNetworkRemove [2021-06-08T19:57:36.331Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeInspectError [2021-06-08T19:57:36.331Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeInspectNodeNotFound [2021-06-08T19:57:36.331Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeInspectWithEmptyID [2021-06-08T19:57:36.331Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeInspect [2021-06-08T19:57:36.331Z] --- PASS: TestNodeInspect (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeListError [2021-06-08T19:57:36.331Z] --- PASS: TestNodeListError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeList [2021-06-08T19:57:36.331Z] --- PASS: TestNodeList (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeRemoveError [2021-06-08T19:57:36.331Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeRemove [2021-06-08T19:57:36.331Z] --- PASS: TestNodeRemove (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeUpdateError [2021-06-08T19:57:36.331Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestNodeUpdate [2021-06-08T19:57:36.331Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestOptionWithTimeout [2021-06-08T19:57:36.331Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestPingFail [2021-06-08T19:57:36.331Z] --- PASS: TestPingFail (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestPingWithError [2021-06-08T19:57:36.331Z] 2021/06/08 19:57:36 RoundTripper returned a response & error; ignoring response [2021-06-08T19:57:36.331Z] 2021/06/08 19:57:36 RoundTripper returned a response & error; ignoring response [2021-06-08T19:57:36.331Z] --- PASS: TestPingWithError (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestPingSuccess [2021-06-08T19:57:36.331Z] --- PASS: TestPingSuccess (0.00s) [2021-06-08T19:57:36.331Z] === RUN TestPingHeadFallback [2021-06-08T19:57:36.331Z] === RUN TestPingHeadFallback/OK [2021-06-08T19:57:36.331Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-08T19:57:36.331Z] === RUN TestPingHeadFallback/Not_Found [2021-06-08T19:57:36.331Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-08T19:57:36.331Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-08T19:57:36.331Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-08T19:57:36.781Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-08T19:57:36.781Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-08T19:57:36.781Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginDisableError [2021-06-08T19:57:36.781Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginDisable [2021-06-08T19:57:36.781Z] --- PASS: TestPluginDisable (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginEnableError [2021-06-08T19:57:36.781Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginEnable [2021-06-08T19:57:36.781Z] --- PASS: TestPluginEnable (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginInspectError [2021-06-08T19:57:36.781Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginInspectWithEmptyID [2021-06-08T19:57:36.781Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginInspect [2021-06-08T19:57:36.781Z] --- PASS: TestPluginInspect (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginListError [2021-06-08T19:57:36.781Z] --- PASS: TestPluginListError (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginList [2021-06-08T19:57:36.781Z] --- PASS: TestPluginList (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginPushError [2021-06-08T19:57:36.781Z] --- PASS: TestPluginPushError (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginPush [2021-06-08T19:57:36.781Z] --- PASS: TestPluginPush (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginRemoveError [2021-06-08T19:57:36.781Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginRemove [2021-06-08T19:57:36.781Z] --- PASS: TestPluginRemove (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginSetError [2021-06-08T19:57:36.781Z] --- PASS: TestPluginSetError (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPluginSet [2021-06-08T19:57:36.781Z] --- PASS: TestPluginSet (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestSetHostHeader [2021-06-08T19:57:36.781Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestPlainTextError [2021-06-08T19:57:36.781Z] --- PASS: TestPlainTextError (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestInfiniteError [2021-06-08T19:57:36.781Z] --- PASS: TestInfiniteError (0.04s) [2021-06-08T19:57:36.781Z] === RUN TestSecretCreateUnsupported [2021-06-08T19:57:36.781Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestSecretCreateError [2021-06-08T19:57:36.781Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-08T19:57:36.781Z] === RUN TestSecretCreate [2021-06-08T19:57:36.781Z] --- PASS: TestSecretCreate (0.00s) [2021-06-08T19:57:36.830Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-08T19:57:36.830Z] --- PASS: TestConfigsUpdate (2.64s) [2021-06-08T19:57:36.830Z] === RUN TestTemplatedConfig [2021-06-08T19:57:37.231Z] === RUN TestSecretInspectUnsupported [2021-06-08T19:57:37.231Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretInspectError [2021-06-08T19:57:37.231Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretInspectSecretNotFound [2021-06-08T19:57:37.231Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretInspectWithEmptyID [2021-06-08T19:57:37.231Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretInspect [2021-06-08T19:57:37.231Z] --- PASS: TestSecretInspect (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretListUnsupported [2021-06-08T19:57:37.231Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretListError [2021-06-08T19:57:37.231Z] --- PASS: TestSecretListError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretList [2021-06-08T19:57:37.231Z] --- PASS: TestSecretList (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretRemoveUnsupported [2021-06-08T19:57:37.231Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretRemoveError [2021-06-08T19:57:37.231Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretRemove [2021-06-08T19:57:37.231Z] --- PASS: TestSecretRemove (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretUpdateUnsupported [2021-06-08T19:57:37.231Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretUpdateError [2021-06-08T19:57:37.231Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSecretUpdate [2021-06-08T19:57:37.231Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceCreateError [2021-06-08T19:57:37.231Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceCreate [2021-06-08T19:57:37.231Z] --- PASS: TestServiceCreate (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-08T19:57:37.231Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceCreateDigestPinning [2021-06-08T19:57:37.231Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-06-08T19:57:37.231Z] === RUN TestServiceInspectError [2021-06-08T19:57:37.231Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceInspectServiceNotFound [2021-06-08T19:57:37.231Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceInspectWithEmptyID [2021-06-08T19:57:37.231Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceInspect [2021-06-08T19:57:37.231Z] --- PASS: TestServiceInspect (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceListError [2021-06-08T19:57:37.231Z] --- PASS: TestServiceListError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceList [2021-06-08T19:57:37.231Z] --- PASS: TestServiceList (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceLogsError [2021-06-08T19:57:37.231Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceLogs [2021-06-08T19:57:37.231Z] --- PASS: TestServiceLogs (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceRemoveError [2021-06-08T19:57:37.231Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceRemoveNotFoundError [2021-06-08T19:57:37.231Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceRemove [2021-06-08T19:57:37.231Z] --- PASS: TestServiceRemove (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceUpdateError [2021-06-08T19:57:37.231Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestServiceUpdate [2021-06-08T19:57:37.231Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmGetUnlockKeyError [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmGetUnlockKey [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmInitError [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmInit [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmInit (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmInspectError [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmInspect [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmJoinError [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmJoin [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmLeaveError [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmLeave [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmUnlockError [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmUnlock [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmUpdateError [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestSwarmUpdate [2021-06-08T19:57:37.231Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestTaskInspectError [2021-06-08T19:57:37.231Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestTaskInspectWithEmptyID [2021-06-08T19:57:37.231Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestTaskInspect [2021-06-08T19:57:37.231Z] --- PASS: TestTaskInspect (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestTaskListError [2021-06-08T19:57:37.231Z] --- PASS: TestTaskListError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestTaskList [2021-06-08T19:57:37.231Z] --- PASS: TestTaskList (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeCreateError [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeCreate [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeInspectError [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeInspectNotFound [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeInspectWithEmptyID [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeInspect [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeListError [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeListError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeList [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeList (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeRemoveError [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-08T19:57:37.231Z] === RUN TestVolumeRemove [2021-06-08T19:57:37.231Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-08T19:57:37.231Z] === CONT TestTLSCloseWriter [2021-06-08T19:57:37.231Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-08T19:57:37.231Z] PASS [2021-06-08T19:57:37.231Z] coverage: 74.9% of statements [2021-06-08T19:57:37.231Z] ok github.com/docker/docker/client 0.495s coverage: 74.9% of statements [2021-06-08T19:57:37.378Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-08T19:57:37.393Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-08T19:57:37.467Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42486/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-08T19:57:37.651Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-08T19:57:37.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh binary [2021-06-08T19:57:37.907Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-08T19:57:38.391Z] [2021-06-08T19:57:38.391Z] Removing bundles/ [2021-06-08T19:57:38.391Z] [2021-06-08T19:57:38.391Z] ---> Making bundle: binary (in bundles/binary) [2021-06-08T19:57:38.391Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-08T19:57:38.391Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:57:38.838Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-08T19:57:40.208Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-08T19:57:41.141Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-08T19:57:42.511Z] --- PASS: TestTemplatedConfig (5.38s) [2021-06-08T19:57:42.511Z] === RUN TestConfigCreateResolve [2021-06-08T19:57:42.511Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-08T19:57:42.665Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-08T19:57:44.047Z] --- PASS: TestDockerNetworkMacvlan (15.01s) [2021-06-08T19:57:44.048Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-06-08T19:57:44.048Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-08T19:57:44.048Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s) [2021-06-08T19:57:44.048Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) [2021-06-08T19:57:44.048Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.32s) [2021-06-08T19:57:44.048Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2021-06-08T19:57:44.048Z] PASS [2021-06-08T19:57:44.048Z] [2021-06-08T19:57:44.048Z] DONE 8 tests in 16.367s [2021-06-08T19:57:44.048Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-08T19:57:44.048Z] testing: warning: no tests to run [2021-06-08T19:57:44.048Z] PASS [2021-06-08T19:57:44.048Z] [2021-06-08T19:57:44.048Z] DONE 0 tests in 0.006s [2021-06-08T19:57:44.048Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-08T19:57:44.048Z] INFO: Testing against a local daemon [2021-06-08T19:57:44.048Z] === RUN TestAuthZPluginAllowRequest [2021-06-08T19:57:45.033Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-08T19:57:45.290Z] --- PASS: TestConfigCreateResolve (2.95s) [2021-06-08T19:57:45.290Z] === RUN TestConfigDaemonLibtrustID [2021-06-08T19:57:45.854Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-06-08T19:57:45.854Z] PASS [2021-06-08T19:57:45.854Z] [2021-06-08T19:57:45.854Z] DONE 7 tests in 20.861s [2021-06-08T19:57:45.854Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-08T19:57:45.854Z] ++ 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-06-08T19:57:45.854Z] ++ set -e [2021-06-08T19:57:45.854Z] ++ '[' -n 0 ']' [2021-06-08T19:57:45.854Z] ++ set -x [2021-06-08T19:57:45.854Z] ++ env -i DEST=/go/src/github.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-06-08T19:57:45.854Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-08T19:57:45.959Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2021-06-08T19:57:45.959Z] === RUN TestAuthZPluginTLS [2021-06-08T19:57:46.112Z] INFO: Testing against a local daemon [2021-06-08T19:57:46.112Z] === RUN TestCheckpoint [2021-06-08T19:57:46.112Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-08T19:57:46.112Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T19:57:46.112Z] === RUN TestContainerInvalidJSON [2021-06-08T19:57:46.112Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:57:46.112Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:57:46.112Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:57:46.112Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:57:46.112Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:57:46.112Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:57:46.112Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:57:46.112Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:57:46.112Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:57:46.112Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-08T19:57:46.112Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-08T19:57:46.112Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-08T19:57:46.112Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-08T19:57:46.112Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-08T19:57:46.112Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-08T19:57:46.112Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-08T19:57:46.219Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-08T19:57:46.219Z] === RUN TestAuthZPluginDenyRequest [2021-06-08T19:57:46.369Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-06-08T19:57:46.369Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-08T19:57:46.369Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-06-08T19:57:46.369Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-08T19:57:46.369Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-08T19:57:46.369Z] === RUN TestCopyFromContainer [2021-06-08T19:57:46.789Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-06-08T19:57:46.789Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-08T19:57:47.304Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-08T19:57:47.358Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-08T19:57:47.358Z] === RUN TestAuthZPluginDenyResponse [2021-06-08T19:57:47.927Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-08T19:57:47.927Z] === RUN TestAuthZPluginAllowEventStream [2021-06-08T19:57:49.200Z] === RUN TestCopyFromContainer// [2021-06-08T19:57:49.200Z] === RUN TestCopyFromContainer//bar/root [2021-06-08T19:57:49.200Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-08T19:57:49.309Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s) [2021-06-08T19:57:49.309Z] === RUN TestAuthZPluginErrorResponse [2021-06-08T19:57:49.457Z] === RUN TestCopyFromContainer/bar/quux [2021-06-08T19:57:49.457Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-08T19:57:49.718Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-08T19:57:49.718Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-08T19:57:49.878Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-08T19:57:49.878Z] === RUN TestAuthZPluginErrorRequest [2021-06-08T19:57:49.981Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-08T19:57:49.981Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-08T19:57:50.238Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-08T19:57:50.238Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-08T19:57:50.448Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-08T19:57:50.448Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer (4.06s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer//bar/root/ (0.20s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.24s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-06-08T19:57:50.495Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-06-08T19:57:50.495Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-08T19:57:50.495Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:57:50.495Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:57:50.495Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:57:50.495Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:57:50.495Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:57:50.495Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:57:50.495Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:57:50.495Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:57:50.495Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:57:50.495Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-08T19:57:50.495Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-08T19:57:50.495Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-08T19:57:50.495Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-08T19:57:50.495Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-08T19:57:50.495Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2021-06-08T19:57:50.495Z] === RUN TestCreateWithInvalidEnv [2021-06-08T19:57:50.495Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-08T19:57:50.495Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-08T19:57:50.495Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-08T19:57:50.495Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-08T19:57:50.495Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-08T19:57:50.495Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-08T19:57:50.752Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-08T19:57:50.752Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-08T19:57:50.752Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-08T19:57:50.752Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-08T19:57:50.752Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-08T19:57:50.752Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-08T19:57:50.752Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-08T19:57:50.752Z] === RUN TestCreateTmpfsMountsTarget [2021-06-08T19:57:50.752Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-08T19:57:50.752Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-08T19:57:51.018Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-06-08T19:57:51.018Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-08T19:57:52.123Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-08T19:57:52.926Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-06-08T19:57:52.926Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-08T19:57:54.651Z] --- PASS: TestCreateWithCustomMaskedPaths (3.81s) [2021-06-08T19:57:54.651Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-08T19:57:54.837Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2021-06-08T19:57:54.837Z] === RUN TestAuthZPluginHeader [2021-06-08T19:57:54.910Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-08T19:57:55.096Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-06-08T19:57:55.096Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-08T19:57:55.476Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-08T19:57:57.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-08T19:57:57.629Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.14s) [2021-06-08T19:57:57.629Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-08T19:57:57.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:57:57.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:57:57.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:57:57.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:57:57.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:57:57.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:57:57.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:57:57.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:57:57.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:57:57.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:57:57.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:57:57.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:57:57.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:57:57.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:57:57.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:57:57.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-08T19:57:57.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-08T19:57:57.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-08T19:57:57.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-08T19:57:57.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-08T19:57:57.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-08T19:57:57.629Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-08T19:57:58.561Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2021-06-08T19:57:58.561Z] === RUN TestCreateDifferentPlatform [2021-06-08T19:57:58.561Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-08T19:57:58.561Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-08T19:57:58.819Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-08T19:57:58.819Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-08T19:57:58.819Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-08T19:57:58.819Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-08T19:57:58.819Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-08T19:57:58.819Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-08T19:57:58.819Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-08T19:57:58.819Z] === RUN TestContainerStartOnDaemonRestart [2021-06-08T19:57:58.819Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-08T19:57:58.819Z] === RUN TestDaemonRestartIpcMode [2021-06-08T19:57:58.819Z] === PAUSE TestDaemonRestartIpcMode [2021-06-08T19:57:58.819Z] === RUN TestDaemonHostGatewayIP [2021-06-08T19:57:58.819Z] === PAUSE TestDaemonHostGatewayIP [2021-06-08T19:57:58.819Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-08T19:57:58.819Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-08T19:57:58.819Z] === RUN TestContainerKillOnDaemonStart [2021-06-08T19:57:58.819Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-08T19:57:58.819Z] === RUN TestDiff [2021-06-08T19:57:59.076Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-08T19:57:59.293Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2021-06-08T19:57:59.293Z] === RUN TestAuthZPluginV2Disable [2021-06-08T19:58:00.008Z] --- PASS: TestDiff (1.15s) [2021-06-08T19:58:00.008Z] === RUN TestExecWithCloseStdin [2021-06-08T19:58:01.377Z] --- PASS: TestExecWithCloseStdin (1.53s) [2021-06-08T19:58:01.377Z] === RUN TestExec [2021-06-08T19:58:02.586Z] --- PASS: TestAuthZPluginV2Disable (2.93s) [2021-06-08T19:58:02.586Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-08T19:58:03.271Z] --- PASS: TestExec (1.47s) [2021-06-08T19:58:03.271Z] === RUN TestExecUser [2021-06-08T19:58:03.271Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-08T19:58:04.643Z] --- PASS: TestExecUser (1.43s) [2021-06-08T19:58:04.643Z] === RUN TestExportContainerAndImportImage [2021-06-08T19:58:05.126Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.95s) [2021-06-08T19:58:05.126Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-08T19:58:05.573Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-08T19:58:05.573Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2021-06-08T19:58:05.573Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-08T19:58:07.023Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestConfigureDaemonLogs [2021-06-08T19:58:07.023Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestCommonOptionsInstallFlags [2021-06-08T19:58:07.023Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-08T19:58:07.023Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-08T19:58:07.023Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-08T19:58:07.023Z] PASS [2021-06-08T19:58:07.023Z] coverage: 18.4% of statements [2021-06-08T19:58:07.023Z] ok github.com/docker/docker/cmd/dockerd 0.321s coverage: 18.4% of statements [2021-06-08T19:58:07.024Z] === RUN TestContainerStopSignal [2021-06-08T19:58:07.024Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestContainerStopTimeout [2021-06-08T19:58:07.024Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-08T19:58:07.024Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-08T19:58:07.024Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-08T19:58:07.024Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestReplaceAndAppendEnvVars [2021-06-08T19:58:07.024Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-08T19:58:07.024Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-08T19:58:07.024Z] === RUN TestNewMemoryStore [2021-06-08T19:58:07.024Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestAddContainers [2021-06-08T19:58:07.024Z] --- PASS: TestAddContainers (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestGetContainer [2021-06-08T19:58:07.024Z] --- PASS: TestGetContainer (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestDeleteContainer [2021-06-08T19:58:07.024Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestListContainers [2021-06-08T19:58:07.024Z] --- PASS: TestListContainers (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestFirstContainer [2021-06-08T19:58:07.024Z] --- PASS: TestFirstContainer (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestApplyAllContainer [2021-06-08T19:58:07.024Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestIsValidHealthString [2021-06-08T19:58:07.024Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestStateRunStop [2021-06-08T19:58:07.024Z] --- PASS: TestStateRunStop (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestStateTimeoutWait [2021-06-08T19:58:07.024Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-06-08T19:58:07.024Z] state_test.go:141: Stop callback fired [2021-06-08T19:58:07.024Z] state_test.go:165: Stop callback fired [2021-06-08T19:58:07.024Z] === RUN TestIsValidStateString [2021-06-08T19:58:07.024Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestViewSaveDelete [2021-06-08T19:58:07.024Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-08T19:58:07.024Z] === RUN TestViewAll [2021-06-08T19:58:07.024Z] --- PASS: TestViewAll (0.01s) [2021-06-08T19:58:07.024Z] === RUN TestViewGet [2021-06-08T19:58:07.024Z] --- PASS: TestViewGet (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestNames [2021-06-08T19:58:07.024Z] --- PASS: TestNames (0.00s) [2021-06-08T19:58:07.024Z] === RUN TestViewWithHealthCheck [2021-06-08T19:58:07.024Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-08T19:58:07.024Z] PASS [2021-06-08T19:58:07.024Z] coverage: 41.5% of statements [2021-06-08T19:58:07.024Z] ok github.com/docker/docker/container 0.282s coverage: 41.5% of statements [2021-06-08T19:58:07.097Z] 4612f6d0b889: Pull complete [2021-06-08T19:58:07.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-08T19:58:07.468Z] --- PASS: TestExportContainerAfterDaemonRestart (1.88s) [2021-06-08T19:58:07.468Z] === RUN TestHealthCheckWorkdir [2021-06-08T19:58:07.729Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-08T19:58:10.252Z] --- PASS: TestHealthCheckWorkdir (2.59s) [2021-06-08T19:58:10.252Z] === RUN TestHealthKillContainer [2021-06-08T19:58:11.662Z] === RUN TestPrepare [2021-06-08T19:58:11.662Z] --- PASS: TestPrepare (0.00s) [2021-06-08T19:58:11.662Z] === RUN TestStart [2021-06-08T19:58:11.662Z] --- PASS: TestStart (0.00s) [2021-06-08T19:58:11.662Z] === RUN TestWaitCancel [2021-06-08T19:58:11.662Z] --- PASS: TestWaitCancel (0.00s) [2021-06-08T19:58:11.662Z] === RUN TestWaitDisabled [2021-06-08T19:58:11.662Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-08T19:58:11.662Z] === RUN TestWaitEnabled [2021-06-08T19:58:11.662Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-08T19:58:11.662Z] === RUN TestRemove [2021-06-08T19:58:11.662Z] --- PASS: TestRemove (0.00s) [2021-06-08T19:58:11.662Z] PASS [2021-06-08T19:58:11.662Z] coverage: 65.3% of statements [2021-06-08T19:58:11.662Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.088s coverage: 65.3% of statements [2021-06-08T19:58:12.613Z] === RUN TestNewListSecretsFilters [2021-06-08T19:58:12.613Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-08T19:58:12.613Z] === RUN TestNewListConfigsFilters [2021-06-08T19:58:12.613Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-08T19:58:12.613Z] PASS [2021-06-08T19:58:12.613Z] coverage: 0.5% of statements [2021-06-08T19:58:12.613Z] ok github.com/docker/docker/daemon/cluster 0.492s coverage: 0.5% of statements [2021-06-08T19:58:13.533Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-08T19:58:14.464Z] --- PASS: TestHealthKillContainer (4.16s) [2021-06-08T19:58:14.464Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-08T19:58:15.161Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.75s) [2021-06-08T19:58:15.161Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-08T19:58:15.836Z] --- PASS: TestInspectCpusetInConfigPre120 (1.37s) [2021-06-08T19:58:15.836Z] === RUN TestIpcModeNone [2021-06-08T19:58:16.295Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-08T19:58:16.295Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-08T19:58:16.295Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-08T19:58:16.295Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-08T19:58:16.295Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-08T19:58:16.295Z] PASS [2021-06-08T19:58:16.295Z] coverage: 35.9% of statements [2021-06-08T19:58:16.295Z] ok github.com/docker/docker/daemon/cluster/convert 0.375s coverage: 35.9% of statements [2021-06-08T19:58:16.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-08T19:58:17.244Z] === RUN TestVerifyNetworkingConfig [2021-06-08T19:58:17.244Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestGetContainer [2021-06-08T19:58:17.244Z] --- PASS: TestGetContainer (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestValidContainerNames [2021-06-08T19:58:17.244Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestContainerInitDNS [2021-06-08T19:58:17.244Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-08T19:58:17.244Z] daemon_test.go:147: root required [2021-06-08T19:58:17.244Z] === RUN TestMerge [2021-06-08T19:58:17.244Z] --- PASS: TestMerge (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestValidateContainerIsolation [2021-06-08T19:58:17.244Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestFindNetworkErrorType [2021-06-08T19:58:17.244Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestEnsureServicesExist [2021-06-08T19:58:17.244Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestEnsureServicesExistErrors [2021-06-08T19:58:17.244Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-08T19:58:17.244Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-08T19:58:17.244Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-08T19:58:17.244Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-08T19:58:17.244Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-08T19:58:17.244Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-08T19:58:17.244Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestContainerDelete [2021-06-08T19:58:17.244Z] --- PASS: TestContainerDelete (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestContainerDoubleDelete [2021-06-08T19:58:17.244Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestLogContainerEventCopyLabels [2021-06-08T19:58:17.244Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestLogContainerEventWithAttributes [2021-06-08T19:58:17.244Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestNoneHealthcheck [2021-06-08T19:58:17.244Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-08T19:58:17.244Z] === RUN TestHealthStates [2021-06-08T19:58:17.244Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.244Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.245Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.245Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.245Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.245Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.245Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.245Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.245Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.245Z] time="2021-06-08T19:58:16Z" 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-06-08T19:58:17.245Z] --- PASS: TestHealthStates (0.16s) [2021-06-08T19:58:17.245Z] === RUN TestMaskURLCredentials [2021-06-08T19:58:17.245Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestGetInspectData [2021-06-08T19:58:17.245Z] --- PASS: TestGetInspectData (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestFillLicense [2021-06-08T19:58:17.245Z] --- PASS: TestFillLicense (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestListInvalidFilter [2021-06-08T19:58:17.245Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestNameFilter [2021-06-08T19:58:17.245Z] --- PASS: TestNameFilter (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-08T19:58:17.245Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-08T19:58:17.245Z] === 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-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-08T19:58:17.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.01s) [2021-06-08T19:58:17.245Z] --- 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-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-08T19:58:17.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestDaemonReloadLabels [2021-06-08T19:58:17.245Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-08T19:58:17.245Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestDaemonReloadMirrors [2021-06-08T19:58:17.245Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-08T19:58:17.245Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-08T19:58:17.245Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-08T19:58:17.245Z] === RUN TestDaemonDiscoveryReload [2021-06-08T19:58:17.771Z] --- PASS: TestIpcModeNone (2.05s) [2021-06-08T19:58:17.771Z] === RUN TestIpcModePrivate [2021-06-08T19:58:18.131Z] --- PASS: TestBuildWithHugeFile (44.72s) [2021-06-08T19:58:18.131Z] === RUN TestBuildWCOWSandboxSize [2021-06-08T19:58:18.131Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-08T19:58:18.131Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-08T19:58:18.131Z] === RUN TestBuildWithEmptyDockerfile [2021-06-08T19:58:18.131Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:58:18.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:58:18.131Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:58:18.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:58:18.131Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:58:18.131Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:58:18.131Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T19:58:18.131Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T19:58:18.131Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T19:58:18.131Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-06-08T19:58:18.131Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-06-08T19:58:18.131Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-06-08T19:58:18.132Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-06-08T19:58:18.132Z] === RUN TestBuildPreserveOwnership [2021-06-08T19:58:18.132Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-08T19:58:18.194Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-06-08T19:58:18.194Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-08T19:58:18.644Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-08T19:58:18.644Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-08T19:58:19.094Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-08T19:58:19.094Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-08T19:58:19.094Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-08T19:58:19.094Z] reload_test.go:520: root required [2021-06-08T19:58:19.094Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-08T19:58:19.094Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-08T19:58:19.094Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-08T19:58:19.094Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-08T19:58:19.094Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-08T19:58:19.094Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-08T19:58:19.094Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-08T19:58:19.094Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-06-08T19:58:19.094Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-08T19:58:19.094Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-08T19:58:19.094Z] === RUN TestParseVolumesFrom [2021-06-08T19:58:19.094Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-08T19:58:19.094Z] PASS [2021-06-08T19:58:19.094Z] coverage: 9.0% of statements [2021-06-08T19:58:19.094Z] ok github.com/docker/docker/daemon 2.651s coverage: 9.0% of statements [2021-06-08T19:58:20.052Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-08T19:58:20.294Z] --- PASS: TestIpcModePrivate (2.31s) [2021-06-08T19:58:20.294Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:99, shared: false, mustBeShared: false [2021-06-08T19:58:20.294Z] === RUN TestIpcModeShareable [2021-06-08T19:58:20.294Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-08T19:58:20.602Z] === RUN TestWaitNodeAttachment [2021-06-08T19:58:21.052Z] === RUN TestBuilderGC [2021-06-08T19:58:21.052Z] --- PASS: TestBuilderGC (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationNotFound [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestDaemonBrokenConfiguration [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestParseClusterAdvertiseSettings [2021-06-08T19:58:21.052Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestFindConfigurationConflicts [2021-06-08T19:58:21.052Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-08T19:58:21.052Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-08T19:58:21.052Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-08T19:58:21.052Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-08T19:58:21.052Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestValidateConfiguration [2021-06-08T19:58:21.052Z] === RUN TestValidateConfiguration/with_label [2021-06-08T19:58:21.052Z] === RUN TestValidateConfiguration/with_dns [2021-06-08T19:58:21.052Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-08T19:58:21.052Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-08T19:58:21.052Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-08T19:58:21.052Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-08T19:58:21.052Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-08T19:58:21.052Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestModifiedDiscoverySettings [2021-06-08T19:58:21.052Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestReloadSetConfigFileNotExist [2021-06-08T19:58:21.052Z] time="2021-06-08T19:58:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-08T19:58:21.052Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-06-08T19:58:21.052Z] === RUN TestReloadDefaultConfigNotExist [2021-06-08T19:58:21.052Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-08T19:58:21.052Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:58:21.052Z] === RUN TestReloadBadDefaultConfig [2021-06-08T19:58:21.052Z] time="2021-06-08T19:58:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-644692287" [2021-06-08T19:58:21.052Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestReloadWithConflictingLabels [2021-06-08T19:58:21.052Z] time="2021-06-08T19:58:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-108583314" [2021-06-08T19:58:21.052Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestReloadWithDuplicateLabels [2021-06-08T19:58:21.052Z] time="2021-06-08T19:58:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-049424329" [2021-06-08T19:58:21.052Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestDaemonConfigurationMerge [2021-06-08T19:58:21.052Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-08T19:58:21.052Z] PASS [2021-06-08T19:58:21.052Z] coverage: 79.7% of statements [2021-06-08T19:58:21.052Z] ok github.com/docker/docker/daemon/config 0.366s coverage: 79.7% of statements [2021-06-08T19:58:21.052Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-06-08T19:58:21.052Z] === RUN TestIsolationConversion [2021-06-08T19:58:21.052Z] === RUN TestIsolationConversion/default [2021-06-08T19:58:21.052Z] === RUN TestIsolationConversion/process [2021-06-08T19:58:21.052Z] === RUN TestIsolationConversion/hyperv [2021-06-08T19:58:21.052Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestContainerLabels [2021-06-08T19:58:21.052Z] --- PASS: TestContainerLabels (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestCredentialSpecConversion [2021-06-08T19:58:21.052Z] === RUN TestCredentialSpecConversion/none [2021-06-08T19:58:21.052Z] === RUN TestCredentialSpecConversion/config [2021-06-08T19:58:21.052Z] === RUN TestCredentialSpecConversion/file [2021-06-08T19:58:21.052Z] === RUN TestCredentialSpecConversion/registry [2021-06-08T19:58:21.052Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-08T19:58:21.052Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestControllerValidateMountBind [2021-06-08T19:58:21.052Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-06-08T19:58:21.052Z] === RUN TestControllerValidateMountVolume [2021-06-08T19:58:21.052Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestControllerValidateMountTarget [2021-06-08T19:58:21.052Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestControllerValidateMountTmpfs [2021-06-08T19:58:21.052Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestControllerValidateMountInvalidType [2021-06-08T19:58:21.052Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-08T19:58:21.052Z] === RUN TestControllerValidateMountNamedPipe [2021-06-08T19:58:21.052Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-08T19:58:21.052Z] PASS [2021-06-08T19:58:21.052Z] coverage: 11.3% of statements [2021-06-08T19:58:21.502Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.811s coverage: 11.3% of statements [2021-06-08T19:58:21.502Z] === RUN TestDiscoveryOptsErrors [2021-06-08T19:58:21.502Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-08T19:58:21.502Z] === RUN TestDiscoveryOpts [2021-06-08T19:58:21.502Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-08T19:58:21.502Z] PASS [2021-06-08T19:58:21.502Z] coverage: 30.0% of statements [2021-06-08T19:58:21.502Z] ok github.com/docker/docker/daemon/discovery 0.052s coverage: 30.0% of statements [2021-06-08T19:58:21.973Z] --- PASS: TestBuildPreserveOwnership (5.54s) [2021-06-08T19:58:21.973Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.64s) [2021-06-08T19:58:21.973Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.88s) [2021-06-08T19:58:21.973Z] === RUN TestBuildPlatformInvalid [2021-06-08T19:58:22.190Z] --- PASS: TestIpcModeShareable (2.25s) [2021-06-08T19:58:22.190Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2021-06-08T19:58:22.190Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-08T19:58:22.236Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-08T19:58:22.236Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-08T19:58:22.447Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-08T19:58:22.450Z] --- PASS: TestCheckoutGit (59.94s) [2021-06-08T19:58:22.450Z] === RUN TestValidGitTransport [2021-06-08T19:58:22.450Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-08T19:58:22.450Z] === RUN TestGitInvalidRef [2021-06-08T19:58:22.450Z] --- PASS: TestGitInvalidRef (0.22s) [2021-06-08T19:58:22.450Z] PASS [2021-06-08T19:58:22.450Z] coverage: 86.3% of statements [2021-06-08T19:58:22.450Z] ok github.com/docker/docker/builder/remotecontext/git 60.236s coverage: 86.3% of statements [2021-06-08T19:58:23.402Z] === RUN TestEventsLog [2021-06-08T19:58:23.402Z] --- PASS: TestEventsLog (0.00s) [2021-06-08T19:58:23.402Z] === RUN TestEventsLogTimeout [2021-06-08T19:58:23.402Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-08T19:58:23.402Z] === RUN TestLogEvents [2021-06-08T19:58:23.402Z] --- PASS: TestLogEvents (0.05s) [2021-06-08T19:58:23.402Z] === RUN TestLoadBufferedEvents [2021-06-08T19:58:23.402Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-06-08T19:58:23.402Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-08T19:58:23.402Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-08T19:58:23.402Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-08T19:58:23.402Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-08T19:58:23.402Z] PASS [2021-06-08T19:58:23.402Z] coverage: 50.0% of statements [2021-06-08T19:58:23.402Z] ok github.com/docker/docker/daemon/events 0.273s coverage: 50.0% of statements [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/cli [no test files] [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-08T19:58:23.402Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-08T19:58:23.852Z] === RUN TestIsEmptyDir [2021-06-08T19:58:23.852Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-08T19:58:23.852Z] PASS [2021-06-08T19:58:23.852Z] coverage: 2.3% of statements [2021-06-08T19:58:23.852Z] ok github.com/docker/docker/daemon/graphdriver 0.111s coverage: 2.3% of statements [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-08T19:58:23.852Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-08T19:58:24.801Z] === RUN TestLinkNaming [2021-06-08T19:58:24.801Z] --- PASS: TestLinkNaming (0.00s) [2021-06-08T19:58:24.801Z] === RUN TestLinkNew [2021-06-08T19:58:24.801Z] --- PASS: TestLinkNew (0.00s) [2021-06-08T19:58:24.801Z] === RUN TestLinkEnv [2021-06-08T19:58:24.801Z] --- PASS: TestLinkEnv (0.00s) [2021-06-08T19:58:24.801Z] === RUN TestLinkMultipleEnv [2021-06-08T19:58:24.801Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-08T19:58:24.801Z] === RUN TestLinkPortRangeEnv [2021-06-08T19:58:24.801Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-08T19:58:24.801Z] PASS [2021-06-08T19:58:24.801Z] coverage: 93.0% of statements [2021-06-08T19:58:24.801Z] ok github.com/docker/docker/daemon/links 0.168s coverage: 93.0% of statements [2021-06-08T19:58:24.972Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-08T19:58:27.659Z] === RUN TestNewStreamConfig [2021-06-08T19:58:27.659Z] === RUN TestNewStreamConfig/defaults [2021-06-08T19:58:27.659Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-08T19:58:27.659Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-08T19:58:27.659Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-08T19:58:27.659Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-08T19:58:27.659Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-08T19:58:27.659Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-08T19:58:27.659Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-08T19:58:27.659Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-08T19:58:27.659Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-08T19:58:27.659Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-08T19:58:27.659Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-08T19:58:27.659Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-08T19:58:27.659Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-08T19:58:27.659Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-08T19:58:27.659Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-08T19:58:27.659Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-08T19:58:27.659Z] time="2021-06-08T19:58:27Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-08T19:58:27.659Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-06-08T19:58:27.659Z] === RUN TestCreateSuccess [2021-06-08T19:58:27.659Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestCreateLogGroupSuccess [2021-06-08T19:58:27.659Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestCreateError [2021-06-08T19:58:27.659Z] --- PASS: TestCreateError (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestCreateAlreadyExists [2021-06-08T19:58:27.659Z] time="2021-06-08T19:58:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-08T19:58:27.659Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestLogClosed [2021-06-08T19:58:27.659Z] --- PASS: TestLogClosed (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestLogBlocking [2021-06-08T19:58:27.659Z] --- PASS: TestLogBlocking (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-08T19:58:27.659Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestLogNonBlockingBufferFull [2021-06-08T19:58:27.659Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestPublishBatchSuccess [2021-06-08T19:58:27.659Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestPublishBatchError [2021-06-08T19:58:27.659Z] time="2021-06-08T19:58:27Z" level=error msg=Error [2021-06-08T19:58:27.659Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-08T19:58:27.659Z] time="2021-06-08T19:58:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-08T19:58:27.659Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-08T19:58:27.659Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-08T19:58:27.659Z] time="2021-06-08T19:58:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-08T19:58:27.660Z] time="2021-06-08T19:58:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-08T19:58:27.660Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchSimple [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchTicker [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchMultilinePattern [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-08T19:58:27.660Z] === RUN TestAdapterReadLogs [2021-06-08T19:58:27.660Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCopier [2021-06-08T19:58:27.660Z] --- PASS: TestCopier (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCopierLongLines [2021-06-08T19:58:27.660Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCopierSlow [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchClose [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestEffectiveLen [2021-06-08T19:58:27.660Z] === RUN TestEffectiveLen/0/Hello [2021-06-08T19:58:27.660Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-08T19:58:27.660Z] === RUN TestEffectiveLen/2/🙃 [2021-06-08T19:58:27.660Z] === RUN TestEffectiveLen/3/���� [2021-06-08T19:58:27.660Z] === RUN TestEffectiveLen/4/He��o [2021-06-08T19:58:27.660Z] === RUN TestEffectiveLen/5/ [2021-06-08T19:58:27.660Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestFindValidSplit [2021-06-08T19:58:27.660Z] === RUN TestFindValidSplit/0/ [2021-06-08T19:58:27.660Z] === RUN TestFindValidSplit/1/Hello [2021-06-08T19:58:27.660Z] === RUN TestFindValidSplit/2/Hello [2021-06-08T19:58:27.660Z] === RUN TestFindValidSplit/3/Hello [2021-06-08T19:58:27.660Z] === RUN TestFindValidSplit/4/🙃 [2021-06-08T19:58:27.660Z] === RUN TestFindValidSplit/5/🙃 [2021-06-08T19:58:27.660Z] === RUN TestFindValidSplit/6/a� [2021-06-08T19:58:27.660Z] === RUN TestFindValidSplit/7/a� [2021-06-08T19:58:27.660Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1044: [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1045: [2021-06-08T19:58:27.660Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1044: Hello [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1045: [2021-06-08T19:58:27.660Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1044: He [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1045: llo [2021-06-08T19:58:27.660Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1044: [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1045: Hello [2021-06-08T19:58:27.660Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1044: [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-08T19:58:27.660Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1045: [2021-06-08T19:58:27.660Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1044: a [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1045: � [2021-06-08T19:58:27.660Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1044: a� [2021-06-08T19:58:27.660Z] cloudwatchlogs_test.go:1045: [2021-06-08T19:58:27.660Z] === RUN TestProcessEventEmoji [2021-06-08T19:58:27.660Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchLineSplit [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchMaxEvents [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-08T19:58:27.660Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-08T19:58:27.660Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-06-08T19:58:27.660Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-08T19:58:27.660Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-08T19:58:27.660Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-08T19:58:27.660Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-08T19:58:27.660Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-08T19:58:27.660Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-08T19:58:27.660Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-08T19:58:27.660Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-08T19:58:27.660Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-08T19:58:27.660Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-08T19:58:27.660Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-08T19:58:27.660Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestCreateTagSuccess [2021-06-08T19:58:27.660Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-08T19:58:27.660Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-08T19:58:27.660Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-08T19:58:27.660Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-08T19:58:27.660Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-08T19:58:27.660Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-08T19:58:27.660Z] PASS [2021-06-08T19:58:27.660Z] coverage: 77.8% of statements [2021-06-08T19:58:27.660Z] ok github.com/docker/docker/daemon/logger/awslogs 0.430s coverage: 77.8% of statements [2021-06-08T19:58:28.110Z] --- PASS: TestCopierSlow (0.22s) [2021-06-08T19:58:28.110Z] === RUN TestCopierWithSized [2021-06-08T19:58:28.110Z] === RUN TestCopierWithSized/as_is [2021-06-08T19:58:28.110Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-08T19:58:28.110Z] --- PASS: TestCopierWithSized (0.03s) [2021-06-08T19:58:28.110Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2021-06-08T19:58:28.110Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-08T19:58:28.110Z] === RUN TestCopierWithPartial [2021-06-08T19:58:28.110Z] --- PASS: TestCopierWithPartial (0.01s) [2021-06-08T19:58:28.110Z] === RUN TestRingLogger [2021-06-08T19:58:28.110Z] --- PASS: TestRingLogger (0.00s) [2021-06-08T19:58:28.110Z] === RUN TestRingCap [2021-06-08T19:58:28.110Z] --- PASS: TestRingCap (0.00s) [2021-06-08T19:58:28.110Z] === RUN TestRingClose [2021-06-08T19:58:28.110Z] --- PASS: TestRingClose (0.00s) [2021-06-08T19:58:28.110Z] === RUN TestRingDrain [2021-06-08T19:58:28.110Z] --- PASS: TestRingDrain (0.00s) [2021-06-08T19:58:28.110Z] PASS [2021-06-08T19:58:28.110Z] coverage: 43.8% of statements [2021-06-08T19:58:28.110Z] ok github.com/docker/docker/daemon/logger 0.413s coverage: 43.8% of statements [2021-06-08T19:58:28.274Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.96s) [2021-06-08T19:58:28.274Z] === RUN TestAPIIpcModeHost [2021-06-08T19:58:29.059Z] === RUN TestSearchRegistryForImagesErrors [2021-06-08T19:58:29.059Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-08T19:58:29.059Z] === RUN TestSearchRegistryForImages [2021-06-08T19:58:29.059Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-08T19:58:29.059Z] === RUN TestOnlyPlatformWithFallback [2021-06-08T19:58:29.059Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-08T19:58:29.059Z] === RUN TestImageDelete [2021-06-08T19:58:29.059Z] === RUN TestImageDelete/no_lease [2021-06-08T19:58:29.059Z] === RUN TestImageDelete/lease_exists [2021-06-08T19:58:29.059Z] === RUN TestJSONFileLogger [2021-06-08T19:58:29.059Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-08T19:58:29.059Z] === RUN TestJSONFileLoggerWithTags [2021-06-08T19:58:29.059Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-08T19:58:29.059Z] === RUN TestJSONFileLoggerWithOpts [2021-06-08T19:58:29.059Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-06-08T19:58:29.059Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-08T19:58:29.059Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-08T19:58:29.059Z] === RUN TestEncodeDecode [2021-06-08T19:58:29.059Z] === PAUSE TestEncodeDecode [2021-06-08T19:58:29.059Z] === RUN TestUnexpectedEOF [2021-06-08T19:58:29.059Z] --- PASS: TestImageDelete (0.09s) [2021-06-08T19:58:29.059Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-08T19:58:29.059Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-06-08T19:58:29.059Z] === RUN TestContentStoreForPull [2021-06-08T19:58:29.059Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-08T19:58:29.059Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-08T19:58:29.059Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-08T19:58:29.509Z] time="2021-06-08T19:58:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-08T19:58:29.509Z] time="2021-06-08T19:58:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-08T19:58:29.509Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-06-08T19:58:29.509Z] === CONT TestEncodeDecode [2021-06-08T19:58:29.509Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-08T19:58:29.509Z] PASS [2021-06-08T19:58:29.509Z] coverage: 69.9% of statements [2021-06-08T19:58:29.509Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.396s coverage: 69.9% of statements [2021-06-08T19:58:29.509Z] --- PASS: TestContentStoreForPull (0.23s) [2021-06-08T19:58:29.509Z] PASS [2021-06-08T19:58:29.509Z] coverage: 6.7% of statements [2021-06-08T19:58:29.509Z] ok github.com/docker/docker/daemon/images 0.601s coverage: 6.7% of statements [2021-06-08T19:58:29.509Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-08T19:58:29.509Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-08T19:58:29.509Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-08T19:58:29.509Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-08T19:58:29.509Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-08T19:58:29.509Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-08T19:58:29.509Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-08T19:58:29.509Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2021-06-08T19:58:29.509Z] === RUN TestFastTimeMarshalJSON [2021-06-08T19:58:29.509Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-08T19:58:29.509Z] PASS [2021-06-08T19:58:29.509Z] coverage: 87.2% of statements [2021-06-08T19:58:29.509Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.270s coverage: 87.2% of statements [2021-06-08T19:58:30.811Z] --- PASS: TestAPIIpcModeHost (2.49s) [2021-06-08T19:58:30.811Z] === RUN TestDaemonIpcModeShareable [2021-06-08T19:58:31.017Z] === RUN TestWriteLog [2021-06-08T19:58:31.017Z] === PAUSE TestWriteLog [2021-06-08T19:58:31.017Z] === RUN TestReadLog [2021-06-08T19:58:31.017Z] === PAUSE TestReadLog [2021-06-08T19:58:31.017Z] === CONT TestWriteLog [2021-06-08T19:58:31.017Z] --- PASS: TestWriteLog (0.00s) [2021-06-08T19:58:31.017Z] === CONT TestReadLog [2021-06-08T19:58:31.017Z] === RUN TestReadLog/tail_exact [2021-06-08T19:58:31.017Z] === RUN TestReadLog/tail_less_than_available [2021-06-08T19:58:31.017Z] === RUN TestReadLog/tail_more_than_available [2021-06-08T19:58:31.017Z] --- PASS: TestReadLog (0.17s) [2021-06-08T19:58:31.017Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-06-08T19:58:31.017Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-06-08T19:58:31.017Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-08T19:58:31.467Z] PASS [2021-06-08T19:58:31.467Z] coverage: 75.2% of statements [2021-06-08T19:58:31.467Z] ok github.com/docker/docker/daemon/logger/local 0.377s coverage: 75.2% of statements [2021-06-08T19:58:31.467Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-08T19:58:31.742Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-08T19:58:32.417Z] === RUN TestLog [2021-06-08T19:58:32.417Z] --- PASS: TestLog (0.01s) [2021-06-08T19:58:32.417Z] PASS [2021-06-08T19:58:32.417Z] coverage: 31.5% of statements [2021-06-08T19:58:32.417Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.135s coverage: 31.5% of statements [2021-06-08T19:58:32.417Z] === RUN TestOpenFileDelete [2021-06-08T19:58:32.417Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-08T19:58:32.417Z] === RUN TestOpenFileRename [2021-06-08T19:58:32.417Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-08T19:58:32.417Z] === RUN TestParseLogTagDefaultTag [2021-06-08T19:58:32.417Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-08T19:58:32.417Z] === RUN TestParseLogTag [2021-06-08T19:58:32.417Z] --- PASS: TestParseLogTag (0.00s) [2021-06-08T19:58:32.417Z] === RUN TestParseLogTagEmptyTag [2021-06-08T19:58:32.417Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-08T19:58:32.417Z] === RUN TestTailFiles [2021-06-08T19:58:32.417Z] --- PASS: TestTailFiles (0.00s) [2021-06-08T19:58:32.417Z] === RUN TestFollowLogsConsumerGone [2021-06-08T19:58:32.417Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-08T19:58:32.417Z] === RUN TestFollowLogsProducerGone [2021-06-08T19:58:32.417Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-06-08T19:58:32.417Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-08T19:58:32.417Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-08T19:58:32.417Z] === RUN TestCheckCapacityAndRotate [2021-06-08T19:58:32.417Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-08T19:58:32.417Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-08T19:58:32.417Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-06-08T19:58:32.417Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-08T19:58:32.417Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-06-08T19:58:32.417Z] PASS [2021-06-08T19:58:32.417Z] coverage: 50.9% of statements [2021-06-08T19:58:32.417Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.207s coverage: 50.9% of statements [2021-06-08T19:58:33.257Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-08T19:58:33.257Z] PASS [2021-06-08T19:58:33.257Z] [2021-06-08T19:58:33.257Z] DONE 17 tests in 46.232s [2021-06-08T19:58:33.257Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-08T19:58:33.257Z] INFO: Testing against a local daemon [2021-06-08T19:58:33.257Z] === RUN TestPluginInvalidJSON [2021-06-08T19:58:33.257Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T19:58:33.257Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T19:58:33.257Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T19:58:33.257Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-08T19:58:33.257Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-08T19:58:33.257Z] === RUN TestPluginInstall [2021-06-08T19:58:33.257Z] === RUN TestPluginInstall/no_auth [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:934a89fa6e8792c88d881fbbee03415840f0d4ead667c0dcb0e0e9d98eafe1f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:934a89fa6e8792c88d881fbbee03415840f0d4ead667c0dcb0e0e9d98eafe1f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T19:58:33.257Z] === RUN TestPluginInstall/with_htpasswd [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5fc9afd716dc20025de2a32f452d59269761cd155cecd12373de94e8f2fe4e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5fc9afd716dc20025de2a32f452d59269761cd155cecd12373de94e8f2fe4e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T19:58:33.368Z] === RUN TestValidateLogOpt [2021-06-08T19:58:33.368Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-08T19:58:33.368Z] === RUN TestNewMissedConfig [2021-06-08T19:58:33.368Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-08T19:58:33.368Z] === RUN TestNewMissedUrl [2021-06-08T19:58:33.368Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-08T19:58:33.368Z] === RUN TestNewMissedToken [2021-06-08T19:58:33.368Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-08T19:58:33.368Z] === RUN TestNewWithProxy [2021-06-08T19:58:33.368Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-08T19:58:33.368Z] === RUN TestDefault [2021-06-08T19:58:33.368Z] --- PASS: TestDefault (0.01s) [2021-06-08T19:58:33.368Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-08T19:58:33.368Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-08T19:58:33.368Z] === RUN TestJsonFormat [2021-06-08T19:58:33.368Z] --- PASS: TestJsonFormat (0.01s) [2021-06-08T19:58:33.368Z] === RUN TestRawFormat [2021-06-08T19:58:33.368Z] --- PASS: TestRawFormat (0.00s) [2021-06-08T19:58:33.368Z] === RUN TestRawFormatWithLabels [2021-06-08T19:58:33.368Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-08T19:58:33.368Z] === RUN TestRawFormatWithoutTag [2021-06-08T19:58:33.368Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-08T19:58:33.368Z] === RUN TestBatching [2021-06-08T19:58:33.368Z] --- PASS: TestBatching (0.30s) [2021-06-08T19:58:33.368Z] === RUN TestFrequency [2021-06-08T19:58:33.517Z] === RUN TestPluginInstall/with_insecure [2021-06-08T19:58:33.818Z] --- PASS: TestFrequency (0.40s) [2021-06-08T19:58:33.818Z] === RUN TestOneMessagePerRequest [2021-06-08T19:58:33.818Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-08T19:58:33.818Z] === RUN TestVerify [2021-06-08T19:58:33.818Z] --- PASS: TestVerify (0.01s) [2021-06-08T19:58:33.818Z] === RUN TestSkipVerify [2021-06-08T19:58:34.268Z] --- PASS: TestDaemonIpcModeShareable (3.22s) [2021-06-08T19:58:34.268Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-06-08T19:58:34.268Z] === RUN TestDaemonIpcModePrivate [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] === RUN TestNewParse [2021-06-08T19:58:34.269Z] --- PASS: TestNewParse (0.01s) [2021-06-08T19:58:34.269Z] PASS [2021-06-08T19:58:34.269Z] coverage: 8.3% of statements [2021-06-08T19:58:34.269Z] ok github.com/docker/docker/daemon/logger/templates 0.062s coverage: 8.3% of statements [2021-06-08T19:58:34.269Z] === RUN TestParseLogFormat [2021-06-08T19:58:34.269Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-08T19:58:34.269Z] === RUN TestValidateLogOptEmpty [2021-06-08T19:58:34.269Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-08T19:58:34.269Z] === RUN TestValidateSyslogAddress [2021-06-08T19:58:34.269Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-08T19:58:34.269Z] === RUN TestParseAddressDefaultPort [2021-06-08T19:58:34.269Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-08T19:58:34.269Z] === RUN TestValidateSyslogFacility [2021-06-08T19:58:34.269Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-08T19:58:34.269Z] === RUN TestValidateLogOptSyslogFormat [2021-06-08T19:58:34.269Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-08T19:58:34.269Z] === RUN TestValidateLogOpt [2021-06-08T19:58:34.269Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-08T19:58:34.269Z] PASS [2021-06-08T19:58:34.269Z] coverage: 46.8% of statements [2021-06-08T19:58:34.269Z] ok github.com/docker/docker/daemon/logger/syslog 0.098s coverage: 46.8% of statements [2021-06-08T19:58:34.269Z] --- PASS: TestSkipVerify (0.47s) [2021-06-08T19:58:34.269Z] === RUN TestBufferMaximum [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182314.036716\",\"host\":\"95bc1762c607\"}'" [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182314.036716\",\"host\":\"95bc1762c607\"}'" [2021-06-08T19:58:34.269Z] --- PASS: TestBufferMaximum (0.01s) [2021-06-08T19:58:34.269Z] === RUN TestServerAlwaysDown [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182314.042717\",\"host\":\"95bc1762c607\"}'" [2021-06-08T19:58:34.269Z] time="2021-06-08T19:58:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182314.042717\",\"host\":\"95bc1762c607\"}'" [2021-06-08T19:58:34.270Z] time="2021-06-08T19:58:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T19:58:34.270Z] time="2021-06-08T19:58:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182314.042717\",\"host\":\"95bc1762c607\"}'" [2021-06-08T19:58:34.270Z] time="2021-06-08T19:58:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182314.043717\",\"host\":\"95bc1762c607\"}'" [2021-06-08T19:58:34.270Z] time="2021-06-08T19:58:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182314.043717\",\"host\":\"95bc1762c607\"}'" [2021-06-08T19:58:34.270Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-08T19:58:34.270Z] === RUN TestCannotSendAfterClose [2021-06-08T19:58:34.270Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-08T19:58:34.270Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-08T19:58:34.456Z] time="2021-06-08T19:58:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T19:58:34.456Z] time="2021-06-08T19:58:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bd98d9b0d0ce7dc9b4b8e0dcd7ba116dd196f196be75c80d19de46bbc772a0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T19:58:34.456Z] time="2021-06-08T19:58:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T19:58:34.456Z] time="2021-06-08T19:58:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bd98d9b0d0ce7dc9b4b8e0dcd7ba116dd196f196be75c80d19de46bbc772a0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T19:58:34.491Z] Loaded image: buildpack-deps:buster [2021-06-08T19:58:34.716Z] --- PASS: TestPluginInstall (4.25s) [2021-06-08T19:58:34.716Z] --- PASS: TestPluginInstall/no_auth (2.21s) [2021-06-08T19:58:34.716Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-06-08T19:58:34.716Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-06-08T19:58:34.716Z] plugin_test.go:165: [d9fd19eb91b32] daemon is not started [2021-06-08T19:58:34.716Z] === RUN TestPluginsWithRuntimes [2021-06-08T19:58:34.753Z] Loaded image: busybox:latest [2021-06-08T19:58:34.753Z] Loaded image: busybox:glibc [2021-06-08T19:58:35.218Z] time="2021-06-08T19:58:35Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-08T19:58:35.218Z] time="2021-06-08T19:58:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"95bc1762c607\"}'" [2021-06-08T19:58:35.218Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2021-06-08T19:58:35.218Z] PASS [2021-06-08T19:58:35.218Z] coverage: 82.5% of statements [2021-06-08T19:58:35.218Z] ok github.com/docker/docker/daemon/logger/splunk 2.389s coverage: 82.5% of statements [2021-06-08T19:58:35.218Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-08T19:58:35.218Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-08T19:58:35.218Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-08T19:58:36.625Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-08T19:58:36.733Z] === RUN TestV1IDService [2021-06-08T19:58:36.733Z] --- PASS: TestV1IDService (0.03s) [2021-06-08T19:58:36.733Z] === RUN TestV2MetadataService [2021-06-08T19:58:36.733Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-08T19:58:36.733Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-08T19:58:36.733Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-08T19:58:36.733Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-08T19:58:36.733Z] === RUN TestContinueOnError_NeverContinue [2021-06-08T19:58:36.733Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-08T19:58:36.733Z] === RUN TestManifestStore [2021-06-08T19:58:36.733Z] === RUN TestManifestStore/no_remote_or_local [2021-06-08T19:58:36.733Z] time="2021-06-08T19:58:36Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local078601291\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-08T19:58:36.733Z] === RUN TestManifestStore/no_local_cache [2021-06-08T19:58:36.733Z] === RUN TestManifestStore/with_local_cache [2021-06-08T19:58:36.733Z] === RUN TestManifestStore/unknown_media_type [2021-06-08T19:58:36.733Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-08T19:58:36.733Z] time="2021-06-08T19:58:36Z" level=warning msg="reference for unknown type: " [2021-06-08T19:58:36.733Z] time="2021-06-08T19:58:36Z" level=warning msg="reference for unknown type: " [2021-06-08T19:58:37.183Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-08T19:58:37.183Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-08T19:58:37.183Z] time="2021-06-08T19:58:36Z" level=warning msg="reference for unknown type: " [2021-06-08T19:58:37.183Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-08T19:58:37.183Z] time="2021-06-08T19:58:36Z" level=warning msg="reference for unknown type: " [2021-06-08T19:58:37.183Z] time="2021-06-08T19:58:36Z" level=warning msg="reference for unknown type: " [2021-06-08T19:58:37.183Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-08T19:58:37.183Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-08T19:58:37.183Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-08T19:58:37.183Z] time="2021-06-08T19:58:36Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore (0.30s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-08T19:58:37.183Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-08T19:58:37.183Z] === RUN TestDetectManifestBlobMediaType [2021-06-08T19:58:37.183Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-08T19:58:37.183Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-08T19:58:37.183Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-08T19:58:37.183Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-08T19:58:37.183Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-08T19:58:37.183Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-08T19:58:37.183Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-08T19:58:37.183Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-08T19:58:37.183Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-08T19:58:37.183Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-08T19:58:37.183Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-08T19:58:37.183Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-08T19:58:37.183Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-08T19:58:37.183Z] === RUN TestFixManifestLayers [2021-06-08T19:58:37.183Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-08T19:58:37.183Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-08T19:58:37.183Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-08T19:58:37.183Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-08T19:58:37.183Z] === RUN TestFixManifestLayersBadParent [2021-06-08T19:58:37.183Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-08T19:58:37.183Z] === RUN TestValidateManifest [2021-06-08T19:58:37.183Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-08T19:58:37.183Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-08T19:58:37.183Z] === RUN TestFormatPlatform [2021-06-08T19:58:37.183Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-08T19:58:37.183Z] === RUN TestGetRepositoryMountCandidates [2021-06-08T19:58:37.183Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-08T19:58:37.183Z] === RUN TestLayerAlreadyExists [2021-06-08T19:58:37.183Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-08T19:58:37.183Z] 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-06-08T19:58:37.183Z] 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-06-08T19:58:37.183Z] 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-06-08T19:58:37.183Z] 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-06-08T19:58:37.183Z] 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-06-08T19:58:37.183Z] 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-06-08T19:58:37.183Z] === RUN TestWhenEmptyAuthConfig [2021-06-08T19:58:37.195Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-08T19:58:37.309Z] Loaded image: debian:bullseye [2021-06-08T19:58:37.309Z] Loaded image: hello-world:latest [2021-06-08T19:58:37.309Z] Loaded image: arm32v7/hello-world:latest [2021-06-08T19:58:37.545Z] --- PASS: TestDaemonIpcModePrivate (3.44s) [2021-06-08T19:58:37.545Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:175, shared: false, mustBeShared: false [2021-06-08T19:58:37.545Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-08T19:58:37.634Z] === RUN TestSuccessfulDownload [2021-06-08T19:58:37.634Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-08T19:58:37.634Z] download_test.go:268: Needs fixing on Windows [2021-06-08T19:58:37.634Z] === RUN TestCancelledDownload [2021-06-08T19:58:37.634Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-08T19:58:37.634Z] === RUN TestMaxDownloadAttempts [2021-06-08T19:58:37.634Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-08T19:58:37.634Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-08T19:58:37.634Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-08T19:58:37.634Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-08T19:58:37.634Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-08T19:58:37.634Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-08T19:58:37.634Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-08T19:58:37.634Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-08T19:58:37.634Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-08T19:58:37.634Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-08T19:58:37.634Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-08T19:58:37.634Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-08T19:58:37.634Z] --- PASS: TestV2MetadataService (0.93s) [2021-06-08T19:58:37.634Z] PASS [2021-06-08T19:58:37.634Z] coverage: 48.2% of statements [2021-06-08T19:58:37.634Z] ok github.com/docker/docker/distribution/metadata 1.046s coverage: 48.2% of statements [2021-06-08T19:58:38.084Z] time="2021-06-08T19:58:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-08T19:58:38.084Z] time="2021-06-08T19:58:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-08T19:58:38.084Z] time="2021-06-08T19:58:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-08T19:58:38.084Z] time="2021-06-08T19:58:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-08T19:58:38.084Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-06-08T19:58:38.084Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-06-08T19:58:38.084Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-06-08T19:58:38.084Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-06-08T19:58:38.084Z] === RUN TestTransfer [2021-06-08T19:58:38.084Z] --- PASS: TestTransfer (0.12s) [2021-06-08T19:58:38.084Z] === RUN TestConcurrencyLimit [2021-06-08T19:58:38.084Z] === RUN TestNotFound [2021-06-08T19:58:38.084Z] --- PASS: TestNotFound (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestConflict [2021-06-08T19:58:38.084Z] --- PASS: TestConflict (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestForbidden [2021-06-08T19:58:38.084Z] --- PASS: TestForbidden (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestInvalidParameter [2021-06-08T19:58:38.084Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestNotImplemented [2021-06-08T19:58:38.084Z] --- PASS: TestNotImplemented (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestNotModified [2021-06-08T19:58:38.084Z] --- PASS: TestNotModified (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestUnauthorized [2021-06-08T19:58:38.084Z] --- PASS: TestUnauthorized (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestUnknown [2021-06-08T19:58:38.084Z] --- PASS: TestUnknown (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestCancelled [2021-06-08T19:58:38.084Z] --- PASS: TestCancelled (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestDeadline [2021-06-08T19:58:38.084Z] --- PASS: TestDeadline (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestDataLoss [2021-06-08T19:58:38.084Z] --- PASS: TestDataLoss (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestUnavailable [2021-06-08T19:58:38.084Z] --- PASS: TestUnavailable (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestSystem [2021-06-08T19:58:38.084Z] --- PASS: TestSystem (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Not_Found [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Bad_Request [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Conflict [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Unauthorized [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Forbidden [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Not_Modified [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-08T19:58:38.084Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-08T19:58:38.084Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-08T19:58:38.084Z] PASS [2021-06-08T19:58:38.084Z] coverage: 53.1% of statements [2021-06-08T19:58:38.084Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-06-08T19:58:38.084Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-06-08T19:58:38.084Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-08T19:58:38.084Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestTokenPassThru [2021-06-08T19:58:38.084Z] --- PASS: TestTokenPassThru (0.00s) [2021-06-08T19:58:38.084Z] === RUN TestTokenPassThruDifferentHost [2021-06-08T19:58:38.084Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-08T19:58:38.084Z] PASS [2021-06-08T19:58:38.084Z] coverage: 23.6% of statements [2021-06-08T19:58:38.084Z] ok github.com/docker/docker/distribution 1.621s coverage: 23.6% of statements [2021-06-08T19:58:38.134Z] --- PASS: TestPluginsWithRuntimes (3.59s) [2021-06-08T19:58:38.134Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2021-06-08T19:58:38.134Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-06-08T19:58:38.134Z] === RUN TestPluginBackCompatMediaTypes [2021-06-08T19:58:38.533Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-08T19:58:38.533Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-06-08T19:58:38.533Z] === RUN TestInactiveJobs [2021-06-08T19:58:38.984Z] --- PASS: TestInactiveJobs (0.55s) [2021-06-08T19:58:38.984Z] === RUN TestWatchRelease [2021-06-08T19:58:38.984Z] --- PASS: TestWatchRelease (0.04s) [2021-06-08T19:58:38.984Z] === RUN TestWatchFinishedTransfer [2021-06-08T19:58:38.984Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-08T19:58:38.984Z] === RUN TestDuplicateTransfer [2021-06-08T19:58:38.984Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-08T19:58:38.984Z] === RUN TestSuccessfulUpload [2021-06-08T19:58:39.074Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2021-06-08T19:58:39.074Z] PASS [2021-06-08T19:58:39.074Z] [2021-06-08T19:58:39.074Z] DONE 10 tests in 8.636s [2021-06-08T19:58:39.074Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-08T19:58:39.074Z] INFO: Testing against a local daemon [2021-06-08T19:58:39.074Z] === RUN TestExternalGraphDriver [2021-06-08T19:58:39.074Z] === RUN TestExternalGraphDriver/json [2021-06-08T19:58:39.433Z] time="2021-06-08T19:58:39Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-08T19:58:39.434Z] --- PASS: TestSuccessfulUpload (0.52s) [2021-06-08T19:58:39.434Z] === RUN TestCancelledUpload [2021-06-08T19:58:39.434Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-08T19:58:39.434Z] PASS [2021-06-08T19:58:39.434Z] coverage: 76.8% of statements [2021-06-08T19:58:39.434Z] ok github.com/docker/docker/distribution/xfer 2.186s coverage: 76.8% of statements [2021-06-08T19:58:39.434Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-08T19:58:40.383Z] === RUN TestCompare [2021-06-08T19:58:40.383Z] --- PASS: TestCompare (0.00s) [2021-06-08T19:58:40.383Z] PASS [2021-06-08T19:58:40.383Z] coverage: 19.2% of statements [2021-06-08T19:58:40.383Z] ok github.com/docker/docker/image/cache 0.116s coverage: 19.2% of statements [2021-06-08T19:58:40.383Z] === RUN TestFSGetInvalidData [2021-06-08T19:58:40.383Z] --- PASS: TestFSGetInvalidData (0.04s) [2021-06-08T19:58:40.383Z] === RUN TestFSInvalidSet [2021-06-08T19:58:40.383Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-08T19:58:40.383Z] === RUN TestFSInvalidRoot [2021-06-08T19:58:40.383Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-08T19:58:40.383Z] === RUN TestFSMetadataGetSet [2021-06-08T19:58:40.383Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-06-08T19:58:40.383Z] === RUN TestFSInvalidWalker [2021-06-08T19:58:40.383Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-08T19:58:40.383Z] === RUN TestFSGetSet [2021-06-08T19:58:40.824Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.28s) [2021-06-08T19:58:40.824Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:175, shared: false, mustBeShared: false [2021-06-08T19:58:40.824Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-08T19:58:40.833Z] --- PASS: TestFSGetSet (0.02s) [2021-06-08T19:58:40.833Z] === RUN TestFSGetUnsetKey [2021-06-08T19:58:40.833Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-08T19:58:40.833Z] === RUN TestFSGetEmptyData [2021-06-08T19:58:40.833Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-08T19:58:40.833Z] === RUN TestFSDelete [2021-06-08T19:58:40.833Z] --- PASS: TestFSDelete (0.01s) [2021-06-08T19:58:40.833Z] === RUN TestFSWalker [2021-06-08T19:58:40.833Z] --- PASS: TestFSWalker (0.01s) [2021-06-08T19:58:40.833Z] === RUN TestFSWalkerStopOnError [2021-06-08T19:58:40.833Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-06-08T19:58:40.833Z] === RUN TestNewFromJSON [2021-06-08T19:58:40.833Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-08T19:58:40.833Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-08T19:58:40.833Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-08T19:58:40.833Z] === RUN TestMarshalKeyOrder [2021-06-08T19:58:40.833Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-08T19:58:40.833Z] === RUN TestHistoryEqual [2021-06-08T19:58:40.833Z] --- PASS: TestHistoryEqual (0.17s) [2021-06-08T19:58:40.833Z] === RUN TestImage [2021-06-08T19:58:40.833Z] --- PASS: TestImage (0.00s) [2021-06-08T19:58:40.833Z] === RUN TestImageOSNotEmpty [2021-06-08T19:58:40.833Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-08T19:58:40.833Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-08T19:58:40.833Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-08T19:58:40.833Z] === RUN TestCreate [2021-06-08T19:58:40.833Z] --- PASS: TestCreate (0.01s) [2021-06-08T19:58:40.833Z] === RUN TestRestore [2021-06-08T19:58:40.833Z] time="2021-06-08T19:58:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-08T19:58:40.833Z] --- PASS: TestRestore (0.04s) [2021-06-08T19:58:40.833Z] === RUN TestAddDelete [2021-06-08T19:58:40.833Z] --- PASS: TestAddDelete (0.02s) [2021-06-08T19:58:40.833Z] === RUN TestSearchAfterDelete [2021-06-08T19:58:40.833Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-08T19:58:40.833Z] === RUN TestParentReset [2021-06-08T19:58:40.833Z] --- PASS: TestParentReset (0.03s) [2021-06-08T19:58:40.833Z] === RUN TestGetAndSetLastUpdated [2021-06-08T19:58:40.833Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-08T19:58:40.833Z] === RUN TestStoreLen [2021-06-08T19:58:40.833Z] --- PASS: TestStoreLen (0.05s) [2021-06-08T19:58:40.833Z] PASS [2021-06-08T19:58:40.833Z] coverage: 86.6% of statements [2021-06-08T19:58:40.833Z] ok github.com/docker/docker/image 0.725s coverage: 86.6% of statements [2021-06-08T19:58:40.984Z] === RUN TestExternalGraphDriver/spec [2021-06-08T19:58:41.282Z] === RUN TestValidateManifest [2021-06-08T19:58:41.282Z] === RUN TestValidateManifest/non-nil [2021-06-08T19:58:41.282Z] === RUN TestValidateManifest/nil [2021-06-08T19:58:41.282Z] --- PASS: TestValidateManifest (0.00s) [2021-06-08T19:58:41.282Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-08T19:58:41.282Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-08T19:58:41.282Z] PASS [2021-06-08T19:58:41.282Z] coverage: 0.6% of statements [2021-06-08T19:58:41.282Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.6% of statements [2021-06-08T19:58:41.733Z] === RUN TestMakeV1ConfigFromConfig [2021-06-08T19:58:41.733Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-08T19:58:41.733Z] PASS [2021-06-08T19:58:41.733Z] coverage: 25.0% of statements [2021-06-08T19:58:41.733Z] ok github.com/docker/docker/image/v1 0.145s coverage: 25.0% of statements [2021-06-08T19:58:41.733Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-08T19:58:42.893Z] === RUN TestExternalGraphDriver/pull [2021-06-08T19:58:43.243Z] === RUN TestSerialization [2021-06-08T19:58:43.243Z] --- PASS: TestSerialization (0.02s) [2021-06-08T19:58:43.243Z] PASS [2021-06-08T19:58:43.243Z] coverage: 100.0% of statements [2021-06-08T19:58:43.243Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2021-06-08T19:58:43.692Z] === RUN TestEmptyLayer [2021-06-08T19:58:43.692Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-08T19:58:43.692Z] === RUN TestCommitFailure [2021-06-08T19:58:43.692Z] --- PASS: TestCommitFailure (0.01s) [2021-06-08T19:58:43.692Z] === RUN TestStartTransactionFailure [2021-06-08T19:58:43.692Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-08T19:58:43.693Z] === RUN TestGetOrphan [2021-06-08T19:58:43.693Z] --- PASS: TestGetOrphan (0.01s) [2021-06-08T19:58:43.693Z] === RUN TestMountAndRegister [2021-06-08T19:58:43.693Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-08T19:58:43.693Z] layer_test.go:271: Layer size: 14 [2021-06-08T19:58:43.693Z] === RUN TestLayerRelease [2021-06-08T19:58:43.693Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-08T19:58:43.693Z] layer_test.go:304: Failing on Windows [2021-06-08T19:58:43.693Z] === RUN TestStoreRestore [2021-06-08T19:58:43.693Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-08T19:58:43.693Z] layer_test.go:353: Failing on Windows [2021-06-08T19:58:43.693Z] === RUN TestTarStreamStability [2021-06-08T19:58:43.693Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-08T19:58:43.693Z] layer_test.go:468: Failing on Windows [2021-06-08T19:58:43.693Z] === RUN TestRegisterExistingLayer [2021-06-08T19:58:44.099Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-08T19:58:44.142Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-06-08T19:58:44.142Z] === RUN TestTarStreamVerification [2021-06-08T19:58:44.142Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-08T19:58:44.142Z] layer_test.go:697: Failing on Windows [2021-06-08T19:58:44.142Z] === RUN TestLayerMigration [2021-06-08T19:58:44.142Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-08T19:58:44.142Z] migration_test.go:46: Failing on Windows [2021-06-08T19:58:44.142Z] === RUN TestLayerMigrationNoTarsplit [2021-06-08T19:58:44.142Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-08T19:58:44.142Z] migration_test.go:182: Failing on Windows [2021-06-08T19:58:44.142Z] === RUN TestMountInit [2021-06-08T19:58:44.142Z] --- SKIP: TestMountInit (0.00s) [2021-06-08T19:58:44.142Z] mount_test.go:17: Failing on Windows [2021-06-08T19:58:44.142Z] === RUN TestMountSize [2021-06-08T19:58:44.142Z] --- SKIP: TestMountSize (0.00s) [2021-06-08T19:58:44.142Z] mount_test.go:76: Failing on Windows [2021-06-08T19:58:44.142Z] === RUN TestMountChanges [2021-06-08T19:58:44.142Z] --- SKIP: TestMountChanges (0.00s) [2021-06-08T19:58:44.142Z] mount_test.go:125: Failing on Windows [2021-06-08T19:58:44.142Z] === RUN TestMountApply [2021-06-08T19:58:44.142Z] --- SKIP: TestMountApply (0.00s) [2021-06-08T19:58:44.142Z] mount_test.go:212: Failing on Windows [2021-06-08T19:58:44.142Z] PASS [2021-06-08T19:58:44.142Z] coverage: 30.1% of statements [2021-06-08T19:58:44.142Z] ok github.com/docker/docker/layer 0.348s coverage: 30.1% of statements [2021-06-08T19:58:44.142Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-08T19:58:44.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-08T19:58:44.356Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.68s) [2021-06-08T19:58:44.356Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:169, shared: true, mustBeShared: true [2021-06-08T19:58:44.356Z] === RUN TestIpcModeOlderClient [2021-06-08T19:58:44.356Z] === PAUSE TestIpcModeOlderClient [2021-06-08T19:58:44.356Z] === RUN TestKillContainerInvalidSignal [2021-06-08T19:58:44.803Z] --- PASS: TestExternalGraphDriver (5.66s) [2021-06-08T19:58:44.803Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2021-06-08T19:58:44.803Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2021-06-08T19:58:44.803Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2021-06-08T19:58:44.803Z] === RUN TestGraphdriverPluginV2 [2021-06-08T19:58:45.091Z] === RUN TestEnvironmentParsing [2021-06-08T19:58:45.091Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-08T19:58:45.091Z] PASS [2021-06-08T19:58:45.091Z] coverage: 1.0% of statements [2021-06-08T19:58:45.091Z] ok github.com/docker/docker/libcontainerd/local 0.109s coverage: 1.0% of statements [2021-06-08T19:58:45.091Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-08T19:58:45.091Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-08T19:58:45.091Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-08T19:58:45.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-08T19:58:46.040Z] === RUN TestSequenceGetAvailableBit [2021-06-08T19:58:46.040Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestSequenceEqual [2021-06-08T19:58:46.040Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestSequenceCopy [2021-06-08T19:58:46.040Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestGetFirstAvailable [2021-06-08T19:58:46.040Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestFindSequence [2021-06-08T19:58:46.040Z] --- PASS: TestFindSequence (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestCheckIfAvailable [2021-06-08T19:58:46.040Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestMergeSequences [2021-06-08T19:58:46.040Z] --- PASS: TestMergeSequences (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestPushReservation [2021-06-08T19:58:46.040Z] --- PASS: TestPushReservation (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestSerializeDeserialize [2021-06-08T19:58:46.040Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestSet [2021-06-08T19:58:46.040Z] --- PASS: TestSet (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestSetUnset [2021-06-08T19:58:46.040Z] --- PASS: TestSetUnset (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestOffsetSetUnset [2021-06-08T19:58:46.040Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestSetInRange [2021-06-08T19:58:46.040Z] --- PASS: TestSetInRange (0.00s) [2021-06-08T19:58:46.040Z] === RUN TestSetAnyInRange [2021-06-08T19:58:46.222Z] --- PASS: TestKillContainerInvalidSignal (1.65s) [2021-06-08T19:58:46.222Z] === RUN TestKillContainer [2021-06-08T19:58:46.222Z] === RUN TestKillContainer/no_signal [2021-06-08T19:58:46.491Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-08T19:58:46.491Z] === RUN TestMethods [2021-06-08T19:58:46.491Z] --- PASS: TestMethods (0.00s) [2021-06-08T19:58:46.491Z] === RUN TestRandomAllocateDeallocate [2021-06-08T19:58:46.940Z] === RUN TestClientServiceInvalidCommand [2021-06-08T19:58:46.940Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientServiceCreate [2021-06-08T19:58:46.940Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientServiceRm [2021-06-08T19:58:46.940Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientServiceLs [2021-06-08T19:58:46.940Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientServiceInfo [2021-06-08T19:58:46.940Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientServiceInfoById [2021-06-08T19:58:46.940Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientServiceJoin [2021-06-08T19:58:46.940Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientServiceLeave [2021-06-08T19:58:46.940Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientDummyCommand [2021-06-08T19:58:46.940Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientNetworkInvalidCommand [2021-06-08T19:58:46.940Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientNetworkCreate [2021-06-08T19:58:46.940Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientNetworkCreateWithDriver [2021-06-08T19:58:46.940Z] flag provided but not defined: -f [2021-06-08T19:58:46.940Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build698341726\b1152\client.test.exe create --help'. [2021-06-08T19:58:46.940Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientNetworkRm [2021-06-08T19:58:46.940Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientNetworkLs [2021-06-08T19:58:46.940Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientNetworkInfo [2021-06-08T19:58:46.940Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-08T19:58:46.940Z] === RUN TestClientNetworkInfoById [2021-06-08T19:58:46.940Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-08T19:58:46.940Z] PASS [2021-06-08T19:58:46.940Z] coverage: 75.2% of statements [2021-06-08T19:58:46.940Z] ok github.com/docker/docker/libnetwork/client 0.055s coverage: 75.2% of statements [2021-06-08T19:58:47.325Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.78s) [2021-06-08T19:58:47.325Z] PASS [2021-06-08T19:58:47.325Z] [2021-06-08T19:58:47.325Z] === Skipped [2021-06-08T19:58:47.325Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-08T19:58:47.325Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T19:58:47.325Z] [2021-06-08T19:58:47.325Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-08T19:58:47.325Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-08T19:58:47.325Z] [2021-06-08T19:58:47.325Z] [2021-06-08T19:58:47.325Z] DONE 34 tests, 2 skipped in 118.210s [2021-06-08T19:58:47.325Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-08T19:58:47.325Z] ++ 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-06-08T19:58:47.325Z] ++ set -e [2021-06-08T19:58:47.325Z] ++ '[' -n 0 ']' [2021-06-08T19:58:47.325Z] ++ set -x [2021-06-08T19:58:47.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-08T19:58:47.325Z] INFO: Testing against a local daemon [2021-06-08T19:58:47.325Z] === RUN TestConfigInspect [2021-06-08T19:58:47.390Z] === RUN TestEverything [2021-06-08T19:58:47.390Z] --- PASS: TestEverything (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestGet [2021-06-08T19:58:47.390Z] --- PASS: TestGet (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestParsePanic [2021-06-08T19:58:47.390Z] flag provided but not defined: -int [2021-06-08T19:58:47.390Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build698341726\b1156\mflag.test.exe --help'. [2021-06-08T19:58:47.390Z] --- PASS: TestParsePanic (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestParse [2021-06-08T19:58:47.390Z] --- PASS: TestParse (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestFlagSetParse [2021-06-08T19:58:47.390Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestUserDefined [2021-06-08T19:58:47.390Z] --- PASS: TestUserDefined (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestUserDefinedBool [2021-06-08T19:58:47.390Z] flag needs an argument: -b [2021-06-08T19:58:47.390Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build698341726\b1156\mflag.test.exe test --help'. [2021-06-08T19:58:47.390Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestSetOutput [2021-06-08T19:58:47.390Z] --- PASS: TestSetOutput (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestChangingArgs [2021-06-08T19:58:47.390Z] --- PASS: TestChangingArgs (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestHelp [2021-06-08T19:58:47.390Z] --- PASS: TestHelp (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestFlagCounts [2021-06-08T19:58:47.390Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-08T19:58:47.390Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-08T19:58:47.390Z] --- PASS: TestFlagCounts (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestSortFlags [2021-06-08T19:58:47.390Z] --- PASS: TestSortFlags (0.00s) [2021-06-08T19:58:47.390Z] === RUN TestMergeFlags [2021-06-08T19:58:47.390Z] --- PASS: TestMergeFlags (0.00s) [2021-06-08T19:58:47.390Z] PASS [2021-06-08T19:58:47.390Z] coverage: 62.7% of statements [2021-06-08T19:58:47.390Z] ok github.com/docker/docker/libnetwork/client/mflag 0.078s coverage: 62.7% of statements [2021-06-08T19:58:47.592Z] === RUN TestKillContainer/non_killing_signal [2021-06-08T19:58:47.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-08T19:58:48.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-08T19:58:48.414Z] === RUN TestKillContainer/killing_signal [2021-06-08T19:58:48.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-08T19:58:49.001Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2021-06-08T19:58:49.001Z] PASS [2021-06-08T19:58:49.001Z] [2021-06-08T19:58:49.001Z] DONE 5 tests in 9.605s [2021-06-08T19:58:49.001Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-08T19:58:49.001Z] INFO: Testing against a local daemon [2021-06-08T19:58:49.001Z] === RUN TestContinueAfterPluginCrash [2021-06-08T19:58:49.001Z] === PAUSE TestContinueAfterPluginCrash [2021-06-08T19:58:49.001Z] === RUN TestReadPluginNoRead [2021-06-08T19:58:49.001Z] === PAUSE TestReadPluginNoRead [2021-06-08T19:58:49.001Z] === RUN TestDaemonStartWithLogOpt [2021-06-08T19:58:49.001Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-08T19:58:49.001Z] === CONT TestContinueAfterPluginCrash [2021-06-08T19:58:49.001Z] === CONT TestDaemonStartWithLogOpt [2021-06-08T19:58:49.532Z] === RUN TestErrorInterfaces [2021-06-08T19:58:49.532Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-08T19:58:49.532Z] === RUN TestNetworkMarshalling [2021-06-08T19:58:49.877Z] --- PASS: TestConfigInspect (3.13s) [2021-06-08T19:58:49.877Z] === RUN TestConfigList [2021-06-08T19:58:49.982Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-06-08T19:58:49.982Z] === RUN TestEndpointMarshalling [2021-06-08T19:58:49.982Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-08T19:58:49.982Z] === RUN TestAuxAddresses [2021-06-08T19:58:49.982Z] time="2021-06-08T19:58:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-08T19:58:49.982Z] --- PASS: TestAuxAddresses (0.02s) [2021-06-08T19:58:49.982Z] === RUN TestSRVServiceQuery [2021-06-08T19:58:49.982Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-08T19:58:49.982Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestServiceVIPReuse [2021-06-08T19:58:49.982Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-08T19:58:49.982Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-08T19:58:49.982Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-08T19:58:49.982Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestDNSIPQuery [2021-06-08T19:58:49.982Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-08T19:58:49.982Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestDNSProxyServFail [2021-06-08T19:58:49.982Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-08T19:58:49.982Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestSandboxAddEmpty [2021-06-08T19:58:49.982Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-08T19:58:49.982Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestSandboxAddMultiPrio [2021-06-08T19:58:49.982Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-08T19:58:49.982Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestSandboxAddSamePrio [2021-06-08T19:58:49.982Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-08T19:58:49.982Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestCleanupServiceDiscovery [2021-06-08T19:58:49.982Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-08T19:58:49.982Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestDNSOptions [2021-06-08T19:58:49.982Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-08T19:58:49.982Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-08T19:58:49.982Z] === RUN TestMultipleControllersWithSameStore [2021-06-08T19:58:49.982Z] time="2021-06-08T19:58:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-08T19:58:49.982Z] time="2021-06-08T19:58:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-08T19:58:49.982Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-08T19:58:49.982Z] PASS [2021-06-08T19:58:49.982Z] coverage: 8.6% of statements [2021-06-08T19:58:49.982Z] ok github.com/docker/docker/libnetwork 0.404s coverage: 8.6% of statements [2021-06-08T19:58:49.982Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-08T19:58:50.350Z] --- PASS: TestKillContainer (4.01s) [2021-06-08T19:58:50.350Z] --- PASS: TestKillContainer/no_signal (1.35s) [2021-06-08T19:58:50.350Z] --- PASS: TestKillContainer/non_killing_signal (1.07s) [2021-06-08T19:58:50.350Z] --- PASS: TestKillContainer/killing_signal (1.34s) [2021-06-08T19:58:50.350Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-08T19:58:50.350Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-08T19:58:50.431Z] === RUN TestTCP4Proxy [2021-06-08T19:58:50.431Z] --- PASS: TestTCP4Proxy (0.05s) [2021-06-08T19:58:50.431Z] === RUN TestTCP4ProxyHalfClose [2021-06-08T19:58:50.431Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-08T19:58:50.431Z] === RUN TestTCP6Proxy [2021-06-08T19:58:50.431Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-08T19:58:50.431Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-08T19:58:50.431Z] === RUN TestTCPDualStackProxy [2021-06-08T19:58:50.431Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-08T19:58:50.431Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-08T19:58:50.431Z] === RUN TestUDP4Proxy [2021-06-08T19:58:50.431Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-08T19:58:50.431Z] === RUN TestUDP6Proxy [2021-06-08T19:58:50.431Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-08T19:58:50.431Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-08T19:58:50.431Z] === RUN TestUDPWriteError [2021-06-08T19:58:50.431Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-08T19:58:50.431Z] === RUN TestSCTP4Proxy [2021-06-08T19:58:50.431Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-08T19:58:50.431Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-08T19:58:50.431Z] === RUN TestSCTP6Proxy [2021-06-08T19:58:50.431Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-08T19:58:50.431Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-08T19:58:50.431Z] PASS [2021-06-08T19:58:50.431Z] coverage: 49.4% of statements [2021-06-08T19:58:50.431Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.125s coverage: 49.4% of statements [2021-06-08T19:58:50.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-08T19:58:51.382Z] === RUN TestInvalidConfig [2021-06-08T19:58:51.382Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-08T19:58:51.382Z] === RUN TestConfig [2021-06-08T19:58:51.382Z] --- PASS: TestConfig (0.00s) [2021-06-08T19:58:51.382Z] === RUN TestOptionsLabels [2021-06-08T19:58:51.382Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-08T19:58:51.382Z] === RUN TestValidName [2021-06-08T19:58:51.382Z] --- PASS: TestValidName (0.00s) [2021-06-08T19:58:51.382Z] === RUN TestTLSConfiguration [2021-06-08T19:58:51.382Z] --- PASS: TestRandomAllocateDeallocate (5.81s) [2021-06-08T19:58:51.382Z] === RUN TestAllocateRandomDeallocate [2021-06-08T19:58:51.832Z] time="2021-06-08T19:58:51Z" level=info msg="Option Initializing KV with TLS" [2021-06-08T19:58:51.832Z] --- PASS: TestTLSConfiguration (0.17s) [2021-06-08T19:58:51.832Z] PASS [2021-06-08T19:58:51.832Z] coverage: 24.0% of statements [2021-06-08T19:58:51.832Z] ok github.com/docker/docker/libnetwork/config 0.326s coverage: 24.0% of statements [2021-06-08T19:58:51.832Z] === RUN TestKey [2021-06-08T19:58:51.832Z] --- PASS: TestKey (0.00s) [2021-06-08T19:58:51.832Z] === RUN TestParseKey [2021-06-08T19:58:51.832Z] --- PASS: TestParseKey (0.00s) [2021-06-08T19:58:51.832Z] === RUN TestInvalidDataStore [2021-06-08T19:58:51.832Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-08T19:58:51.832Z] === RUN TestKVObjectFlatKey [2021-06-08T19:58:51.832Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-08T19:58:51.832Z] === RUN TestAtomicKVObjectFlatKey [2021-06-08T19:58:51.832Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-08T19:58:51.832Z] PASS [2021-06-08T19:58:51.832Z] coverage: 21.9% of statements [2021-06-08T19:58:51.832Z] ok github.com/docker/docker/libnetwork/datastore 0.062s coverage: 21.9% of statements [2021-06-08T19:58:51.846Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-08T19:58:52.281Z] === RUN TestIPDataMarshalling [2021-06-08T19:58:52.281Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-08T19:58:52.281Z] === RUN TestValidateAndIsV6 [2021-06-08T19:58:52.281Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-08T19:58:52.281Z] PASS [2021-06-08T19:58:52.281Z] coverage: 68.9% of statements [2021-06-08T19:58:52.281Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2021-06-08T19:58:52.281Z] --- PASS: TestAllocateRandomDeallocate (0.94s) [2021-06-08T19:58:52.281Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-08T19:58:52.429Z] --- PASS: TestConfigList (2.99s) [2021-06-08T19:58:52.429Z] === RUN TestConfigsCreateAndDelete [2021-06-08T19:58:53.201Z] --- PASS: TestDaemonStartWithLogOpt (4.24s) [2021-06-08T19:58:53.202Z] === CONT TestReadPluginNoRead [2021-06-08T19:58:53.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-08T19:58:53.217Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (3.07s) [2021-06-08T19:58:53.217Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.66s) [2021-06-08T19:58:53.217Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.15s) [2021-06-08T19:58:53.217Z] === RUN TestKillStoppedContainer [2021-06-08T19:58:53.217Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-06-08T19:58:53.217Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-08T19:58:53.217Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-06-08T19:58:53.217Z] === RUN TestKillDifferentUserContainer [2021-06-08T19:58:53.789Z] === RUN TestDriver [2021-06-08T19:58:53.789Z] --- PASS: TestDriver (0.00s) [2021-06-08T19:58:53.789Z] PASS [2021-06-08T19:58:53.789Z] coverage: 34.8% of statements [2021-06-08T19:58:53.789Z] ok github.com/docker/docker/libnetwork/drivers/host 0.100s coverage: 34.8% of statements [2021-06-08T19:58:53.789Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.18s) [2021-06-08T19:58:53.789Z] === RUN TestRetrieveFromStore [2021-06-08T19:58:53.789Z] === RUN TestDriver [2021-06-08T19:58:53.789Z] --- PASS: TestDriver (0.00s) [2021-06-08T19:58:53.789Z] PASS [2021-06-08T19:58:53.789Z] coverage: 34.8% of statements [2021-06-08T19:58:53.789Z] ok github.com/docker/docker/libnetwork/drivers/null 0.063s coverage: 34.8% of statements [2021-06-08T19:58:54.588Z] --- PASS: TestKillDifferentUserContainer (1.33s) [2021-06-08T19:58:54.588Z] === RUN TestInspectOomKilledTrue [2021-06-08T19:58:54.588Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-08T19:58:54.588Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T19:58:54.588Z] === RUN TestInspectOomKilledFalse [2021-06-08T19:58:54.588Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-08T19:58:54.588Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T19:58:54.588Z] === RUN TestLinksEtcHostsContentMatch [2021-06-08T19:58:54.747Z] --- PASS: TestRetrieveFromStore (0.86s) [2021-06-08T19:58:54.747Z] === RUN TestIsCorrupted [2021-06-08T19:58:54.747Z] === RUN TestNetworkAllocateFree [2021-06-08T19:58:54.747Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-08T19:58:54.747Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-08T19:58:54.747Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-08T19:58:54.747Z] PASS [2021-06-08T19:58:54.747Z] coverage: 63.6% of statements [2021-06-08T19:58:54.747Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-08T19:58:54.747Z] === RUN TestSetRollover [2021-06-08T19:58:54.747Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.120s coverage: 63.6% of statements [2021-06-08T19:58:55.197Z] === RUN TestGetEmptyCapabilities [2021-06-08T19:58:55.646Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-08T19:58:55.647Z] === RUN TestGetExtraCapabilities [2021-06-08T19:58:55.647Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-08T19:58:55.647Z] === RUN TestGetInvalidCapabilities [2021-06-08T19:58:55.647Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-08T19:58:55.647Z] === RUN TestRemoteDriver [2021-06-08T19:58:55.647Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-08T19:58:55.647Z] === RUN TestDriverError [2021-06-08T19:58:55.647Z] --- PASS: TestDriverError (0.00s) [2021-06-08T19:58:55.647Z] === RUN TestMissingValues [2021-06-08T19:58:55.647Z] --- PASS: TestMissingValues (0.00s) [2021-06-08T19:58:55.647Z] === RUN TestRollback [2021-06-08T19:58:55.647Z] --- PASS: TestRollback (0.00s) [2021-06-08T19:58:55.647Z] PASS [2021-06-08T19:58:55.647Z] coverage: 57.4% of statements [2021-06-08T19:58:55.647Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.091s coverage: 57.4% of statements [2021-06-08T19:58:55.739Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2021-06-08T19:58:55.739Z] === RUN TestConfigsUpdate [2021-06-08T19:58:55.743Z] === RUN TestReadPluginNoRead/default [2021-06-08T19:58:56.099Z] --- PASS: TestSetRollover (1.70s) [2021-06-08T19:58:56.099Z] === RUN TestSetRolloverSerial [2021-06-08T19:58:56.099Z] === RUN TestNAT [2021-06-08T19:58:56.099Z] --- SKIP: TestNAT (0.00s) [2021-06-08T19:58:56.100Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-08T19:58:56.100Z] === RUN TestTransparent [2021-06-08T19:58:56.100Z] --- SKIP: TestTransparent (0.00s) [2021-06-08T19:58:56.100Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-08T19:58:56.100Z] PASS [2021-06-08T19:58:56.100Z] coverage: 0.0% of statements [2021-06-08T19:58:56.100Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.068s coverage: 0.0% of statements [2021-06-08T19:58:56.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-08T19:58:56.486Z] --- PASS: TestLinksEtcHostsContentMatch (1.89s) [2021-06-08T19:58:56.486Z] === RUN TestLinksContainerNames [2021-06-08T19:58:56.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-08T19:58:56.549Z] === RUN TestBuildDefault [2021-06-08T19:58:56.549Z] --- PASS: TestBuildDefault (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestBuildHostnameDomainname [2021-06-08T19:58:56.549Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestBuildHostname [2021-06-08T19:58:56.549Z] --- PASS: TestBuildHostname (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestBuildHostnameFQDN [2021-06-08T19:58:56.549Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestBuildNoIP [2021-06-08T19:58:56.549Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestUpdate [2021-06-08T19:58:56.549Z] --- PASS: TestUpdate (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-08T19:58:56.549Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-08T19:58:56.549Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestAddEmpty [2021-06-08T19:58:56.549Z] --- PASS: TestAddEmpty (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestAdd [2021-06-08T19:58:56.549Z] --- PASS: TestAdd (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestDeleteEmpty [2021-06-08T19:58:56.549Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestDeleteNewline [2021-06-08T19:58:56.549Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestDelete [2021-06-08T19:58:56.549Z] --- PASS: TestDelete (0.00s) [2021-06-08T19:58:56.549Z] === RUN TestConcurrentWrites [2021-06-08T19:58:56.999Z] === RUN TestNew [2021-06-08T19:58:56.999Z] --- PASS: TestNew (0.00s) [2021-06-08T19:58:56.999Z] === RUN TestAddDriver [2021-06-08T19:58:56.999Z] --- PASS: TestAddDriver (0.00s) [2021-06-08T19:58:56.999Z] === RUN TestAddDuplicateDriver [2021-06-08T19:58:56.999Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-08T19:58:56.999Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-08T19:58:56.999Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-08T19:58:56.999Z] === RUN TestDriver [2021-06-08T19:58:56.999Z] --- PASS: TestDriver (0.00s) [2021-06-08T19:58:56.999Z] === RUN TestIPAM [2021-06-08T19:58:56.999Z] --- PASS: TestIPAM (0.00s) [2021-06-08T19:58:56.999Z] === RUN TestWalkIPAMs [2021-06-08T19:58:56.999Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-08T19:58:56.999Z] === RUN TestWalkDrivers [2021-06-08T19:58:56.999Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-08T19:58:56.999Z] PASS [2021-06-08T19:58:56.999Z] coverage: 82.4% of statements [2021-06-08T19:58:56.999Z] ok github.com/docker/docker/libnetwork/drvregistry 0.125s coverage: 82.4% of statements [2021-06-08T19:58:56.999Z] --- PASS: TestConcurrentWrites (0.21s) [2021-06-08T19:58:56.999Z] PASS [2021-06-08T19:58:56.999Z] coverage: 81.2% of statements [2021-06-08T19:58:56.999Z] ok github.com/docker/docker/libnetwork/etchosts 0.270s coverage: 81.2% of statements [2021-06-08T19:58:57.125Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-08T19:58:57.948Z] --- PASS: TestSetRolloverSerial (1.60s) [2021-06-08T19:58:57.948Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-08T19:58:57.948Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-08T19:58:57.948Z] PASS [2021-06-08T19:58:57.948Z] coverage: 84.4% of statements [2021-06-08T19:58:57.948Z] ok github.com/docker/docker/libnetwork/bitseq 12.421s coverage: 84.4% of statements [2021-06-08T19:58:58.065Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2021-06-08T19:58:58.292Z] --- PASS: TestConfigsUpdate (2.93s) [2021-06-08T19:58:58.292Z] === RUN TestTemplatedConfig [2021-06-08T19:58:58.398Z] === RUN TestDiff [2021-06-08T19:58:58.398Z] --- PASS: TestDiff (0.00s) [2021-06-08T19:58:58.398Z] === RUN TestAddedCallback [2021-06-08T19:58:58.398Z] --- PASS: TestAddedCallback (0.00s) [2021-06-08T19:58:58.398Z] === RUN TestRemovedCallback [2021-06-08T19:58:58.398Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-08T19:58:58.398Z] === RUN TestNoCallback [2021-06-08T19:58:58.398Z] --- PASS: TestNoCallback (0.00s) [2021-06-08T19:58:58.398Z] PASS [2021-06-08T19:58:58.398Z] coverage: 48.1% of statements [2021-06-08T19:58:58.398Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.073s coverage: 48.1% of statements [2021-06-08T19:58:58.398Z] === RUN TestNew [2021-06-08T19:58:58.398Z] --- PASS: TestNew (0.00s) [2021-06-08T19:58:58.398Z] === RUN TestAllocate [2021-06-08T19:58:58.398Z] --- PASS: TestAllocate (0.00s) [2021-06-08T19:58:58.398Z] === RUN TestUninitialized [2021-06-08T19:58:58.398Z] --- PASS: TestUninitialized (0.00s) [2021-06-08T19:58:58.398Z] === RUN TestAllocateInRange [2021-06-08T19:58:58.398Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-08T19:58:58.398Z] === RUN TestAllocateSerial [2021-06-08T19:58:58.398Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-08T19:58:58.398Z] PASS [2021-06-08T19:58:58.398Z] coverage: 87.5% of statements [2021-06-08T19:58:58.398Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2021-06-08T19:58:59.006Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-08T19:58:59.009Z] --- PASS: TestLinksContainerNames (2.50s) [2021-06-08T19:58:59.009Z] === RUN TestLogsFollowTailEmpty [2021-06-08T19:58:59.347Z] === RUN TestCaller [2021-06-08T19:58:59.347Z] --- PASS: TestCaller (0.00s) [2021-06-08T19:58:59.347Z] PASS [2021-06-08T19:58:59.347Z] coverage: 100.0% of statements [2021-06-08T19:58:59.347Z] ok github.com/docker/docker/libnetwork/internal/caller 0.063s coverage: 100.0% of statements [2021-06-08T19:58:59.347Z] === RUN TestSetSerialInsertDelete [2021-06-08T19:58:59.347Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-08T19:58:59.347Z] === RUN TestSetParallelInsertDelete [2021-06-08T19:58:59.867Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-08T19:58:59.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-08T19:59:00.127Z] Copying nested executables into bundles/binary-daemon [2021-06-08T19:59:00.196Z] --- PASS: TestLogsFollowTailEmpty (1.24s) [2021-06-08T19:59:00.196Z] === RUN TestContainerNetworkMountsNoChown [2021-06-08T19:59:00.387Z] --- PASS: TestReadPluginNoRead (7.48s) [2021-06-08T19:59:00.387Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-06-08T19:59:00.387Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-06-08T19:59:00.387Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.60s) [2021-06-08T19:59:00.387Z] read_test.go:92: [d1691fd05ee89] daemon is not started [2021-06-08T19:59:00.387Z] PASS [2021-06-08T19:59:00.387Z] [2021-06-08T19:59:00.387Z] DONE 6 tests in 11.761s [2021-06-08T19:59:00.387Z] 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-06-08T19:59:00.387Z] testing: warning: no tests to run [2021-06-08T19:59:00.387Z] PASS [2021-06-08T19:59:00.387Z] [2021-06-08T19:59:00.387Z] DONE 0 tests in 0.007s [2021-06-08T19:59:00.387Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-08T19:59:00.387Z] INFO: Testing against a local daemon [2021-06-08T19:59:00.387Z] === RUN TestPluginWithDevMounts [2021-06-08T19:59:00.387Z] === PAUSE TestPluginWithDevMounts [2021-06-08T19:59:00.387Z] === CONT TestPluginWithDevMounts [2021-06-08T19:59:00.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-08T19:59:01.385Z] --- PASS: TestContainerNetworkMountsNoChown (1.24s) [2021-06-08T19:59:01.385Z] === RUN TestMountDaemonRoot [2021-06-08T19:59:01.487Z] === RUN TestInt2IP2IntConversion [2021-06-08T19:59:01.509Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-08T19:59:01.509Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/default [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/default [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/private [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/private [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rprivate [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/slave [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/slave [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rslave [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/shared [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/shared [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rshared [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/default [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/rprivate [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/rshared [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/shared [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/rslave [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/slave [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/private [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:59:01.643Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-08T19:59:01.643Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-08T19:59:01.643Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:59:01.901Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:59:01.941Z] === RUN TestPoolRequest [2021-06-08T19:59:01.941Z] --- PASS: TestPoolRequest (0.00s) [2021-06-08T19:59:01.941Z] === RUN TestOtherRequests [2021-06-08T19:59:01.941Z] --- PASS: TestOtherRequests (0.00s) [2021-06-08T19:59:01.941Z] PASS [2021-06-08T19:59:01.941Z] coverage: 57.1% of statements [2021-06-08T19:59:01.941Z] ok github.com/docker/docker/libnetwork/ipams/null 0.064s coverage: 57.1% of statements [2021-06-08T19:59:02.081Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-08T19:59:02.081Z] [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-08T19:59:02.158Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:59:02.296Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-06-08T19:59:02.296Z] PASS [2021-06-08T19:59:02.296Z] [2021-06-08T19:59:02.296Z] DONE 1 tests in 1.765s [2021-06-08T19:59:02.296Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-08T19:59:02.296Z] INFO: Testing against a local daemon [2021-06-08T19:59:02.296Z] === RUN TestSecretInspect [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-08T19:59:02.391Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-08T19:59:02.391Z] --- PASS: TestInt2IP2IntConversion (0.84s) [2021-06-08T19:59:02.391Z] === RUN TestGetAddressVersion [2021-06-08T19:59:02.391Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-08T19:59:02.391Z] === RUN TestKeyString [2021-06-08T19:59:02.391Z] --- PASS: TestKeyString (0.00s) [2021-06-08T19:59:02.391Z] === RUN TestPoolDataMarshal [2021-06-08T19:59:02.391Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-08T19:59:02.391Z] === RUN TestSubnetsMarshal [2021-06-08T19:59:02.391Z] --- PASS: TestSubnetsMarshal (0.12s) [2021-06-08T19:59:02.391Z] === RUN TestAddSubnets [2021-06-08T19:59:02.391Z] --- PASS: TestAddSubnets (0.04s) [2021-06-08T19:59:02.391Z] === RUN TestDoublePoolRelease [2021-06-08T19:59:02.391Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-08T19:59:02.391Z] === RUN TestAddReleasePoolID [2021-06-08T19:59:02.416Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.10s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.09s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-06-08T19:59:02.416Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-08T19:59:02.416Z] === RUN TestContainerBindMountNonRecursive [2021-06-08T19:59:02.519Z] --- PASS: TestTemplatedConfig (3.71s) [2021-06-08T19:59:02.519Z] === RUN TestConfigCreateResolve [2021-06-08T19:59:02.841Z] --- PASS: TestAddReleasePoolID (0.14s) [2021-06-08T19:59:02.841Z] === RUN TestPredefinedPool [2021-06-08T19:59:02.841Z] --- PASS: TestPredefinedPool (0.03s) [2021-06-08T19:59:02.841Z] === RUN TestRemoveSubnet [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-08T19:59:03.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh cross [2021-06-08T19:59:03.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-08T19:59:03.791Z] --- PASS: TestRemoveSubnet (0.82s) [2021-06-08T19:59:03.791Z] === RUN TestGetSameAddress [2021-06-08T19:59:03.791Z] --- PASS: TestGetSameAddress (0.06s) [2021-06-08T19:59:03.791Z] === RUN TestPoolAllocationReuse [2021-06-08T19:59:03.791Z] === RUN TestGetCapabilities [2021-06-08T19:59:03.791Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-08T19:59:03.791Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-08T19:59:03.791Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-08T19:59:03.791Z] === RUN TestGetDefaultAddressSpaces [2021-06-08T19:59:03.791Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-08T19:59:03.791Z] === RUN TestRemoteDriver [2021-06-08T19:59:03.791Z] --- PASS: TestRemoteDriver (0.00s) [2021-06-08T19:59:03.791Z] PASS [2021-06-08T19:59:03.791Z] coverage: 47.4% of statements [2021-06-08T19:59:03.791Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.125s coverage: 47.4% of statements [2021-06-08T19:59:03.791Z] === RUN TestWindowsIPAM [2021-06-08T19:59:03.791Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-08T19:59:03.791Z] PASS [2021-06-08T19:59:03.791Z] coverage: 71.4% of statements [2021-06-08T19:59:03.791Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2021-06-08T19:59:03.942Z] [2021-06-08T19:59:03.942Z] Removing bundles/ [2021-06-08T19:59:03.942Z] [2021-06-08T19:59:03.942Z] ---> Making bundle: cross (in bundles/cross) [2021-06-08T19:59:03.942Z] Cross building: bundles/cross/linux/amd64 [2021-06-08T19:59:03.942Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-08T19:59:03.942Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-08T19:59:04.744Z] === RUN TestDefaultNetwork [2021-06-08T19:59:04.837Z] --- PASS: TestSecretInspect (2.29s) [2021-06-08T19:59:04.837Z] === RUN TestSecretList [2021-06-08T19:59:05.073Z] --- PASS: TestConfigCreateResolve (2.97s) [2021-06-08T19:59:05.073Z] === RUN TestConfigDaemonLibtrustID [2021-06-08T19:59:05.193Z] === RUN TestKeyValue [2021-06-08T19:59:05.193Z] --- PASS: TestKeyValue (0.00s) [2021-06-08T19:59:05.193Z] PASS [2021-06-08T19:59:05.193Z] coverage: 60.0% of statements [2021-06-08T19:59:05.193Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2021-06-08T19:59:05.643Z] --- PASS: TestDefaultNetwork (0.50s) [2021-06-08T19:59:05.643Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-08T19:59:05.643Z] --- PASS: TestPoolAllocationReuse (1.86s) [2021-06-08T19:59:05.643Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-08T19:59:05.643Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-06-08T19:59:05.643Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-08T19:59:05.647Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2021-06-08T19:59:05.647Z] PASS [2021-06-08T19:59:05.647Z] [2021-06-08T19:59:05.647Z] DONE 7 tests in 19.482s [2021-06-08T19:59:05.647Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-08T19:59:05.647Z] ++ 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-06-08T19:59:05.647Z] ++ set -e [2021-06-08T19:59:05.647Z] ++ '[' -n 0 ']' [2021-06-08T19:59:05.647Z] ++ set -x [2021-06-08T19:59:05.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-08T19:59:05.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-08T19:59:05.910Z] INFO: Testing against a local daemon [2021-06-08T19:59:05.910Z] === RUN TestCheckpoint [2021-06-08T19:59:05.910Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-08T19:59:05.910Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T19:59:05.910Z] === RUN TestContainerInvalidJSON [2021-06-08T19:59:05.910Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:59:05.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:59:05.910Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:59:05.910Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:59:05.910Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:59:05.910Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:59:05.910Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T19:59:05.910Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-08T19:59:05.910Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T19:59:05.910Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-08T19:59:05.910Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-08T19:59:05.910Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-08T19:59:05.910Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-08T19:59:05.910Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-08T19:59:05.910Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-08T19:59:05.910Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-08T19:59:05.910Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-08T19:59:05.910Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-08T19:59:05.941Z] --- PASS: TestContainerBindMountNonRecursive (3.58s) [2021-06-08T19:59:05.941Z] === RUN TestContainerVolumesMountedAsShared [2021-06-08T19:59:06.093Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.56s) [2021-06-08T19:59:06.093Z] === RUN TestInitAddressPools [2021-06-08T19:59:06.093Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-08T19:59:06.093Z] PASS [2021-06-08T19:59:06.093Z] coverage: 74.0% of statements [2021-06-08T19:59:06.093Z] ok github.com/docker/docker/libnetwork/ipamutils 1.164s coverage: 74.0% of statements [2021-06-08T19:59:06.172Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-08T19:59:06.172Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-08T19:59:06.172Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-08T19:59:06.172Z] === RUN TestCopyFromContainer [2021-06-08T19:59:06.751Z] --- PASS: TestSecretList (2.32s) [2021-06-08T19:59:06.751Z] === RUN TestSecretsCreateAndDelete [2021-06-08T19:59:06.873Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2021-06-08T19:59:06.873Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-08T19:59:07.605Z] === RUN TestGenerate [2021-06-08T19:59:07.605Z] --- PASS: TestGenerate (0.00s) [2021-06-08T19:59:07.605Z] === RUN TestGeneratePtr [2021-06-08T19:59:07.605Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-08T19:59:07.605Z] === RUN TestGenerateMissingField [2021-06-08T19:59:07.605Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-08T19:59:07.605Z] === RUN TestFieldCannotBeSet [2021-06-08T19:59:07.605Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-08T19:59:07.605Z] === RUN TestTypeMismatchError [2021-06-08T19:59:07.605Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-08T19:59:07.605Z] PASS [2021-06-08T19:59:07.605Z] coverage: 100.0% of statements [2021-06-08T19:59:07.605Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2021-06-08T19:59:08.094Z] === RUN TestCopyFromContainer// [2021-06-08T19:59:08.094Z] === RUN TestCopyFromContainer//bar/root [2021-06-08T19:59:08.094Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-08T19:59:08.094Z] === RUN TestCopyFromContainer/bar/quux [2021-06-08T19:59:08.094Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-08T19:59:08.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-08T19:59:08.244Z] --- PASS: TestContainerVolumesMountedAsSlave (1.62s) [2021-06-08T19:59:08.244Z] === RUN TestNetworkNat [2021-06-08T19:59:08.359Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-08T19:59:08.359Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-08T19:59:08.554Z] === RUN TestNetworkDBSimple [2021-06-08T19:59:08.554Z] testing: warning: no tests to run [2021-06-08T19:59:08.554Z] PASS [2021-06-08T19:59:08.554Z] coverage: 0.0% of statements [2021-06-08T19:59:08.554Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2021-06-08T19:59:08.621Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-08T19:59:08.621Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-08T19:59:08.621Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer (2.73s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-08T19:59:08.884Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-08T19:59:08.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-08T19:59:08.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:59:08.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:59:08.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:59:08.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:59:08.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:59:08.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:59:08.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T19:59:08.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T19:59:08.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T19:59:08.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-08T19:59:08.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-08T19:59:08.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-08T19:59:08.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-08T19:59:08.884Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-08T19:59:08.884Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-08T19:59:08.884Z] === RUN TestCreateWithInvalidEnv [2021-06-08T19:59:08.884Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-08T19:59:08.884Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-08T19:59:08.884Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-08T19:59:08.884Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-08T19:59:08.884Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-08T19:59:08.884Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-08T19:59:08.884Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-08T19:59:08.884Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-08T19:59:08.884Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-08T19:59:08.884Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-08T19:59:08.884Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-08T19:59:08.884Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-08T19:59:08.884Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-08T19:59:08.884Z] === RUN TestCreateTmpfsMountsTarget [2021-06-08T19:59:08.884Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-08T19:59:08.884Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-08T19:59:09.004Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.54s) [2021-06-08T19:59:09.004Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-08T19:59:09.291Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2021-06-08T19:59:09.291Z] === RUN TestSecretsUpdate [2021-06-08T19:59:09.454Z] --- PASS: TestSetParallelInsertDelete (10.06s) [2021-06-08T19:59:09.454Z] PASS [2021-06-08T19:59:09.454Z] coverage: 100.0% of statements [2021-06-08T19:59:09.454Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.148s coverage: 100.0% of statements [2021-06-08T19:59:09.454Z] 2021/06/08 19:59:09 Closing DB instances... [2021-06-08T19:59:09.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-08T19:59:09.615Z] --- PASS: TestNetworkNat (1.44s) [2021-06-08T19:59:09.615Z] === RUN TestNetworkLocalhostTCPNat [2021-06-08T19:59:09.904Z] === RUN TestRequestNewPort [2021-06-08T19:59:09.904Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestRequestSpecificPort [2021-06-08T19:59:09.904Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestReleasePort [2021-06-08T19:59:09.904Z] --- PASS: TestReleasePort (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestReuseReleasedPort [2021-06-08T19:59:09.904Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestReleaseUnreadledPort [2021-06-08T19:59:09.904Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestUnknowProtocol [2021-06-08T19:59:09.904Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestAllocateAllPorts [2021-06-08T19:59:09.904Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestPortAllocation [2021-06-08T19:59:09.904Z] --- PASS: TestPortAllocation (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestPortAllocationWithCustomRange [2021-06-08T19:59:09.904Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestNoDuplicateBPR [2021-06-08T19:59:09.904Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-08T19:59:09.904Z] === RUN TestChangePortRange [2021-06-08T19:59:09.904Z] --- PASS: TestChangePortRange (0.00s) [2021-06-08T19:59:09.904Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-08T19:59:09.905Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-08T19:59:09.905Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-08T19:59:09.905Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-08T19:59:09.905Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-08T19:59:09.905Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-08T19:59:09.905Z] PASS [2021-06-08T19:59:09.905Z] coverage: 89.7% of statements [2021-06-08T19:59:09.905Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 89.7% of statements [2021-06-08T19:59:10.354Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-06-08T19:59:10.354Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-08T19:59:10.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-08T19:59:10.803Z] === RUN TestTransportPortConv [2021-06-08T19:59:10.803Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-08T19:59:10.803Z] === RUN TestTransportPortBindingConv [2021-06-08T19:59:10.803Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-08T19:59:10.803Z] === RUN TestErrorConstructors [2021-06-08T19:59:10.803Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-08T19:59:10.803Z] === RUN TestCompareIPMask [2021-06-08T19:59:10.803Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-08T19:59:10.803Z] === RUN TestUtilGetHostPartIP [2021-06-08T19:59:10.803Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-08T19:59:10.803Z] === RUN TestUtilGetBroadcastIP [2021-06-08T19:59:10.803Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-08T19:59:10.803Z] === RUN TestParseCIDR [2021-06-08T19:59:10.803Z] --- PASS: TestParseCIDR (0.00s) [2021-06-08T19:59:10.803Z] PASS [2021-06-08T19:59:10.803Z] coverage: 47.9% of statements [2021-06-08T19:59:10.803Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 47.9% of statements [2021-06-08T19:59:11.114Z] --- PASS: TestNetworkLocalhostTCPNat (1.29s) [2021-06-08T19:59:11.114Z] === RUN TestNetworkLoopbackNat [2021-06-08T19:59:11.253Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.92s) [2021-06-08T19:59:11.253Z] === RUN TestGetAddress [2021-06-08T19:59:11.438Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2021-06-08T19:59:11.438Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-08T19:59:11.703Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-08T19:59:11.703Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-08T19:59:11.704Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-08T19:59:11.704Z] PASS [2021-06-08T19:59:11.704Z] coverage: 44.0% of statements [2021-06-08T19:59:11.704Z] ok github.com/docker/docker/oci 0.069s coverage: 44.0% of statements [2021-06-08T19:59:11.704Z] 2021/06/08 19:59:11 Closing DB instances... [2021-06-08T19:59:11.830Z] --- PASS: TestSecretsUpdate (2.33s) [2021-06-08T19:59:11.830Z] === RUN TestTemplatedSecret [2021-06-08T19:59:12.761Z] === RUN TestAddressPoolOpt [2021-06-08T19:59:12.761Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/a [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/something [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/_=a [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/env1=value1 [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/_env1=value1 [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/PATH [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/=a [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/PATH= [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/PATH=something [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/asd!qwe [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/1asd [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/123 [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/some_space [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/__some_space_before [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/some_space_after__ [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/= [2021-06-08T19:59:12.761Z] === RUN TestValidateEnv/PaTh [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestParseHost [2021-06-08T19:59:12.761Z] --- PASS: TestParseHost (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestParseDockerDaemonHost [2021-06-08T19:59:12.761Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestParseTCP [2021-06-08T19:59:12.761Z] --- PASS: TestParseTCP (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-08T19:59:12.761Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestValidateExtraHosts [2021-06-08T19:59:12.761Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestIpOptString [2021-06-08T19:59:12.761Z] --- PASS: TestIpOptString (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-08T19:59:12.761Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestNewIpOptValidDefaultVal [2021-06-08T19:59:12.761Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestIpOptSetInvalidVal [2021-06-08T19:59:12.761Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestValidateIPAddress [2021-06-08T19:59:12.761Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestMapOpts [2021-06-08T19:59:12.761Z] --- PASS: TestMapOpts (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestListOptsWithoutValidator [2021-06-08T19:59:12.761Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestListOptsWithValidator [2021-06-08T19:59:12.761Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestValidateDNSSearch [2021-06-08T19:59:12.761Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_general_format [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_one_more [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-08T19:59:12.761Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-08T19:59:12.761Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestNamedListOpts [2021-06-08T19:59:12.761Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestNamedMapOpts [2021-06-08T19:59:12.761Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestParseLink [2021-06-08T19:59:12.761Z] --- PASS: TestParseLink (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestQuotedStringSetWithQuotes [2021-06-08T19:59:12.761Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-08T19:59:12.761Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-08T19:59:12.761Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-08T19:59:12.761Z] === RUN TestUlimitOpt [2021-06-08T19:59:12.761Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-08T19:59:12.761Z] PASS [2021-06-08T19:59:12.761Z] coverage: 67.1% of statements [2021-06-08T19:59:12.761Z] ok github.com/docker/docker/opts 0.086s coverage: 67.1% of statements [2021-06-08T19:59:12.761Z] === RUN TestParseVersion [2021-06-08T19:59:12.761Z] --- PASS: TestParseVersion (0.00s) [2021-06-08T19:59:12.761Z] PASS [2021-06-08T19:59:12.761Z] coverage: 52.9% of statements [2021-06-08T19:59:12.761Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-06-08T19:59:13.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-08T19:59:13.211Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.81s) [2021-06-08T19:59:13.211Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-08T19:59:13.991Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2021-06-08T19:59:13.991Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-08T19:59:13.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:59:13.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:59:13.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:59:13.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:59:13.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:59:13.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:59:13.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:59:13.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:59:13.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:59:13.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:59:13.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T19:59:13.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T19:59:13.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T19:59:13.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T19:59:13.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T19:59:13.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-08T19:59:13.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-06-08T19:59:13.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-06-08T19:59:13.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-08T19:59:13.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-08T19:59:13.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-08T19:59:13.991Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-08T19:59:14.565Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-06-08T19:59:14.565Z] === RUN TestCreateDifferentPlatform [2021-06-08T19:59:14.724Z] 2021/06/08 19:59:14 Closing DB instances... [2021-06-08T19:59:14.828Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-08T19:59:14.828Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-08T19:59:14.828Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-08T19:59:14.828Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-08T19:59:14.828Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-08T19:59:14.828Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-08T19:59:14.828Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-08T19:59:14.828Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-08T19:59:14.828Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-08T19:59:14.828Z] === RUN TestContainerStartOnDaemonRestart [2021-06-08T19:59:14.828Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-08T19:59:14.828Z] === RUN TestDaemonRestartIpcMode [2021-06-08T19:59:14.828Z] === PAUSE TestDaemonRestartIpcMode [2021-06-08T19:59:14.828Z] === RUN TestDaemonHostGatewayIP [2021-06-08T19:59:14.828Z] === PAUSE TestDaemonHostGatewayIP [2021-06-08T19:59:14.828Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-08T19:59:14.828Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-08T19:59:14.828Z] === RUN TestContainerKillOnDaemonStart [2021-06-08T19:59:14.828Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-08T19:59:14.828Z] === RUN TestDiff [2021-06-08T19:59:15.234Z] --- PASS: TestTemplatedSecret (3.39s) [2021-06-08T19:59:15.234Z] === RUN TestSecretCreateResolve [2021-06-08T19:59:15.533Z] --- PASS: TestNetworkLoopbackNat (4.22s) [2021-06-08T19:59:15.533Z] === RUN TestPause [2021-06-08T19:59:15.680Z] === RUN TestPeerCertificateMarshalJSON [2021-06-08T19:59:15.776Z] --- PASS: TestDiff (0.83s) [2021-06-08T19:59:15.776Z] === RUN TestExecWithCloseStdin [2021-06-08T19:59:16.131Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-08T19:59:16.131Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-08T19:59:16.131Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2021-06-08T19:59:16.131Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-08T19:59:16.131Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-08T19:59:16.131Z] === RUN TestMiddleware [2021-06-08T19:59:16.131Z] --- PASS: TestMiddleware (0.00s) [2021-06-08T19:59:16.131Z] === RUN TestNewResponseModifier [2021-06-08T19:59:16.131Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-08T19:59:16.131Z] PASS [2021-06-08T19:59:16.131Z] coverage: 26.8% of statements [2021-06-08T19:59:16.131Z] ok github.com/docker/docker/pkg/authorization 0.594s coverage: 26.8% of statements [2021-06-08T19:59:16.131Z] === RUN TestIsArchivePathDir [2021-06-08T19:59:16.131Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-06-08T19:59:16.131Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-08T19:59:16.131Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-06-08T19:59:16.131Z] === RUN TestIsArchivePathInvalidFile [2021-06-08T19:59:16.581Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-06-08T19:59:16.581Z] === RUN TestIsArchivePathTar [2021-06-08T19:59:16.581Z] --- PASS: TestIsArchivePathTar (0.24s) [2021-06-08T19:59:16.581Z] === RUN TestDecompressStreamGzip [2021-06-08T19:59:16.581Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-06-08T19:59:16.581Z] === RUN TestDecompressStreamBzip2 [2021-06-08T19:59:16.721Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-06-08T19:59:16.721Z] === RUN TestExec [2021-06-08T19:59:16.904Z] --- PASS: TestPause (1.52s) [2021-06-08T19:59:16.904Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-08T19:59:16.905Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-08T19:59:16.905Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-08T19:59:16.905Z] === RUN TestPauseStopPausedContainer [2021-06-08T19:59:17.034Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-06-08T19:59:17.034Z] === RUN TestDecompressStreamXz [2021-06-08T19:59:17.034Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-08T19:59:17.034Z] archive_test.go:134: Xz not present in msys2 [2021-06-08T19:59:17.034Z] === RUN TestCompressStreamXzUnsupported [2021-06-08T19:59:17.034Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-08T19:59:17.034Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestCompressStreamInvalid [2021-06-08T19:59:17.034Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestExtensionInvalid [2021-06-08T19:59:17.034Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestExtensionUncompressed [2021-06-08T19:59:17.034Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestExtensionBzip2 [2021-06-08T19:59:17.034Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestExtensionGzip [2021-06-08T19:59:17.034Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestExtensionXz [2021-06-08T19:59:17.034Z] --- PASS: TestExtensionXz (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestCmdStreamLargeStderr [2021-06-08T19:59:17.034Z] === RUN TestUnbuffered [2021-06-08T19:59:17.034Z] --- PASS: TestUnbuffered (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestRaceUnbuffered [2021-06-08T19:59:17.034Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-08T19:59:17.034Z] PASS [2021-06-08T19:59:17.034Z] coverage: 100.0% of statements [2021-06-08T19:59:17.034Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-06-08T19:59:17.034Z] === RUN TestCmdStreamBad [2021-06-08T19:59:17.034Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-08T19:59:17.034Z] archive_test.go:239: Failing on Windows CI machines [2021-06-08T19:59:17.034Z] === RUN TestCmdStreamGood [2021-06-08T19:59:17.034Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-06-08T19:59:17.034Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-08T19:59:17.034Z] === RUN TestUntarPathWithInvalidDest [2021-06-08T19:59:17.034Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-06-08T19:59:17.034Z] === RUN TestUntarPathWithInvalidSrc [2021-06-08T19:59:17.034Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-08T19:59:17.034Z] === RUN TestUntarPath [2021-06-08T19:59:17.034Z] --- PASS: TestUntarPath (0.08s) [2021-06-08T19:59:17.034Z] === RUN TestUntarPathWithDestinationFile [2021-06-08T19:59:17.034Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-06-08T19:59:17.034Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-08T19:59:17.143Z] --- PASS: TestSecretCreateResolve (2.28s) [2021-06-08T19:59:17.143Z] PASS [2021-06-08T19:59:17.143Z] [2021-06-08T19:59:17.143Z] DONE 6 tests in 14.952s [2021-06-08T19:59:17.143Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-08T19:59:17.143Z] INFO: Testing against a local daemon [2021-06-08T19:59:17.143Z] === RUN TestServiceCreateInit [2021-06-08T19:59:17.143Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-08T19:59:17.484Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-06-08T19:59:17.484Z] === RUN TestCopyWithTarInvalidSrc [2021-06-08T19:59:17.484Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-08T19:59:17.484Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-08T19:59:17.484Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-08T19:59:17.484Z] === RUN TestCopyWithTarSrcFile [2021-06-08T19:59:17.484Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-06-08T19:59:17.484Z] === RUN TestCopyWithTarSrcFolder [2021-06-08T19:59:17.484Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-08T19:59:17.484Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-08T19:59:17.484Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-06-08T19:59:17.484Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-08T19:59:17.484Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-06-08T19:59:17.484Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-08T19:59:17.484Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-08T19:59:17.484Z] === RUN TestCopyFileWithTarSrcFile [2021-06-08T19:59:17.484Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-08T19:59:17.484Z] === RUN TestTarFiles [2021-06-08T19:59:17.934Z] === RUN TestMatch [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[]] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[foo]] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[foo_bar]] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[]#01 [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[qux]] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-08T19:59:17.934Z] === RUN TestMatch/[[foo_baz]] [2021-06-08T19:59:17.934Z] --- PASS: TestMatch (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-08T19:59:17.934Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-08T19:59:17.934Z] PASS [2021-06-08T19:59:17.934Z] coverage: 87.5% of statements [2021-06-08T19:59:17.934Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2021-06-08T19:59:18.112Z] --- PASS: TestExec (1.14s) [2021-06-08T19:59:18.112Z] === RUN TestExecUser [2021-06-08T19:59:18.275Z] --- PASS: TestPauseStopPausedContainer (1.50s) [2021-06-08T19:59:18.275Z] === RUN TestPidHost [2021-06-08T19:59:18.388Z] 2021/06/08 19:59:18 Closing DB instances... [2021-06-08T19:59:19.059Z] --- PASS: TestExecUser (1.12s) [2021-06-08T19:59:19.059Z] === RUN TestExportContainerAndImportImage [2021-06-08T19:59:19.343Z] === RUN TestChrootTarUntar [2021-06-08T19:59:19.343Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-08T19:59:19.343Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:59:19.343Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-08T19:59:19.343Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-08T19:59:19.343Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:59:19.343Z] === RUN TestChrootUntarEmptyArchive [2021-06-08T19:59:19.343Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-06-08T19:59:19.343Z] === RUN TestChrootTarUntarWithSymlink [2021-06-08T19:59:19.343Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-08T19:59:19.343Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T19:59:19.343Z] === RUN TestChrootCopyWithTar [2021-06-08T19:59:19.343Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-08T19:59:19.343Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T19:59:19.343Z] === RUN TestChrootCopyFileWithTar [2021-06-08T19:59:19.343Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-08T19:59:19.343Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:59:19.343Z] === RUN TestChrootUntarPath [2021-06-08T19:59:19.343Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-08T19:59:19.343Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T19:59:19.343Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-08T19:59:19.343Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-08T19:59:19.343Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:59:19.343Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-08T19:59:19.343Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-08T19:59:19.343Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:59:19.343Z] === RUN TestChrootApplyDotDotFile [2021-06-08T19:59:19.343Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-08T19:59:19.343Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-08T19:59:19.343Z] PASS [2021-06-08T19:59:19.343Z] coverage: 15.4% of statements [2021-06-08T19:59:19.343Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.4% of statements [2021-06-08T19:59:19.795Z] --- PASS: TestNetworkDBCRUDTableEntry (3.65s) [2021-06-08T19:59:19.795Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-08T19:59:20.004Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-06-08T19:59:20.004Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-08T19:59:20.747Z] === RUN TestSizeEmpty [2021-06-08T19:59:20.747Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-08T19:59:20.747Z] === RUN TestSizeEmptyFile [2021-06-08T19:59:20.747Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-08T19:59:20.747Z] === RUN TestSizeNonemptyFile [2021-06-08T19:59:20.747Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-08T19:59:20.747Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-08T19:59:20.747Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-08T19:59:20.747Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-08T19:59:20.747Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-08T19:59:20.747Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-08T19:59:20.747Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-08T19:59:20.747Z] === RUN TestMoveToSubdir [2021-06-08T19:59:20.747Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-08T19:59:20.747Z] === RUN TestSizeNonExistingDirectory [2021-06-08T19:59:20.747Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-08T19:59:20.747Z] PASS [2021-06-08T19:59:20.747Z] coverage: 80.0% of statements [2021-06-08T19:59:20.747Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2021-06-08T19:59:21.925Z] --- PASS: TestExportContainerAfterDaemonRestart (1.78s) [2021-06-08T19:59:21.925Z] === RUN TestHealthCheckWorkdir [2021-06-08T19:59:22.260Z] 2021/06/08 19:59:21 Closing DB instances... [2021-06-08T19:59:22.260Z] === RUN Test [2021-06-08T19:59:22.260Z] === RUN Test/TestContainsEntry [2021-06-08T19:59:22.260Z] === RUN Test/TestCreateEntries [2021-06-08T19:59:22.260Z] === RUN Test/TestEntriesDiff [2021-06-08T19:59:22.260Z] === RUN Test/TestEntriesEquality [2021-06-08T19:59:22.260Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-08T19:59:22.260Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-08T19:59:22.260Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-08T19:59:22.260Z] === RUN Test/TestGeneratorNotGenerate [2021-06-08T19:59:22.260Z] === RUN Test/TestGeneratorWithPort [2021-06-08T19:59:22.260Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-08T19:59:22.260Z] === RUN Test/TestNewEntry [2021-06-08T19:59:22.260Z] === RUN Test/TestParse [2021-06-08T19:59:22.260Z] --- PASS: Test (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-08T19:59:22.260Z] --- PASS: Test/TestParse (0.00s) [2021-06-08T19:59:22.260Z] PASS [2021-06-08T19:59:22.260Z] coverage: 58.3% of statements [2021-06-08T19:59:22.260Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2021-06-08T19:59:22.423Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-08T19:59:22.453Z] --- PASS: TestPidHost (3.99s) [2021-06-08T19:59:22.453Z] === RUN TestPsFilter [2021-06-08T19:59:22.453Z] --- PASS: TestPsFilter (0.20s) [2021-06-08T19:59:22.453Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-08T19:59:22.713Z] --- PASS: TestTarFiles (5.20s) [2021-06-08T19:59:22.713Z] === RUN TestTarUntar [2021-06-08T19:59:22.713Z] --- PASS: TestTarUntar (0.04s) [2021-06-08T19:59:22.713Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-08T19:59:22.713Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-06-08T19:59:22.713Z] === RUN TestTarWithOptions [2021-06-08T19:59:22.713Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-08T19:59:22.713Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-08T19:59:22.713Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-08T19:59:22.713Z] === RUN TestUntarUstarGnuConflict [2021-06-08T19:59:22.713Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-08T19:59:22.713Z] === RUN TestUntarInvalidFilenames [2021-06-08T19:59:22.713Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames343007522\\dest" [2021-06-08T19:59:22.713Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-06-08T19:59:22.713Z] === RUN TestUntarHardlinkToSymlink [2021-06-08T19:59:22.713Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-08T19:59:22.713Z] === RUN TestUntarInvalidHardlink [2021-06-08T19:59:22.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink069385651\\victim\\hello" -> "../victim/hello" [2021-06-08T19:59:22.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink242113398\\victim\\hello" -> "/../victim/hello" [2021-06-08T19:59:22.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink115393117\\victim" -> "../victim" [2021-06-08T19:59:22.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink718068760\\victim" -> "../victim" [2021-06-08T19:59:22.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink097307287\\victim" -> "../victim" [2021-06-08T19:59:22.713Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink662166282\\victim" -> "../victim" [2021-06-08T19:59:22.713Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-08T19:59:22.713Z] === RUN TestUntarInvalidSymlink [2021-06-08T19:59:22.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink031115489\\dest\\dotdot" -> "../victim/hello" [2021-06-08T19:59:22.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink347110092\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-08T19:59:22.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink928264635\\dest\\loophole-victim" -> "../victim" [2021-06-08T19:59:22.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink760274910\\dest\\loophole-victim" -> "../victim" [2021-06-08T19:59:22.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink883109285\\dest\\loophole-victim" -> "../victim" [2021-06-08T19:59:22.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink853030080\\dest\\loophole-victim" -> "../victim" [2021-06-08T19:59:22.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink158563615\\dest\\dir\\loophole" -> "../../victim" [2021-06-08T19:59:22.713Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-06-08T19:59:22.713Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-08T19:59:22.713Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-08T19:59:22.713Z] === RUN TestXGlobalNoParent [2021-06-08T19:59:22.713Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-08T19:59:22.713Z] === RUN TestReplaceFileTarWrapper [2021-06-08T19:59:23.163Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-06-08T19:59:23.163Z] === RUN TestPrefixHeaderReadable [2021-06-08T19:59:23.163Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-08T19:59:23.163Z] === RUN TestDisablePigz [2021-06-08T19:59:23.163Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-06-08T19:59:23.163Z] === RUN TestNetworkDBNodeLeave [2021-06-08T19:59:23.163Z] --- PASS: TestDisablePigz (0.18s) [2021-06-08T19:59:23.163Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-08T19:59:23.163Z] === RUN TestPigz [2021-06-08T19:59:23.313Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-06-08T19:59:23.313Z] === RUN TestHealthKillContainer [2021-06-08T19:59:23.613Z] --- PASS: TestPigz (0.18s) [2021-06-08T19:59:23.613Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-08T19:59:23.613Z] === RUN TestCopyFileWithInvalidDest [2021-06-08T19:59:23.613Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-08T19:59:23.613Z] archive_windows_test.go:16: Currently fails [2021-06-08T19:59:23.613Z] === RUN TestCanonicalTarNameForPath [2021-06-08T19:59:23.613Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-08T19:59:23.613Z] === RUN TestCanonicalTarName [2021-06-08T19:59:23.613Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-08T19:59:23.613Z] === RUN TestChmodTarEntry [2021-06-08T19:59:23.613Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-08T19:59:23.613Z] === RUN TestHardLinkOrder [2021-06-08T19:59:23.613Z] === RUN Test [2021-06-08T19:59:23.613Z] === RUN Test/TestContent [2021-06-08T19:59:23.613Z] === RUN Test/TestInitialize [2021-06-08T19:59:23.613Z] === RUN Test/TestNew [2021-06-08T19:59:23.613Z] === RUN Test/TestParsingContentsWithComments [2021-06-08T19:59:23.613Z] === RUN Test/TestRegister [2021-06-08T19:59:23.613Z] === RUN Test/TestWatch [2021-06-08T19:59:23.613Z] --- PASS: Test (0.01s) [2021-06-08T19:59:23.613Z] --- PASS: Test/TestContent (0.00s) [2021-06-08T19:59:23.613Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-08T19:59:23.613Z] --- PASS: Test/TestNew (0.00s) [2021-06-08T19:59:23.613Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-08T19:59:23.613Z] --- PASS: Test/TestRegister (0.00s) [2021-06-08T19:59:23.613Z] --- PASS: Test/TestWatch (0.01s) [2021-06-08T19:59:23.613Z] PASS [2021-06-08T19:59:23.613Z] coverage: 92.9% of statements [2021-06-08T19:59:23.613Z] ok github.com/docker/docker/pkg/discovery/file 0.054s coverage: 92.9% of statements [2021-06-08T19:59:23.613Z] --- PASS: TestHardLinkOrder (0.10s) [2021-06-08T19:59:23.613Z] === RUN TestChangeString [2021-06-08T19:59:23.613Z] --- PASS: TestChangeString (0.00s) [2021-06-08T19:59:23.613Z] === RUN TestChangesWithNoChanges [2021-06-08T19:59:23.613Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-08T19:59:23.613Z] === RUN TestChangesWithChanges [2021-06-08T19:59:23.613Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-08T19:59:23.613Z] === RUN TestChangesWithChangesGH13590 [2021-06-08T19:59:23.613Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-08T19:59:23.613Z] changes_test.go:196: needs more investigation [2021-06-08T19:59:23.613Z] === RUN TestChangesDirsEmpty [2021-06-08T19:59:23.613Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-08T19:59:23.613Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-08T19:59:23.613Z] === RUN TestChangesDirsMutated [2021-06-08T19:59:23.613Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-08T19:59:23.613Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-08T19:59:23.613Z] === RUN TestApplyLayer [2021-06-08T19:59:23.613Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-08T19:59:23.613Z] changes_test.go:433: needs further investigation [2021-06-08T19:59:23.613Z] === RUN TestChangesSizeWithHardlinks [2021-06-08T19:59:23.613Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-08T19:59:23.613Z] changes_test.go:469: needs further investigation [2021-06-08T19:59:23.613Z] === RUN TestChangesSizeWithNoChanges [2021-06-08T19:59:23.613Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-08T19:59:23.613Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-08T19:59:23.613Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-08T19:59:23.613Z] === RUN TestChangesSize [2021-06-08T19:59:23.613Z] --- PASS: TestChangesSize (0.01s) [2021-06-08T19:59:23.613Z] === RUN TestApplyLayerInvalidFilenames [2021-06-08T19:59:23.613Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames886584644\\dest" [2021-06-08T19:59:23.613Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-08T19:59:23.613Z] === RUN TestApplyLayerInvalidHardlink [2021-06-08T19:59:23.613Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink087248662\\victim\\hello" -> "../victim/hello" [2021-06-08T19:59:23.613Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink611907965\\victim\\hello" -> "/../victim/hello" [2021-06-08T19:59:23.613Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink344501944\\victim" -> "../victim" [2021-06-08T19:59:23.613Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink438617271\\victim" -> "../victim" [2021-06-08T19:59:23.613Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink029704874\\victim" -> "../victim" [2021-06-08T19:59:23.613Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink064322049\\victim" -> "../victim" [2021-06-08T19:59:23.613Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-08T19:59:23.613Z] === RUN TestApplyLayerInvalidSymlink [2021-06-08T19:59:23.613Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink936295788\\dest\\dotdot" -> "../victim/hello" [2021-06-08T19:59:23.613Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink416530395\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-08T19:59:23.613Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink792484734\\dest\\loophole-victim" -> "../victim" [2021-06-08T19:59:23.613Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink863646917\\dest\\loophole-victim" -> "../victim" [2021-06-08T19:59:23.613Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink193248608\\dest\\loophole-victim" -> "../victim" [2021-06-08T19:59:23.613Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink915503935\\dest\\loophole-victim" -> "../victim" [2021-06-08T19:59:23.613Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-06-08T19:59:23.613Z] === RUN TestApplyLayerWhiteouts [2021-06-08T19:59:23.613Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-06-08T19:59:23.613Z] === RUN TestGenerateEmptyFile [2021-06-08T19:59:23.613Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-08T19:59:23.613Z] === RUN TestGenerateWithContent [2021-06-08T19:59:23.613Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-08T19:59:23.613Z] PASS [2021-06-08T19:59:23.613Z] coverage: 61.6% of statements [2021-06-08T19:59:23.613Z] ok github.com/docker/docker/pkg/archive 7.760s coverage: 61.6% of statements [2021-06-08T19:59:23.832Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.24s) [2021-06-08T19:59:23.832Z] === RUN TestRemoveContainerWithVolume [2021-06-08T19:59:25.726Z] --- PASS: TestRemoveContainerWithVolume (1.67s) [2021-06-08T19:59:25.726Z] === RUN TestRemoveContainerRunning [2021-06-08T19:59:25.762Z] === RUN Test [2021-06-08T19:59:25.762Z] === RUN Test/TestInitialize [2021-06-08T19:59:25.762Z] time="2021-06-08T19:59:25Z" level=info msg="Initializing discovery without TLS" [2021-06-08T19:59:25.762Z] time="2021-06-08T19:59:25Z" level=info msg="Initializing discovery without TLS" [2021-06-08T19:59:25.762Z] time="2021-06-08T19:59:25Z" level=info msg="Initializing discovery without TLS" [2021-06-08T19:59:25.762Z] === RUN Test/TestInitializeWithCerts [2021-06-08T19:59:25.762Z] time="2021-06-08T19:59:25Z" level=info msg="Initializing discovery with TLS" [2021-06-08T19:59:25.762Z] === RUN Test/TestWatch [2021-06-08T19:59:25.762Z] time="2021-06-08T19:59:25Z" level=info msg="Initializing discovery without TLS" [2021-06-08T19:59:26.212Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2021-06-08T19:59:26.212Z] === RUN TestNetworkDBWatch [2021-06-08T19:59:26.620Z] --- PASS: TestHealthKillContainer (3.08s) [2021-06-08T19:59:26.620Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-08T19:59:26.623Z] --- PASS: TestServiceCreateInit (9.15s) [2021-06-08T19:59:26.623Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.73s) [2021-06-08T19:59:26.623Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2021-06-08T19:59:26.623Z] === RUN TestCreateServiceMultipleTimes [2021-06-08T19:59:27.096Z] --- PASS: TestRemoveContainerRunning (1.49s) [2021-06-08T19:59:27.097Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-08T19:59:27.193Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-06-08T19:59:27.193Z] === RUN TestIpcModeNone [2021-06-08T19:59:27.723Z] 2021/06/08 19:59:27 Closing DB instances... [2021-06-08T19:59:28.499Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.51s) [2021-06-08T19:59:28.499Z] === RUN TestRemoveInvalidContainer [2021-06-08T19:59:28.499Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-08T19:59:28.499Z] === RUN TestRenameLinkedContainer [2021-06-08T19:59:28.584Z] --- PASS: TestIpcModeNone (1.10s) [2021-06-08T19:59:28.584Z] === RUN TestIpcModePrivate [2021-06-08T19:59:28.673Z] --- PASS: Test (3.16s) [2021-06-08T19:59:28.673Z] --- PASS: Test/TestInitialize (0.15s) [2021-06-08T19:59:28.673Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-08T19:59:28.673Z] --- PASS: Test/TestWatch (3.00s) [2021-06-08T19:59:28.673Z] PASS [2021-06-08T19:59:28.673Z] coverage: 84.1% of statements [2021-06-08T19:59:28.673Z] ok github.com/docker/docker/pkg/discovery/kv 3.216s coverage: 84.1% of statements [2021-06-08T19:59:28.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-08T19:59:29.122Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-08T19:59:29.122Z] === RUN TestNetworkDBBulkSync [2021-06-08T19:59:29.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-08T19:59:29.529Z] --- PASS: TestIpcModePrivate (1.07s) [2021-06-08T19:59:29.529Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-06-08T19:59:29.529Z] === RUN TestIpcModeShareable [2021-06-08T19:59:30.072Z] === RUN Test [2021-06-08T19:59:30.072Z] === RUN Test/TestWatch [2021-06-08T19:59:30.072Z] --- PASS: Test (0.00s) [2021-06-08T19:59:30.072Z] --- PASS: Test/TestWatch (0.00s) [2021-06-08T19:59:30.072Z] PASS [2021-06-08T19:59:30.072Z] coverage: 92.3% of statements [2021-06-08T19:59:30.072Z] ok github.com/docker/docker/pkg/discovery/memory 0.054s coverage: 92.3% of statements [2021-06-08T19:59:30.475Z] --- PASS: TestIpcModeShareable (1.11s) [2021-06-08T19:59:30.475Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-06-08T19:59:30.475Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-08T19:59:30.526Z] 2021/06/08 19:59:30 Closing DB instances... [2021-06-08T19:59:31.475Z] === RUN Test [2021-06-08T19:59:31.475Z] === RUN Test/TestInitialize [2021-06-08T19:59:31.475Z] === RUN Test/TestInitializeWithPattern [2021-06-08T19:59:31.475Z] === RUN Test/TestRegister [2021-06-08T19:59:31.475Z] === RUN Test/TestWatch [2021-06-08T19:59:31.475Z] --- PASS: Test (0.00s) [2021-06-08T19:59:31.475Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-08T19:59:31.475Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-08T19:59:31.475Z] --- PASS: Test/TestRegister (0.00s) [2021-06-08T19:59:31.475Z] --- PASS: Test/TestWatch (0.00s) [2021-06-08T19:59:31.475Z] PASS [2021-06-08T19:59:31.475Z] coverage: 93.8% of statements [2021-06-08T19:59:31.475Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-06-08T19:59:32.426Z] --- PASS: TestNetworkDBBulkSync (2.88s) [2021-06-08T19:59:32.426Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-08T19:59:32.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-08T19:59:32.877Z] === RUN TestPollerAddRemove [2021-06-08T19:59:32.877Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-08T19:59:32.877Z] === RUN TestPollerEvent [2021-06-08T19:59:32.877Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-08T19:59:32.877Z] poller_test.go:41: No chmod on Windows [2021-06-08T19:59:32.877Z] === RUN TestPollerClose [2021-06-08T19:59:32.877Z] --- PASS: TestPollerClose (0.00s) [2021-06-08T19:59:32.877Z] PASS [2021-06-08T19:59:32.877Z] coverage: 45.7% of statements [2021-06-08T19:59:32.877Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2021-06-08T19:59:33.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-08T19:59:33.547Z] --- PASS: TestRenameLinkedContainer (5.21s) [2021-06-08T19:59:33.547Z] === RUN TestRenameStoppedContainer [2021-06-08T19:59:33.785Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s) [2021-06-08T19:59:33.785Z] === RUN TestAPIIpcModeHost [2021-06-08T19:59:34.386Z] === RUN TestCopyFileWithInvalidSrc [2021-06-08T19:59:34.386Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCopyFileWithInvalidDest [2021-06-08T19:59:34.386Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-08T19:59:34.386Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-08T19:59:34.386Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCopyFile [2021-06-08T19:59:34.386Z] --- PASS: TestCopyFile (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-08T19:59:34.386Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-08T19:59:34.386Z] fileutils_test.go:134: Needs porting to Windows [2021-06-08T19:59:34.386Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-08T19:59:34.386Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-08T19:59:34.386Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-08T19:59:34.386Z] fileutils_test.go:180: Needs porting to Windows [2021-06-08T19:59:34.386Z] === RUN TestWildcardMatches [2021-06-08T19:59:34.386Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestPatternMatches [2021-06-08T19:59:34.386Z] --- PASS: TestPatternMatches (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-08T19:59:34.386Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestPatternMatchesFolderExclusions [2021-06-08T19:59:34.386Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-08T19:59:34.386Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-08T19:59:34.386Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-08T19:59:34.386Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-08T19:59:34.386Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestSingleExclamationError [2021-06-08T19:59:34.386Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestMatchesWithNoPatterns [2021-06-08T19:59:34.386Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestMatchesWithMalformedPatterns [2021-06-08T19:59:34.386Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestMatches [2021-06-08T19:59:34.386Z] --- PASS: TestMatches (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCleanPatterns [2021-06-08T19:59:34.386Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-08T19:59:34.386Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCleanPatternsExceptionFlag [2021-06-08T19:59:34.386Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-08T19:59:34.386Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-08T19:59:34.386Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCleanPatternsErrorSingleException [2021-06-08T19:59:34.386Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCreateIfNotExistsDir [2021-06-08T19:59:34.386Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-08T19:59:34.386Z] === RUN TestCreateIfNotExistsFile [2021-06-08T19:59:34.386Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-08T19:59:34.386Z] === RUN TestMatch [2021-06-08T19:59:34.386Z] --- PASS: TestMatch (0.00s) [2021-06-08T19:59:34.386Z] PASS [2021-06-08T19:59:34.386Z] coverage: 87.7% of statements [2021-06-08T19:59:34.386Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 87.7% of statements [2021-06-08T19:59:34.731Z] --- PASS: TestAPIIpcModeHost (1.10s) [2021-06-08T19:59:34.731Z] === RUN TestDaemonIpcModeShareable [2021-06-08T19:59:34.917Z] --- PASS: TestRenameStoppedContainer (1.30s) [2021-06-08T19:59:34.917Z] === RUN TestRenameRunningContainerAndReuse [2021-06-08T19:59:34.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-08T19:59:35.336Z] === RUN TestGet [2021-06-08T19:59:35.336Z] --- PASS: TestGet (0.00s) [2021-06-08T19:59:35.336Z] === RUN TestGetShortcutString [2021-06-08T19:59:35.336Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-08T19:59:35.336Z] PASS [2021-06-08T19:59:35.336Z] coverage: 42.9% of statements [2021-06-08T19:59:35.336Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2021-06-08T19:59:35.336Z] 2021/06/08 19:59:34 Closing DB instances... [2021-06-08T19:59:36.651Z] --- PASS: TestDaemonIpcModeShareable (2.01s) [2021-06-08T19:59:36.651Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-08T19:59:36.651Z] === RUN TestDaemonIpcModePrivate [2021-06-08T19:59:36.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-08T19:59:36.849Z] === RUN TestCreateIDMapOrder [2021-06-08T19:59:36.849Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-08T19:59:36.849Z] PASS [2021-06-08T19:59:36.849Z] coverage: 7.2% of statements [2021-06-08T19:59:36.850Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2021-06-08T19:59:37.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-08T19:59:37.299Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.95s) [2021-06-08T19:59:37.299Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-08T19:59:37.636Z] --- PASS: TestRenameRunningContainerAndReuse (2.66s) [2021-06-08T19:59:37.636Z] === RUN TestRenameInvalidName [2021-06-08T19:59:37.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-08T19:59:38.249Z] === RUN TestFixedBufferCap [2021-06-08T19:59:38.249Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-08T19:59:38.249Z] === RUN TestFixedBufferLen [2021-06-08T19:59:38.249Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-08T19:59:38.249Z] === RUN TestFixedBufferString [2021-06-08T19:59:38.249Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-08T19:59:38.249Z] === RUN TestFixedBufferWrite [2021-06-08T19:59:38.249Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-08T19:59:38.249Z] === RUN TestFixedBufferRead [2021-06-08T19:59:38.249Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-08T19:59:38.249Z] === RUN TestBytesPipeRead [2021-06-08T19:59:38.249Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-08T19:59:38.249Z] === RUN TestBytesPipeWrite [2021-06-08T19:59:38.249Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-08T19:59:38.249Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-08T19:59:38.572Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2021-06-08T19:59:38.572Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-08T19:59:38.572Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-08T19:59:38.699Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-06-08T19:59:38.699Z] === RUN TestAtomicWriteToFile [2021-06-08T19:59:38.699Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-08T19:59:38.699Z] === RUN TestAtomicWriteSetCommit [2021-06-08T19:59:38.699Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-08T19:59:38.699Z] === RUN TestAtomicWriteSetCancel [2021-06-08T19:59:38.699Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-08T19:59:38.699Z] === RUN TestReadCloserWrapperClose [2021-06-08T19:59:38.699Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-08T19:59:38.699Z] === RUN TestReaderErrWrapperReadOnError [2021-06-08T19:59:38.699Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-08T19:59:38.699Z] === RUN TestReaderErrWrapperRead [2021-06-08T19:59:38.699Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-08T19:59:38.699Z] === RUN TestHashData [2021-06-08T19:59:38.699Z] --- PASS: TestHashData (0.00s) [2021-06-08T19:59:38.699Z] === RUN TestCancelReadCloser [2021-06-08T19:59:38.840Z] --- PASS: TestRenameInvalidName (1.32s) [2021-06-08T19:59:38.840Z] === RUN TestRenameAnonymousContainer [2021-06-08T19:59:39.151Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-08T19:59:39.151Z] === RUN TestWriteCloserWrapperClose [2021-06-08T19:59:39.151Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-08T19:59:39.151Z] === RUN TestNopWriteCloser [2021-06-08T19:59:39.151Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-08T19:59:39.151Z] === RUN TestNopWriter [2021-06-08T19:59:39.151Z] --- PASS: TestNopWriter (0.00s) [2021-06-08T19:59:39.151Z] === RUN TestWriteCounter [2021-06-08T19:59:39.151Z] --- PASS: TestWriteCounter (0.00s) [2021-06-08T19:59:39.151Z] PASS [2021-06-08T19:59:39.151Z] coverage: 69.7% of statements [2021-06-08T19:59:39.151Z] ok github.com/docker/docker/pkg/ioutils 0.663s coverage: 69.7% of statements [2021-06-08T19:59:39.151Z] 2021/06/08 19:59:38 Closing DB instances... [2021-06-08T19:59:39.151Z] --- PASS: TestGetAddress (28.08s) [2021-06-08T19:59:39.151Z] === RUN TestRequestSyntaxCheck [2021-06-08T19:59:39.151Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-06-08T19:59:39.151Z] === RUN TestRequest [2021-06-08T19:59:40.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-08T19:59:40.491Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s) [2021-06-08T19:59:40.491Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-08T19:59:40.491Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-08T19:59:40.662Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.29s) [2021-06-08T19:59:40.662Z] === RUN TestNetworkDBGarbageCollection [2021-06-08T19:59:40.662Z] === RUN TestError [2021-06-08T19:59:40.662Z] --- PASS: TestError (0.00s) [2021-06-08T19:59:40.662Z] === RUN TestProgressString [2021-06-08T19:59:40.662Z] === RUN TestProgressString/no_progress [2021-06-08T19:59:40.662Z] === RUN TestProgressString/progress_1 [2021-06-08T19:59:40.662Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-08T19:59:40.662Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-08T19:59:40.662Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-08T19:59:40.662Z] === RUN TestProgressString/with_units [2021-06-08T19:59:40.662Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-08T19:59:40.662Z] === RUN TestProgressString/hide_counts [2021-06-08T19:59:40.662Z] --- PASS: TestProgressString (0.00s) [2021-06-08T19:59:40.662Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-08T19:59:40.662Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-08T19:59:40.662Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-08T19:59:40.662Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-08T19:59:40.662Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-08T19:59:40.662Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-08T19:59:40.662Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-08T19:59:40.662Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-08T19:59:40.662Z] === RUN TestJSONMessageDisplay [2021-06-08T19:59:40.662Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-06-08T19:59:40.662Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-08T19:59:40.662Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-08T19:59:40.662Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-08T19:59:40.662Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-08T19:59:40.662Z] === RUN TestDisplayJSONMessagesStream [2021-06-08T19:59:40.662Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-08T19:59:40.662Z] PASS [2021-06-08T19:59:40.662Z] coverage: 91.7% of statements [2021-06-08T19:59:40.662Z] ok github.com/docker/docker/pkg/jsonmessage 0.215s coverage: 91.7% of statements [2021-06-08T19:59:41.626Z] === RUN TestStandardLongPath [2021-06-08T19:59:41.626Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-08T19:59:41.626Z] === RUN TestUNCLongPath [2021-06-08T19:59:41.626Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-08T19:59:41.626Z] PASS [2021-06-08T19:59:41.626Z] coverage: 100.0% of statements [2021-06-08T19:59:41.626Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-06-08T19:59:42.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-08T19:59:42.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-08T19:59:42.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-08T19:59:43.045Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.08s) [2021-06-08T19:59:43.045Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-08T19:59:43.045Z] === RUN TestIpcModeOlderClient [2021-06-08T19:59:43.045Z] === PAUSE TestIpcModeOlderClient [2021-06-08T19:59:43.045Z] === RUN TestKillContainerInvalidSignal [2021-06-08T19:59:43.138Z] === RUN TestNameFormat [2021-06-08T19:59:43.138Z] --- PASS: TestNameFormat (0.00s) [2021-06-08T19:59:43.138Z] === RUN TestNameRetries [2021-06-08T19:59:43.138Z] --- PASS: TestNameRetries (0.00s) [2021-06-08T19:59:43.138Z] PASS [2021-06-08T19:59:43.138Z] coverage: 85.7% of statements [2021-06-08T19:59:43.138Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2021-06-08T19:59:43.473Z] --- PASS: TestRenameAnonymousContainer (4.39s) [2021-06-08T19:59:43.473Z] === RUN TestRenameContainerWithSameName [2021-06-08T19:59:43.619Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-06-08T19:59:43.619Z] === RUN TestKillContainer [2021-06-08T19:59:43.619Z] === RUN TestKillContainer/no_signal [2021-06-08T19:59:44.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-08T19:59:44.089Z] === RUN TestParseKeyValueOpt [2021-06-08T19:59:44.089Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-08T19:59:44.089Z] === RUN TestParseUintList [2021-06-08T19:59:44.089Z] --- PASS: TestParseUintList (0.00s) [2021-06-08T19:59:44.089Z] === RUN TestParseUintListMaximumLimits [2021-06-08T19:59:44.089Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-08T19:59:44.089Z] PASS [2021-06-08T19:59:44.089Z] coverage: 97.0% of statements [2021-06-08T19:59:44.089Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-06-08T19:59:44.564Z] === RUN TestKillContainer/non_killing_signal [2021-06-08T19:59:44.601Z] --- PASS: TestRenameContainerWithSameName (1.33s) [2021-06-08T19:59:44.601Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-08T19:59:44.726Z] --- PASS: TestCreateServiceMultipleTimes (17.78s) [2021-06-08T19:59:44.726Z] === RUN TestCreateServiceConflict [2021-06-08T19:59:45.139Z] === RUN TestKillContainer/killing_signal [2021-06-08T19:59:45.611Z] === RUN TestNewAndRemove [2021-06-08T19:59:45.611Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-08T19:59:45.611Z] === RUN TestRemoveInvalidPath [2021-06-08T19:59:45.611Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-08T19:59:45.611Z] PASS [2021-06-08T19:59:45.611Z] coverage: 82.6% of statements [2021-06-08T19:59:45.611Z] ok github.com/docker/docker/pkg/pidfile 0.066s coverage: 82.6% of statements [2021-06-08T19:59:46.087Z] --- PASS: TestKillContainer (2.51s) [2021-06-08T19:59:46.087Z] --- PASS: TestKillContainer/no_signal (0.81s) [2021-06-08T19:59:46.087Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2021-06-08T19:59:46.087Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-06-08T19:59:46.087Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-08T19:59:46.087Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-08T19:59:46.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-08T19:59:46.668Z] --- PASS: TestCreateServiceConflict (2.38s) [2021-06-08T19:59:46.668Z] === RUN TestCreateServiceMaxReplicas [2021-06-08T19:59:47.034Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-08T19:59:47.063Z] --- PASS: TestRenameContainerWithLinkedContainer (2.31s) [2021-06-08T19:59:47.063Z] === RUN TestResize [2021-06-08T19:59:47.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2021-06-08T19:59:47.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-06-08T19:59:47.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-06-08T19:59:47.608Z] === RUN TestKillStoppedContainer [2021-06-08T19:59:47.869Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-06-08T19:59:47.869Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-08T19:59:47.869Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-08T19:59:47.869Z] === RUN TestKillDifferentUserContainer [2021-06-08T19:59:48.431Z] --- PASS: TestResize (1.41s) [2021-06-08T19:59:48.431Z] === RUN TestResizeWithInvalidSize [2021-06-08T19:59:48.483Z] === RUN TestFailedConnection [2021-06-08T19:59:48.830Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-06-08T19:59:48.830Z] === RUN TestInspectOomKilledTrue [2021-06-08T19:59:48.830Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-08T19:59:48.830Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T19:59:48.830Z] === RUN TestInspectOomKilledFalse [2021-06-08T19:59:48.830Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-08T19:59:48.830Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T19:59:48.830Z] === RUN TestLinksEtcHostsContentMatch [2021-06-08T19:59:49.403Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-06-08T19:59:49.403Z] === RUN TestLinksContainerNames [2021-06-08T19:59:49.433Z] === RUN TestParseEmptyInterface [2021-06-08T19:59:49.433Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-08T19:59:49.433Z] === RUN TestParseNonInterfaceType [2021-06-08T19:59:49.433Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-08T19:59:49.433Z] === RUN TestParseWithOneFunction [2021-06-08T19:59:49.433Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-08T19:59:49.433Z] === RUN TestParseWithMultipleFuncs [2021-06-08T19:59:49.433Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-08T19:59:49.433Z] === RUN TestParseWithUnnamedReturn [2021-06-08T19:59:49.433Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-08T19:59:49.433Z] === RUN TestEmbeddedInterface [2021-06-08T19:59:49.433Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-08T19:59:49.433Z] === RUN TestParsedImports [2021-06-08T19:59:49.433Z] --- PASS: TestParsedImports (0.00s) [2021-06-08T19:59:49.433Z] === RUN TestAliasedImports [2021-06-08T19:59:49.433Z] --- PASS: TestAliasedImports (0.00s) [2021-06-08T19:59:49.433Z] PASS [2021-06-08T19:59:49.433Z] coverage: 56.8% of statements [2021-06-08T19:59:49.433Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2021-06-08T19:59:49.799Z] --- PASS: TestResizeWithInvalidSize (1.37s) [2021-06-08T19:59:49.799Z] === RUN TestResizeWhenContainerNotStarted [2021-06-08T19:59:49.966Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2021-06-08T19:59:49.966Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-08T19:59:50.382Z] --- PASS: TestRequest (11.13s) [2021-06-08T19:59:50.382Z] === RUN TestOverlappingRequests [2021-06-08T19:59:50.382Z] --- PASS: TestFailedConnection (2.01s) [2021-06-08T19:59:50.382Z] === RUN TestFailOnce [2021-06-08T19:59:50.382Z] 2021/06/08 19:59:50 http: panic serving 127.0.0.1:49297: Plugin not ready [2021-06-08T19:59:50.382Z] goroutine 34 [running]: [2021-06-08T19:59:50.382Z] net/http.(*conn).serve.func1(0xc000128000) [2021-06-08T19:59:50.382Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-08T19:59:50.382Z] panic(0x84ab40, 0x987da0) [2021-06-08T19:59:50.382Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-08T19:59:50.382Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc0001040e0, 0xc000144000) [2021-06-08T19:59:50.382Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-08T19:59:50.382Z] net/http.HandlerFunc.ServeHTTP(0xc0000ee050, 0x99b9e0, 0xc0001040e0, 0xc000144000) [2021-06-08T19:59:50.382Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-08T19:59:50.382Z] net/http.(*ServeMux).ServeHTTP(0xc0000fe000, 0x99b9e0, 0xc0001040e0, 0xc000144000) [2021-06-08T19:59:50.382Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-08T19:59:50.382Z] net/http.serverHandler.ServeHTTP(0xc000104000, 0x99b9e0, 0xc0001040e0, 0xc000144000) [2021-06-08T19:59:50.382Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-08T19:59:50.382Z] net/http.(*conn).serve(0xc000128000, 0x99c5a0, 0xc00013a000) [2021-06-08T19:59:50.382Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-08T19:59:50.382Z] created by net/http.(*Server).Serve [2021-06-08T19:59:50.382Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-08T19:59:50.382Z] time="2021-06-08T19:59:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post http://127.0.0.1:49296/Test.FailOnce: EOF, retrying in 1s" [2021-06-08T19:59:50.832Z] --- PASS: TestOverlappingRequests (0.48s) [2021-06-08T19:59:50.832Z] === RUN TestRelease [2021-06-08T19:59:51.171Z] --- PASS: TestResizeWhenContainerNotStarted (1.26s) [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:59:51.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:59:51.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:59:51.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-08T19:59:51.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-08T19:59:51.282Z] === RUN TestHTTPTransport [2021-06-08T19:59:51.282Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-08T19:59:51.282Z] PASS [2021-06-08T19:59:51.282Z] coverage: 85.7% of statements [2021-06-08T19:59:51.282Z] ok github.com/docker/docker/pkg/plugins/transport 0.053s coverage: 85.7% of statements [2021-06-08T19:59:51.282Z] --- PASS: TestFailOnce (1.19s) [2021-06-08T19:59:51.282Z] === RUN TestEchoInputOutput [2021-06-08T19:59:51.282Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-08T19:59:51.282Z] === RUN TestBackoff [2021-06-08T19:59:51.282Z] --- PASS: TestBackoff (0.00s) [2021-06-08T19:59:51.282Z] === RUN TestAbortRetry [2021-06-08T19:59:51.282Z] --- PASS: TestAbortRetry (0.00s) [2021-06-08T19:59:51.282Z] === RUN TestClientScheme [2021-06-08T19:59:51.282Z] --- PASS: TestClientScheme (0.00s) [2021-06-08T19:59:51.282Z] === RUN TestNewClientWithTimeout [2021-06-08T19:59:51.323Z] --- PASS: TestLinksContainerNames (1.66s) [2021-06-08T19:59:51.323Z] === RUN TestLogsFollowTailEmpty [2021-06-08T19:59:51.897Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2021-06-08T19:59:51.897Z] === RUN TestContainerNetworkMountsNoChown [2021-06-08T19:59:52.232Z] time="2021-06-08T19:59:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post http://127.0.0.1:49301/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-08T19:59:52.232Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-08T19:59:52.232Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-08T19:59:52.232Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-08T19:59:52.232Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-08T19:59:52.232Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-08T19:59:52.232Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-08T19:59:52.232Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-08T19:59:52.232Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-08T19:59:52.232Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-08T19:59:52.232Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-08T19:59:52.232Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-08T19:59:52.232Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-08T19:59:52.232Z] === RUN TestBufferPoolPutAndGet [2021-06-08T19:59:52.232Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-08T19:59:52.232Z] PASS [2021-06-08T19:59:52.232Z] coverage: 88.2% of statements [2021-06-08T19:59:52.232Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-06-08T19:59:52.232Z] --- PASS: TestRelease (1.57s) [2021-06-08T19:59:52.232Z] === RUN TestAllocateRandomDeallocate [2021-06-08T19:59:52.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-08T19:59:52.863Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/default [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/default [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/private [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/private [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rprivate [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/slave [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/slave [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rslave [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/shared [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/shared [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rshared [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/default [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/rslave [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/rprivate [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/private [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/shared [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/rshared [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/slave [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-08T19:59:52.863Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:59:52.863Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-08T19:59:52.863Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-08T19:59:53.126Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-08T19:59:53.182Z] === RUN TestOutputOnPrematureClose [2021-06-08T19:59:53.182Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-08T19:59:53.182Z] === RUN TestCompleteSilently [2021-06-08T19:59:53.182Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-08T19:59:53.182Z] PASS [2021-06-08T19:59:53.182Z] coverage: 75.9% of statements [2021-06-08T19:59:53.182Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2021-06-08T19:59:53.389Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-08T19:59:53.389Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-08T19:59:53.389Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-08T19:59:53.389Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-06-08T19:59:53.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-08T19:59:53.390Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-08T19:59:53.390Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-08T19:59:53.390Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-08T19:59:53.390Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-08T19:59:53.390Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-08T19:59:53.390Z] === RUN TestContainerBindMountNonRecursive [2021-06-08T19:59:53.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-08T19:59:53.631Z] time="2021-06-08T19:59:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post http://127.0.0.1:49301/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-08T19:59:54.083Z] === RUN TestSendToOneSub [2021-06-08T19:59:54.083Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-08T19:59:54.083Z] === RUN TestSendToMultipleSubs [2021-06-08T19:59:54.083Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-08T19:59:54.083Z] === RUN TestEvictOneSub [2021-06-08T19:59:54.083Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-08T19:59:54.083Z] === RUN TestClosePublisher [2021-06-08T19:59:54.083Z] --- PASS: TestClosePublisher (0.00s) [2021-06-08T19:59:54.083Z] === RUN TestPubSubRace [2021-06-08T19:59:54.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-08T19:59:55.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:59:55.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:59:55.592Z] --- PASS: TestPubSubRace (1.07s) [2021-06-08T19:59:55.592Z] PASS [2021-06-08T19:59:55.592Z] coverage: 75.0% of statements [2021-06-08T19:59:55.592Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2021-06-08T19:59:55.943Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2021-06-08T19:59:55.943Z] === RUN TestContainerVolumesMountedAsShared [2021-06-08T19:59:56.042Z] time="2021-06-08T19:59:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post http://127.0.0.1:49301/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-08T19:59:56.205Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-06-08T19:59:56.205Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-08T19:59:56.492Z] === RUN TestRegister [2021-06-08T19:59:56.492Z] --- PASS: TestRegister (0.00s) [2021-06-08T19:59:56.492Z] === RUN TestCommand [2021-06-08T19:59:56.492Z] --- PASS: TestCommand (0.03s) [2021-06-08T19:59:56.492Z] === RUN TestNaiveSelf [2021-06-08T19:59:56.492Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-08T19:59:56.492Z] PASS [2021-06-08T19:59:56.492Z] coverage: 82.4% of statements [2021-06-08T19:59:56.492Z] ok github.com/docker/docker/pkg/reexec 0.101s coverage: 82.4% of statements [2021-06-08T19:59:56.712Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-08T19:59:56.942Z] --- PASS: TestAllocateRandomDeallocate (4.59s) [2021-06-08T19:59:56.942Z] === RUN TestRetrieveFromStore [2021-06-08T19:59:57.152Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-06-08T19:59:57.152Z] === RUN TestNetworkNat [2021-06-08T19:59:57.276Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-08T19:59:57.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-08T19:59:57.791Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-08T19:59:57.891Z] === RUN TestParseSignal [2021-06-08T19:59:57.891Z] --- PASS: TestParseSignal (0.00s) [2021-06-08T19:59:57.891Z] === RUN TestValidSignalForPlatform [2021-06-08T19:59:57.891Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-08T19:59:57.891Z] PASS [2021-06-08T19:59:57.891Z] coverage: 19.7% of statements [2021-06-08T19:59:57.891Z] ok github.com/docker/docker/pkg/signal 0.046s coverage: 19.7% of statements [2021-06-08T19:59:58.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-08T19:59:58.097Z] --- PASS: TestNetworkNat (0.96s) [2021-06-08T19:59:58.097Z] === RUN TestNetworkLocalhostTCPNat [2021-06-08T19:59:58.340Z] --- PASS: TestRetrieveFromStore (1.49s) [2021-06-08T19:59:58.340Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-08T19:59:58.340Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-08T19:59:58.340Z] === RUN TestParallelPredefinedRequest1 [2021-06-08T19:59:58.340Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-08T19:59:58.340Z] === RUN TestParallelPredefinedRequest2 [2021-06-08T19:59:58.340Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-08T19:59:58.340Z] === RUN TestParallelPredefinedRequest3 [2021-06-08T19:59:58.340Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-08T19:59:58.340Z] === RUN TestParallelPredefinedRequest4 [2021-06-08T19:59:58.340Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-08T19:59:58.340Z] === RUN TestParallelPredefinedRequest5 [2021-06-08T19:59:58.340Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-08T19:59:58.340Z] === RUN TestDebug [2021-06-08T19:59:58.340Z] --- PASS: TestDebug (0.00s) [2021-06-08T19:59:58.340Z] === RUN TestRequestPoolParallel [2021-06-08T19:59:58.790Z] --- PASS: TestRequestPoolParallel (0.36s) [2021-06-08T19:59:58.790Z] === RUN TestFullAllocateRelease [2021-06-08T19:59:58.790Z] === RUN TestNewStdWriter [2021-06-08T19:59:58.790Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-08T19:59:58.790Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestWriteWithNilBytes [2021-06-08T19:59:58.790Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestWrite [2021-06-08T19:59:58.790Z] --- PASS: TestWrite (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestWriteWithWriterError [2021-06-08T19:59:58.790Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-08T19:59:58.790Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestStdCopyWriteAndRead [2021-06-08T19:59:58.790Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-08T19:59:58.790Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-08T19:59:58.790Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-08T19:59:58.790Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-08T19:59:58.790Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-08T19:59:58.790Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-08T19:59:58.790Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-08T19:59:58.790Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-08T19:59:58.790Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-08T19:59:58.790Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-08T19:59:58.790Z] PASS [2021-06-08T19:59:58.790Z] coverage: 100.0% of statements [2021-06-08T19:59:58.790Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2021-06-08T19:59:58.981Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-08T19:59:58.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-08T19:59:59.044Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-06-08T19:59:59.044Z] === RUN TestNetworkLoopbackNat [2021-06-08T19:59:59.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-08T19:59:59.739Z] --- PASS: TestFullAllocateRelease (0.76s) [2021-06-08T19:59:59.739Z] === RUN TestOddAllocateRelease [2021-06-08T20:00:00.189Z] --- PASS: TestOddAllocateRelease (0.43s) [2021-06-08T20:00:00.189Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-08T20:00:00.189Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.18s) [2021-06-08T20:00:00.189Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-08T20:00:00.189Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-08T20:00:00.189Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-08T20:00:00.189Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-06-08T20:00:00.189Z] === CONT TestParallelPredefinedRequest1 [2021-06-08T20:00:00.189Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-08T20:00:00.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:00:00.189Z] === CONT TestParallelPredefinedRequest5 [2021-06-08T20:00:00.189Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-08T20:00:00.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:00:00.189Z] === CONT TestParallelPredefinedRequest4 [2021-06-08T20:00:00.189Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-08T20:00:00.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:00:00.189Z] === CONT TestParallelPredefinedRequest3 [2021-06-08T20:00:00.189Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-08T20:00:00.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:00:00.189Z] === CONT TestParallelPredefinedRequest2 [2021-06-08T20:00:00.189Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-08T20:00:00.189Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:00:00.189Z] PASS [2021-06-08T20:00:00.189Z] coverage: 85.3% of statements [2021-06-08T20:00:00.189Z] ok github.com/docker/docker/libnetwork/ipam 58.912s coverage: 85.3% of statements [2021-06-08T20:00:00.639Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-08T20:00:00.639Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-08T20:00:00.639Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestFormatStatus [2021-06-08T20:00:00.639Z] --- PASS: TestFormatStatus (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestFormatError [2021-06-08T20:00:00.639Z] --- PASS: TestFormatError (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestFormatJSONError [2021-06-08T20:00:00.639Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-08T20:00:00.639Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-08T20:00:00.639Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestNewJSONProgressOutput [2021-06-08T20:00:00.639Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestAuxFormatterEmit [2021-06-08T20:00:00.639Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestStreamWriterStdout [2021-06-08T20:00:00.639Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-08T20:00:00.639Z] === RUN TestStreamWriterStderr [2021-06-08T20:00:00.639Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-08T20:00:00.639Z] PASS [2021-06-08T20:00:00.639Z] coverage: 66.2% of statements [2021-06-08T20:00:00.639Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2021-06-08T20:00:00.639Z] time="2021-06-08T20:00:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post http://127.0.0.1:49301/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-08T20:00:01.588Z] === RUN TestGenerateRandomID [2021-06-08T20:00:01.588Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-08T20:00:01.588Z] === RUN TestShortenId [2021-06-08T20:00:01.588Z] --- PASS: TestShortenId (0.00s) [2021-06-08T20:00:01.588Z] === RUN TestShortenSha256Id [2021-06-08T20:00:01.588Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-08T20:00:01.588Z] === RUN TestShortenIdEmpty [2021-06-08T20:00:01.588Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-08T20:00:01.588Z] === RUN TestShortenIdInvalid [2021-06-08T20:00:01.588Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-08T20:00:01.588Z] === RUN TestIsShortIDNonHex [2021-06-08T20:00:01.588Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-08T20:00:01.588Z] === RUN TestIsShortIDNotCorrectSize [2021-06-08T20:00:01.588Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-08T20:00:01.588Z] PASS [2021-06-08T20:00:01.588Z] coverage: 70.6% of statements [2021-06-08T20:00:01.588Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2021-06-08T20:00:02.352Z] --- PASS: TestNetworkLoopbackNat (3.33s) [2021-06-08T20:00:02.352Z] === RUN TestPause [2021-06-08T20:00:02.538Z] === RUN TestIsCpusetListAvailable [2021-06-08T20:00:02.538Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-08T20:00:02.538Z] PASS [2021-06-08T20:00:02.538Z] coverage: 38.2% of statements [2021-06-08T20:00:02.538Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2021-06-08T20:00:03.298Z] --- PASS: TestPause (0.89s) [2021-06-08T20:00:03.298Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-08T20:00:03.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-08T20:00:03.298Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-08T20:00:03.298Z] === RUN TestPauseStopPausedContainer [2021-06-08T20:00:03.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-08T20:00:03.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-08T20:00:03.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-08T20:00:03.873Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2021-06-08T20:00:03.873Z] === RUN TestPidHost [2021-06-08T20:00:04.678Z] === RUN TestChtimes [2021-06-08T20:00:04.678Z] --- PASS: TestChtimes (0.00s) [2021-06-08T20:00:04.678Z] === RUN TestChtimesWindows [2021-06-08T20:00:04.678Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-08T20:00:04.678Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-08T20:00:04.678Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-08T20:00:04.678Z] === RUN TestEnsureRemoveAllNotExist [2021-06-08T20:00:04.678Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-08T20:00:04.678Z] === RUN TestEnsureRemoveAllWithDir [2021-06-08T20:00:04.678Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-08T20:00:04.678Z] === RUN TestEnsureRemoveAllWithFile [2021-06-08T20:00:04.678Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-08T20:00:04.678Z] === RUN TestHasWin32KSupport [2021-06-08T20:00:04.678Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-08T20:00:04.678Z] syscall_windows_test.go:8: win32k: true [2021-06-08T20:00:04.678Z] PASS [2021-06-08T20:00:04.678Z] coverage: 12.0% of statements [2021-06-08T20:00:04.678Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 12.0% of statements [2021-06-08T20:00:04.859Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.65s) [2021-06-08T20:00:04.860Z] === RUN TestCreateServiceSecretFileMode [2021-06-08T20:00:05.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-08T20:00:05.629Z] === RUN TestTailFile [2021-06-08T20:00:05.629Z] --- PASS: TestTailFile (0.00s) [2021-06-08T20:00:05.629Z] === RUN TestTailFileManyLines [2021-06-08T20:00:05.629Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-08T20:00:05.629Z] === RUN TestTailEmptyFile [2021-06-08T20:00:05.629Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-08T20:00:05.629Z] === RUN TestTailNegativeN [2021-06-08T20:00:05.629Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/truncated_last_line [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-08T20:00:05.629Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.629Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.629Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:05.630Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:05.630Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:05.631Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:05.631Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:05.631Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.091Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.091Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.091Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.091Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.091Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.091Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.091Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.091Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.091Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.091Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.093Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.093Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.094Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-08T20:00:06.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.095Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.01s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.096Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:00:06.426Z] --- PASS: TestPidHost (2.36s) [2021-06-08T20:00:06.427Z] === RUN TestPsFilter [2021-06-08T20:00:06.427Z] --- PASS: TestPsFilter (0.14s) [2021-06-08T20:00:06.427Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:00:06.546Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:00:06.547Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:00:06.547Z] PASS [2021-06-08T20:00:06.547Z] coverage: 88.6% of statements [2021-06-08T20:00:06.547Z] ok github.com/docker/docker/pkg/tailfile 0.225s coverage: 88.6% of statements [2021-06-08T20:00:06.772Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2021-06-08T20:00:06.772Z] === RUN TestCreateServiceConfigFileMode [2021-06-08T20:00:07.372Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-06-08T20:00:07.372Z] === RUN TestRemoveContainerWithVolume [2021-06-08T20:00:07.502Z] === RUN TestTarSumRemoveNonExistent [2021-06-08T20:00:07.502Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestTarSumRemove [2021-06-08T20:00:07.502Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestSortFileInfoSums [2021-06-08T20:00:07.502Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestNewTarSumForLabelInvalid [2021-06-08T20:00:07.502Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestNewTarSumForLabel [2021-06-08T20:00:07.502Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestEmptyTar [2021-06-08T20:00:07.502Z] --- PASS: TestEmptyTar (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestTarSumsReadSize [2021-06-08T20:00:07.502Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestTarSums [2021-06-08T20:00:07.502Z] --- PASS: TestTarSums (0.08s) [2021-06-08T20:00:07.502Z] === RUN TestIteration [2021-06-08T20:00:07.502Z] --- PASS: TestIteration (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestVersionLabelForChecksum [2021-06-08T20:00:07.502Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestVersion [2021-06-08T20:00:07.502Z] --- PASS: TestVersion (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestGetVersion [2021-06-08T20:00:07.502Z] --- PASS: TestGetVersion (0.00s) [2021-06-08T20:00:07.502Z] === RUN TestGetVersions [2021-06-08T20:00:07.502Z] --- PASS: TestGetVersions (0.00s) [2021-06-08T20:00:07.502Z] PASS [2021-06-08T20:00:07.502Z] coverage: 89.3% of statements [2021-06-08T20:00:07.502Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements [2021-06-08T20:00:08.318Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2021-06-08T20:00:08.318Z] === RUN TestRemoveContainerRunning [2021-06-08T20:00:08.454Z] testing: warning: no tests to run [2021-06-08T20:00:08.454Z] PASS [2021-06-08T20:00:08.454Z] coverage: [no statements] [2021-06-08T20:00:08.454Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2021-06-08T20:00:08.587Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-08T20:00:08.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-08T20:00:08.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-08T20:00:08.892Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-06-08T20:00:08.892Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-08T20:00:09.403Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-06-08T20:00:09.403Z] === RUN TestClientStream [2021-06-08T20:00:09.403Z] --- PASS: TestClientStream (0.00s) [2021-06-08T20:00:09.403Z] === RUN TestClientSendFile [2021-06-08T20:00:09.403Z] --- PASS: TestClientSendFile (0.00s) [2021-06-08T20:00:09.403Z] === RUN TestClientWithRequestTimeout [2021-06-08T20:00:09.403Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-08T20:00:09.403Z] === RUN TestFileSpecPlugin [2021-06-08T20:00:09.403Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-08T20:00:09.403Z] === RUN TestFileJSONSpecPlugin [2021-06-08T20:00:09.403Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-08T20:00:09.403Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-08T20:00:09.403Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-08T20:00:09.403Z] === RUN TestPluginAddHandler [2021-06-08T20:00:09.403Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-08T20:00:09.403Z] === RUN TestPluginWaitBadPlugin [2021-06-08T20:00:09.403Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-08T20:00:09.403Z] === RUN TestGet [2021-06-08T20:00:09.403Z] time="2021-06-08T20:00:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-08T20:00:09.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-08T20:00:09.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2021-06-08T20:00:09.841Z] === RUN TestRemoveInvalidContainer [2021-06-08T20:00:09.841Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-08T20:00:09.841Z] === RUN TestRenameLinkedContainer [2021-06-08T20:00:09.852Z] === RUN TestTruncIndex [2021-06-08T20:00:09.852Z] --- PASS: TestTruncIndex (0.10s) [2021-06-08T20:00:09.852Z] PASS [2021-06-08T20:00:09.852Z] coverage: 91.5% of statements [2021-06-08T20:00:09.852Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-06-08T20:00:10.070Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2021-06-08T20:00:10.070Z] === RUN TestCreateServiceSysctls [2021-06-08T20:00:10.302Z] time="2021-06-08T20:00:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-08T20:00:10.450Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-08T20:00:10.751Z] === RUN TestIsGIT [2021-06-08T20:00:10.751Z] --- PASS: TestIsGIT (0.00s) [2021-06-08T20:00:10.751Z] === RUN TestIsTransport [2021-06-08T20:00:10.751Z] --- PASS: TestIsTransport (0.00s) [2021-06-08T20:00:10.751Z] PASS [2021-06-08T20:00:10.751Z] coverage: 100.0% of statements [2021-06-08T20:00:10.751Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2021-06-08T20:00:11.381Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-08T20:00:11.701Z] === RUN TestVersionInfo [2021-06-08T20:00:11.701Z] --- PASS: TestVersionInfo (0.00s) [2021-06-08T20:00:11.701Z] === RUN TestAppendVersions [2021-06-08T20:00:11.701Z] --- PASS: TestAppendVersions (0.00s) [2021-06-08T20:00:11.701Z] PASS [2021-06-08T20:00:11.701Z] coverage: 88.9% of statements [2021-06-08T20:00:11.701Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2021-06-08T20:00:12.151Z] time="2021-06-08T20:00:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.21s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.53s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.06s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.74s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.88s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.38s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.42s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.81s) [2021-06-08T20:00:12.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.59s) [2021-06-08T20:00:12.315Z] === RUN TestCgroupNamespacesRun [2021-06-08T20:00:12.878Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-08T20:00:13.100Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-08T20:00:13.100Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-08T20:00:13.100Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-08T20:00:13.100Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-08T20:00:13.151Z] --- PASS: TestRenameLinkedContainer (3.33s) [2021-06-08T20:00:13.151Z] === RUN TestRenameStoppedContainer [2021-06-08T20:00:13.366Z] --- PASS: TestCreateServiceSysctls (3.39s) [2021-06-08T20:00:13.366Z] === RUN TestCreateServiceCapabilities [2021-06-08T20:00:14.050Z] === RUN TestValidatePrivileges [2021-06-08T20:00:14.050Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-08T20:00:14.050Z] === RUN TestFilterByCapNeg [2021-06-08T20:00:14.050Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-08T20:00:14.050Z] === RUN TestFilterByCapPos [2021-06-08T20:00:14.050Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-08T20:00:14.050Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-08T20:00:14.050Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-08T20:00:14.050Z] PASS [2021-06-08T20:00:14.050Z] coverage: 12.0% of statements [2021-06-08T20:00:14.050Z] ok github.com/docker/docker/plugin 0.115s coverage: 12.0% of statements [2021-06-08T20:00:14.098Z] --- PASS: TestRenameStoppedContainer (0.84s) [2021-06-08T20:00:14.098Z] === RUN TestRenameRunningContainerAndReuse [2021-06-08T20:00:14.999Z] === RUN TestNewSettable [2021-06-08T20:00:14.999Z] --- PASS: TestNewSettable (0.00s) [2021-06-08T20:00:14.999Z] === RUN TestIsSettable [2021-06-08T20:00:14.999Z] --- PASS: TestIsSettable (0.00s) [2021-06-08T20:00:14.999Z] === RUN TestUpdateSettingsEnv [2021-06-08T20:00:14.999Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-08T20:00:14.999Z] PASS [2021-06-08T20:00:14.999Z] coverage: 20.1% of statements [2021-06-08T20:00:14.999Z] ok github.com/docker/docker/plugin/v2 0.071s coverage: 20.1% of statements [2021-06-08T20:00:15.404Z] --- PASS: TestCgroupNamespacesRun (3.16s) [2021-06-08T20:00:15.404Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-08T20:00:15.449Z] === RUN TestLoad [2021-06-08T20:00:15.449Z] --- PASS: TestLoad (0.00s) [2021-06-08T20:00:15.449Z] === RUN TestSave [2021-06-08T20:00:15.449Z] --- PASS: TestSave (0.03s) [2021-06-08T20:00:15.449Z] === RUN TestAddDeleteGet [2021-06-08T20:00:15.449Z] --- PASS: TestAddDeleteGet (0.04s) [2021-06-08T20:00:15.449Z] === RUN TestInvalidTags [2021-06-08T20:00:15.449Z] --- PASS: TestInvalidTags (0.00s) [2021-06-08T20:00:15.449Z] PASS [2021-06-08T20:00:15.449Z] coverage: 84.4% of statements [2021-06-08T20:00:15.449Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2021-06-08T20:00:15.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-08T20:00:15.906Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2021-06-08T20:00:15.907Z] === RUN TestInspect [2021-06-08T20:00:16.017Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2021-06-08T20:00:16.017Z] === RUN TestRenameInvalidName [2021-06-08T20:00:16.402Z] time="2021-06-08T20:00:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-08T20:00:16.590Z] --- PASS: TestRenameInvalidName (0.82s) [2021-06-08T20:00:16.590Z] === RUN TestRenameAnonymousContainer [2021-06-08T20:00:17.351Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-08T20:00:17.351Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-08T20:00:17.351Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-08T20:00:17.351Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-08T20:00:17.351Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-08T20:00:17.351Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-08T20:00:17.351Z] === RUN TestResumableRequestReaderWithReadError [2021-06-08T20:00:17.351Z] time="2021-06-08T20:00:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-08T20:00:17.351Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-06-08T20:00:17.351Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-08T20:00:17.351Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-08T20:00:17.351Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-08T20:00:17.351Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-08T20:00:17.351Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-08T20:00:17.351Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-08T20:00:17.351Z] === RUN TestResumableRequestReader [2021-06-08T20:00:17.351Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-08T20:00:17.351Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-08T20:00:17.351Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-08T20:00:17.351Z] PASS [2021-06-08T20:00:17.351Z] coverage: 100.0% of statements [2021-06-08T20:00:17.351Z] ok github.com/docker/docker/registry/resumable 0.208s coverage: 100.0% of statements [2021-06-08T20:00:17.553Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s) [2021-06-08T20:00:17.553Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-08T20:00:17.802Z] === RUN TestResolveAuthConfigIndexServer [2021-06-08T20:00:17.802Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestResolveAuthConfigFullURL [2021-06-08T20:00:17.802Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-08T20:00:17.802Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestValidateMirror [2021-06-08T20:00:17.802Z] --- PASS: TestValidateMirror (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestLoadInsecureRegistries [2021-06-08T20:00:17.802Z] time="2021-06-08T20:00:17Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-08T20:00:17.802Z] time="2021-06-08T20:00:17Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-08T20:00:17.802Z] time="2021-06-08T20:00:17Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-08T20:00:17.802Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-06-08T20:00:17.802Z] === RUN TestNewServiceConfig [2021-06-08T20:00:17.802Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestValidateIndexName [2021-06-08T20:00:17.802Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestValidateIndexNameWithError [2021-06-08T20:00:17.802Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestEndpointParse [2021-06-08T20:00:17.802Z] --- PASS: TestEndpointParse (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestEndpointParseInvalid [2021-06-08T20:00:17.802Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestValidateEndpoint [2021-06-08T20:00:17.802Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-08T20:00:17.802Z] === RUN TestPing [2021-06-08T20:00:17.802Z] --- PASS: TestPing (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestPingRegistryEndpoint [2021-06-08T20:00:17.802Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-08T20:00:17.802Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:00:17.802Z] === RUN TestEndpoint [2021-06-08T20:00:17.802Z] --- SKIP: TestEndpoint (0.00s) [2021-06-08T20:00:17.802Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:00:17.802Z] === RUN TestParseRepositoryInfo [2021-06-08T20:00:17.802Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestNewIndexInfo [2021-06-08T20:00:17.802Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestMirrorEndpointLookup [2021-06-08T20:00:17.802Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-08T20:00:17.802Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:00:17.802Z] === RUN TestSearchRepositories [2021-06-08T20:00:17.802Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-08T20:00:17.802Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-08T20:00:17.802Z] Host: 127.0.0.1:49329 [2021-06-08T20:00:17.802Z] User-Agent: docker test client [2021-06-08T20:00:17.802Z] Authorization: Token fake-token [2021-06-08T20:00:17.802Z] X-Docker-Token: true [2021-06-08T20:00:17.802Z] Accept-Encoding: gzip [2021-06-08T20:00:17.802Z] [2021-06-08T20:00:17.802Z] [2021-06-08T20:00:17.802Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-08T20:00:17.802Z] Connection: close [2021-06-08T20:00:17.802Z] Content-Length: 144 [2021-06-08T20:00:17.802Z] Cache-Control: no-cache [2021-06-08T20:00:17.802Z] Content-Type: application/json [2021-06-08T20:00:17.802Z] Date: Tue, 08 Jun 2021 20:00:17 GMT [2021-06-08T20:00:17.802Z] Expires: -1 [2021-06-08T20:00:17.802Z] Pragma: no-cache [2021-06-08T20:00:17.802Z] Server: docker-tests/mock [2021-06-08T20:00:17.802Z] X-Docker-Registry-Config: mock [2021-06-08T20:00:17.802Z] X-Docker-Registry-Version: 0.0.0 [2021-06-08T20:00:17.802Z] [2021-06-08T20:00:17.802Z] [2021-06-08T20:00:17.802Z] === RUN TestTrustedLocation [2021-06-08T20:00:17.802Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-08T20:00:17.802Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestAllowNondistributableArtifacts [2021-06-08T20:00:17.802Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-08T20:00:17.802Z] === RUN TestIsSecureIndex [2021-06-08T20:00:17.802Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-08T20:00:17.802Z] PASS [2021-06-08T20:00:17.802Z] coverage: 51.7% of statements [2021-06-08T20:00:17.802Z] ok github.com/docker/docker/registry 0.276s coverage: 51.7% of statements [2021-06-08T20:00:18.256Z] === RUN TestRestartManagerTimeout [2021-06-08T20:00:18.256Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-08T20:00:18.256Z] === RUN TestRestartManagerTimeoutReset [2021-06-08T20:00:18.256Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-08T20:00:18.256Z] PASS [2021-06-08T20:00:18.256Z] coverage: 50.9% of statements [2021-06-08T20:00:18.256Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2021-06-08T20:00:18.706Z] === RUN TestDecodeContainerConfig [2021-06-08T20:00:18.706Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-08T20:00:18.706Z] === RUN TestDecodeContainerConfigIsolation [2021-06-08T20:00:18.706Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-08T20:00:18.706Z] === RUN TestValidatePrivileged [2021-06-08T20:00:18.706Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-08T20:00:18.768Z] 8116de3c91c3: Pull complete [2021-06-08T20:00:18.768Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-06-08T20:00:18.768Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:00:18.768Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-08T20:00:18.768Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-08T20:00:18.768Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-06-08T20:00:18.768Z] WARN: Skipping validation tests [2021-06-08T20:00:18.768Z] INFO: Running unit tests at 06/08/2021 20:00:16... [2021-06-08T20:00:19.155Z] PASS [2021-06-08T20:00:19.155Z] coverage: 52.2% of statements [2021-06-08T20:00:19.155Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.2% of statements [2021-06-08T20:00:19.203Z] --- PASS: TestInspect (3.36s) [2021-06-08T20:00:19.203Z] === RUN TestCreateJob [2021-06-08T20:00:19.605Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-08T20:00:19.605Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-08T20:00:19.605Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-08T20:00:19.605Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-08T20:00:19.605Z] PASS [2021-06-08T20:00:19.605Z] coverage: 62.5% of statements [2021-06-08T20:00:19.605Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2021-06-08T20:00:19.901Z] --- PASS: TestRenameAnonymousContainer (3.35s) [2021-06-08T20:00:19.901Z] === RUN TestRenameContainerWithSameName [2021-06-08T20:00:20.828Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.94s) [2021-06-08T20:00:20.828Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-08T20:00:20.847Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-06-08T20:00:20.847Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-08T20:00:21.745Z] INFO: make.ps1 starting at 06/08/2021 20:00:21 [2021-06-08T20:00:21.745Z] INFO: Git commit (1528e1cba2) assumed from DOCKER_GITCOMMIT environment variable [2021-06-08T20:00:21.745Z] INFO: Invoking autogen... [2021-06-08T20:00:22.201Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-08T20:00:22.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-08T20:00:22.207Z] INFO: Running unit tests... [2021-06-08T20:00:22.237Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2021-06-08T20:00:22.237Z] === RUN TestResize [2021-06-08T20:00:22.466Z] === RUN TestGetDriver [2021-06-08T20:00:22.466Z] --- PASS: TestGetDriver (0.00s) [2021-06-08T20:00:22.466Z] === RUN TestVolumeRequestError [2021-06-08T20:00:22.466Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-08T20:00:22.466Z] PASS [2021-06-08T20:00:22.466Z] coverage: 36.1% of statements [2021-06-08T20:00:22.916Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2021-06-08T20:00:22.916Z] === RUN TestGetAddress [2021-06-08T20:00:22.916Z] --- PASS: TestGetAddress (0.00s) [2021-06-08T20:00:22.916Z] === RUN TestRemove [2021-06-08T20:00:22.916Z] --- SKIP: TestRemove (0.00s) [2021-06-08T20:00:22.916Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-08T20:00:22.916Z] === RUN TestInitializeWithVolumes [2021-06-08T20:00:22.916Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-08T20:00:22.916Z] === RUN TestCreate [2021-06-08T20:00:22.916Z] --- PASS: TestCreate (0.01s) [2021-06-08T20:00:22.916Z] === RUN TestValidateName [2021-06-08T20:00:22.916Z] --- PASS: TestValidateName (0.00s) [2021-06-08T20:00:22.916Z] === RUN TestCreateWithOpts [2021-06-08T20:00:22.916Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-08T20:00:22.916Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-08T20:00:22.916Z] === RUN TestRelaodNoOpts [2021-06-08T20:00:22.916Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-06-08T20:00:22.916Z] PASS [2021-06-08T20:00:22.916Z] coverage: 41.5% of statements [2021-06-08T20:00:22.916Z] ok github.com/docker/docker/volume/local 0.087s coverage: 41.5% of statements [2021-06-08T20:00:23.133Z] --- PASS: TestCgroupNamespacesRunHostMode (2.90s) [2021-06-08T20:00:23.133Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-08T20:00:23.185Z] --- PASS: TestResize (0.83s) [2021-06-08T20:00:23.185Z] === RUN TestResizeWithInvalidSize [2021-06-08T20:00:23.404Z] --- PASS: TestCreateJob (3.78s) [2021-06-08T20:00:23.404Z] === RUN TestReplicatedJob [2021-06-08T20:00:24.131Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-06-08T20:00:24.131Z] === RUN TestResizeWhenContainerNotStarted [2021-06-08T20:00:24.427Z] --- PASS: TestGet (15.01s) [2021-06-08T20:00:24.427Z] === RUN TestPluginWithNoManifest [2021-06-08T20:00:24.427Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-08T20:00:24.427Z] === RUN TestGetAll [2021-06-08T20:00:24.427Z] --- PASS: TestGetAll (0.00s) [2021-06-08T20:00:24.427Z] PASS [2021-06-08T20:00:24.427Z] coverage: 73.4% of statements [2021-06-08T20:00:24.427Z] ok github.com/docker/docker/pkg/plugins 35.984s coverage: 73.4% of statements [2021-06-08T20:00:24.427Z] === RUN TestConvertTmpfsOptions [2021-06-08T20:00:24.427Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-08T20:00:24.427Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-08T20:00:24.427Z] parser_test.go:49: data="ro" [2021-06-08T20:00:24.427Z] === RUN TestParseMountRaw [2021-06-08T20:00:24.427Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-08T20:00:24.427Z] === RUN TestParseMountRawSplit [2021-06-08T20:00:24.427Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-06-08T20:00:24.427Z] parser_test.go:390: case 0 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 1 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 2 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 3 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 4 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 5 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 6 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 7 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 8 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 0 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 1 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 2 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 3 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 4 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 5 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 6 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 7 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 8 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 9 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 10 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 11 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 12 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 0 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 1 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 2 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 3 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 4 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 5 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 6 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 7 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 8 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 9 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 10 [2021-06-08T20:00:24.427Z] parser_test.go:390: case 11 [2021-06-08T20:00:24.427Z] === RUN TestParseMountSpec [2021-06-08T20:00:24.427Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-08T20:00:24.427Z] parser_test.go:455: case 0 [2021-06-08T20:00:24.427Z] parser_test.go:455: case 1 [2021-06-08T20:00:24.427Z] parser_test.go:455: case 2 [2021-06-08T20:00:24.427Z] parser_test.go:455: case 3 [2021-06-08T20:00:24.427Z] parser_test.go:455: case 4 [2021-06-08T20:00:24.427Z] parser_test.go:455: case 5 [2021-06-08T20:00:24.427Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-08T20:00:24.427Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-08T20:00:24.427Z] === RUN TestValidateMount [2021-06-08T20:00:24.427Z] --- PASS: TestValidateMount (0.00s) [2021-06-08T20:00:24.427Z] PASS [2021-06-08T20:00:24.427Z] coverage: 66.2% of statements [2021-06-08T20:00:24.427Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 66.2% of statements [2021-06-08T20:00:25.078Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-08T20:00:25.078Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-08T20:00:25.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-08T20:00:25.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-08T20:00:25.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-08T20:00:25.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-08T20:00:25.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-08T20:00:25.388Z] === RUN TestSetGetMeta [2021-06-08T20:00:25.388Z] === PAUSE TestSetGetMeta [2021-06-08T20:00:25.388Z] === RUN TestRestore [2021-06-08T20:00:25.388Z] === PAUSE TestRestore [2021-06-08T20:00:25.388Z] === RUN TestServiceCreate [2021-06-08T20:00:25.388Z] === PAUSE TestServiceCreate [2021-06-08T20:00:25.388Z] === RUN TestServiceList [2021-06-08T20:00:25.388Z] === PAUSE TestServiceList [2021-06-08T20:00:25.388Z] === RUN TestServiceRemove [2021-06-08T20:00:25.388Z] === PAUSE TestServiceRemove [2021-06-08T20:00:25.388Z] === RUN TestServiceGet [2021-06-08T20:00:25.388Z] === PAUSE TestServiceGet [2021-06-08T20:00:25.388Z] === RUN TestServicePrune [2021-06-08T20:00:25.388Z] === PAUSE TestServicePrune [2021-06-08T20:00:25.388Z] === RUN TestCreate [2021-06-08T20:00:25.388Z] === PAUSE TestCreate [2021-06-08T20:00:25.388Z] === RUN TestRemove [2021-06-08T20:00:25.388Z] === PAUSE TestRemove [2021-06-08T20:00:25.388Z] === RUN TestList [2021-06-08T20:00:25.388Z] === PAUSE TestList [2021-06-08T20:00:25.388Z] === RUN TestFindByDriver [2021-06-08T20:00:25.388Z] === PAUSE TestFindByDriver [2021-06-08T20:00:25.388Z] === RUN TestFindByReferenced [2021-06-08T20:00:25.388Z] === PAUSE TestFindByReferenced [2021-06-08T20:00:25.388Z] === RUN TestDerefMultipleOfSameRef [2021-06-08T20:00:25.388Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-08T20:00:25.388Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-08T20:00:25.388Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-08T20:00:25.388Z] === RUN TestDefererencePluginOnCreateError [2021-06-08T20:00:25.388Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-08T20:00:25.388Z] === RUN TestRefDerefRemove [2021-06-08T20:00:25.388Z] === PAUSE TestRefDerefRemove [2021-06-08T20:00:25.388Z] === RUN TestGet [2021-06-08T20:00:25.388Z] === PAUSE TestGet [2021-06-08T20:00:25.388Z] === RUN TestGetWithReference [2021-06-08T20:00:25.388Z] === PAUSE TestGetWithReference [2021-06-08T20:00:25.388Z] === RUN TestFilterFunc [2021-06-08T20:00:25.388Z] === RUN TestFilterFunc/test_nil_list [2021-06-08T20:00:25.388Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-08T20:00:25.388Z] === RUN TestFilterFunc/test_empty_list [2021-06-08T20:00:25.388Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-08T20:00:25.388Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-08T20:00:25.388Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-08T20:00:25.388Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-08T20:00:25.388Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-08T20:00:25.388Z] === RUN TestFilterFunc/test_filter_some [2021-06-08T20:00:25.388Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-08T20:00:25.388Z] === RUN TestFilterFunc/test_filter_middle [2021-06-08T20:00:25.388Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-08T20:00:25.388Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-08T20:00:25.388Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-08T20:00:25.388Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-08T20:00:25.388Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-08T20:00:25.388Z] === CONT TestFilterFunc/test_nil_list [2021-06-08T20:00:25.388Z] === CONT TestFilterFunc/test_filter_some [2021-06-08T20:00:25.388Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-08T20:00:25.388Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-08T20:00:25.388Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-08T20:00:25.388Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-08T20:00:25.388Z] === CONT TestFilterFunc/test_filter_middle [2021-06-08T20:00:25.388Z] === CONT TestFilterFunc/test_empty_list [2021-06-08T20:00:25.388Z] --- PASS: TestFilterFunc (0.00s) [2021-06-08T20:00:25.388Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-08T20:00:25.388Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-08T20:00:25.388Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-08T20:00:25.388Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-08T20:00:25.388Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-08T20:00:25.388Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-08T20:00:25.388Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-08T20:00:25.388Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-08T20:00:25.388Z] === CONT TestSetGetMeta [2021-06-08T20:00:25.388Z] === CONT TestFindByReferenced [2021-06-08T20:00:25.388Z] === CONT TestServicePrune [2021-06-08T20:00:25.388Z] === CONT TestServiceList [2021-06-08T20:00:25.388Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-08T20:00:25.388Z] === CONT TestServiceCreate [2021-06-08T20:00:25.388Z] --- PASS: TestFindByReferenced (0.04s) [2021-06-08T20:00:25.388Z] === CONT TestRestore [2021-06-08T20:00:25.388Z] --- PASS: TestRestore (0.02s) [2021-06-08T20:00:25.388Z] === CONT TestGetWithReference [2021-06-08T20:00:25.388Z] --- PASS: TestGetWithReference (0.02s) [2021-06-08T20:00:25.388Z] === CONT TestGet [2021-06-08T20:00:25.388Z] --- PASS: TestGet (0.01s) [2021-06-08T20:00:25.388Z] === CONT TestRefDerefRemove [2021-06-08T20:00:25.388Z] --- PASS: TestRefDerefRemove (0.01s) [2021-06-08T20:00:25.388Z] === CONT TestDefererencePluginOnCreateError [2021-06-08T20:00:25.388Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-08T20:00:25.388Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-08T20:00:25.388Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-06-08T20:00:25.388Z] === CONT TestDerefMultipleOfSameRef [2021-06-08T20:00:25.388Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-06-08T20:00:25.388Z] === CONT TestFindByDriver [2021-06-08T20:00:25.388Z] --- PASS: TestFindByDriver (0.02s) [2021-06-08T20:00:25.388Z] === CONT TestList [2021-06-08T20:00:25.388Z] time="2021-06-08T20:00:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-08T20:00:25.388Z] --- PASS: TestList (0.02s) [2021-06-08T20:00:25.388Z] === CONT TestRemove [2021-06-08T20:00:25.388Z] --- PASS: TestServiceList (0.18s) [2021-06-08T20:00:25.388Z] === CONT TestCreate [2021-06-08T20:00:25.388Z] --- PASS: TestServiceCreate (0.16s) [2021-06-08T20:00:25.388Z] === CONT TestServiceGet [2021-06-08T20:00:25.388Z] time="2021-06-08T20:00:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-08T20:00:25.388Z] time="2021-06-08T20:00:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-08T20:00:25.388Z] time="2021-06-08T20:00:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-08T20:00:25.388Z] --- PASS: TestCreate (0.02s) [2021-06-08T20:00:25.388Z] === CONT TestServiceRemove [2021-06-08T20:00:25.388Z] --- PASS: TestRemove (0.02s) [2021-06-08T20:00:25.388Z] --- PASS: TestServiceGet (0.02s) [2021-06-08T20:00:25.388Z] time="2021-06-08T20:00:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-08T20:00:25.388Z] --- PASS: TestServicePrune (0.21s) [2021-06-08T20:00:25.388Z] --- PASS: TestServiceRemove (0.01s) [2021-06-08T20:00:25.388Z] PASS [2021-06-08T20:00:25.388Z] coverage: 70.3% of statements [2021-06-08T20:00:25.388Z] ok github.com/docker/docker/volume/service 0.286s coverage: 70.3% of statements [2021-06-08T20:00:25.539Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-08T20:00:25.539Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-08T20:00:25.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-08T20:00:25.658Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-08T20:00:25.953Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.68s) [2021-06-08T20:00:25.953Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-08T20:00:26.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-08T20:00:26.890Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-08T20:00:26.922Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-08T20:00:26.922Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-08T20:00:27.461Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-08T20:00:27.494Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-08T20:00:27.494Z] Cross building: bundles/cross/windows/amd64 [2021-06-08T20:00:27.718Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.93s) [2021-06-08T20:00:27.718Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-08T20:00:27.754Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-08T20:00:27.754Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-08T20:00:27.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-08T20:00:27.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-08T20:00:27.975Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-08T20:00:28.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-08T20:00:28.540Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-08T20:00:28.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-08T20:00:28.796Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-06-08T20:00:28.796Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-08T20:00:28.796Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-08T20:00:28.796Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-08T20:00:29.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-08T20:00:29.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-08T20:00:29.986Z] --- PASS: TestReplicatedJob (6.60s) [2021-06-08T20:00:29.987Z] === RUN TestUpdateReplicatedJob [2021-06-08T20:00:30.164Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-08T20:00:30.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-08T20:00:30.730Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-08T20:00:31.295Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.69s) [2021-06-08T20:00:31.295Z] === RUN TestNISDomainname [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.65s) [2021-06-08T20:00:33.236Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2021-06-08T20:00:33.236Z] === RUN TestCgroupNamespacesRun [2021-06-08T20:00:33.822Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-08T20:00:33.822Z] --- PASS: TestNISDomainname (2.24s) [2021-06-08T20:00:33.822Z] === RUN TestHostnameDnsResolution [2021-06-08T20:00:33.867Z] 2021/06/08 20:00:32 Closing DB instances... [2021-06-08T20:00:33.867Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-08T20:00:33.867Z] === RUN TestFindNode [2021-06-08T20:00:33.867Z] 2021/06/08 20:00:33 Closing DB instances... [2021-06-08T20:00:33.867Z] --- PASS: TestFindNode (0.01s) [2021-06-08T20:00:33.867Z] === RUN TestChangeNodeState [2021-06-08T20:00:33.867Z] 2021/06/08 20:00:33 Closing DB instances... [2021-06-08T20:00:33.867Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-08T20:00:33.867Z] === RUN TestNodeReincarnation [2021-06-08T20:00:33.867Z] 2021/06/08 20:00:33 Closing DB instances... [2021-06-08T20:00:34.185Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2021-06-08T20:00:34.185Z] === RUN TestServiceListWithStatuses [2021-06-08T20:00:34.185Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-08T20:00:34.185Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-08T20:00:34.185Z] === RUN TestDockerNetworkConnectAlias [2021-06-08T20:00:34.623Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-08T20:00:35.716Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-08T20:00:35.789Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2021-06-08T20:00:35.789Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-08T20:00:36.280Z] --- PASS: TestHostnameDnsResolution (2.58s) [2021-06-08T20:00:36.280Z] === RUN TestStats [2021-06-08T20:00:37.178Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2021-06-08T20:00:37.178Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-08T20:00:38.174Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-08T20:00:38.387Z] --- PASS: TestDockerNetworkConnectAlias (4.97s) [2021-06-08T20:00:38.387Z] === RUN TestDockerNetworkReConnect [2021-06-08T20:00:38.738Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-08T20:00:39.100Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2021-06-08T20:00:39.100Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-08T20:00:39.301Z] --- PASS: TestStats (3.08s) [2021-06-08T20:00:39.301Z] === RUN TestStopContainerWithTimeout [2021-06-08T20:00:39.301Z] === RUN TestStopContainerWithTimeout/0 [2021-06-08T20:00:39.301Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-08T20:00:39.301Z] === RUN TestStopContainerWithTimeout/1 [2021-06-08T20:00:39.301Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-08T20:00:39.301Z] === RUN TestStopContainerWithTimeout/3 [2021-06-08T20:00:39.301Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-08T20:00:39.301Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-08T20:00:39.301Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-08T20:00:39.301Z] === CONT TestStopContainerWithTimeout/0 [2021-06-08T20:00:39.301Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-08T20:00:39.301Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-08T20:00:39.586Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-08T20:00:39.586Z] === RUN TestParallelCreate [2021-06-08T20:00:39.586Z] 2021/06/08 20:00:38 Closing DB instances... [2021-06-08T20:00:39.586Z] --- PASS: TestParallelCreate (0.01s) [2021-06-08T20:00:39.586Z] === RUN TestParallelDelete [2021-06-08T20:00:39.586Z] 2021/06/08 20:00:38 Closing DB instances... [2021-06-08T20:00:39.586Z] --- PASS: TestParallelDelete (0.01s) [2021-06-08T20:00:39.586Z] === RUN TestNetworkDBIslands [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:866d55542280 with config:&{NodeID:866d55542280 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="Node 866d55542280/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="Node 866d55542280/172.18.46.101, added to nodes list" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3cda8d6f1834 with config:&{NodeID:3cda8d6f1834 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, added to nodes list" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, added to nodes list" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="Node 866d55542280/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=info msg="Node 866d55542280/172.18.46.101, added to nodes list" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-08T20:00:39.586Z] time="2021-06-08T20:00:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-06-08T20:00:39.865Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:958a1cabfe61 with config:&{NodeID:958a1cabfe61 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 958a1cabfe61/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 958a1cabfe61/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 958a1cabfe61/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 958a1cabfe61/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 866d55542280/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 866d55542280/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 958a1cabfe61/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.035Z] time="2021-06-08T20:00:39Z" level=info msg="Node 958a1cabfe61/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.430Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-08T20:00:40.484Z] time="2021-06-08T20:00:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:79c872e46a0d with config:&{NodeID:79c872e46a0d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:00:40.484Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.484Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.484Z] time="2021-06-08T20:00:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-08T20:00:40.484Z] time="2021-06-08T20:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-08T20:00:40.484Z] time="2021-06-08T20:00:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 958a1cabfe61/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 958a1cabfe61/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 866d55542280/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 866d55542280/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.485Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:63a372904839 with config:&{NodeID:63a372904839 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 958a1cabfe61/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 958a1cabfe61/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 866d55542280/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 866d55542280/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, added to nodes list" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:40.934Z] time="2021-06-08T20:00:40Z" level=info msg="Node 63a372904839/172.18.46.101, added to nodes list" [2021-06-08T20:00:41.019Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s) [2021-06-08T20:00:41.019Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-08T20:00:41.362Z] === CONT TestStopContainerWithTimeout/3 [2021-06-08T20:00:41.383Z] time="2021-06-08T20:00:41Z" level=info msg="The new bootstrap node list is:[172.18.46.101:10033 172.18.46.101:10034 172.18.46.101:10035]" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10033" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49355" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10034" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49356" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10035" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49357" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=info msg="The new bootstrap node list is:[172.18.46.101:10033 172.18.46.101:10034 172.18.46.101:10035]" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10033" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49358" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10034" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49359" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49360" [2021-06-08T20:00:41.384Z] time="2021-06-08T20:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10035" [2021-06-08T20:00:41.622Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="node 0 leaving" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280 change state NodeActive --> NodeLeft" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280 change state NodeActive --> NodeLeft" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280 change state NodeActive --> NodeLeft" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="node4(79c872e46a0d): Node leave event for 866d55542280/172.18.46.101" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="node5(63a372904839): Node leave event for 866d55542280/172.18.46.101" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="node3(958a1cabfe61): Node leave event for 866d55542280/172.18.46.101" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280 change state NodeActive --> NodeLeft" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="node2(3cda8d6f1834): Node leave event for 866d55542280/172.18.46.101" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280 change state NodeActive --> NodeLeft" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="node1(866d55542280): Node leave event for 866d55542280/172.18.46.101" [2021-06-08T20:00:41.835Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.284Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="node 1 leaving" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="Node 3cda8d6f1834 change state NodeActive --> NodeLeft" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="node3(958a1cabfe61): Node leave event for 3cda8d6f1834/172.18.46.101" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="Node 866d55542280/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="Node 3cda8d6f1834 change state NodeActive --> NodeLeft" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="Node 3cda8d6f1834 change state NodeActive --> NodeFailed" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, added to failed nodes list" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="Node 3cda8d6f1834 change state NodeActive --> NodeLeft" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="node4(79c872e46a0d): Node leave event for 3cda8d6f1834/172.18.46.101" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=info msg="node5(63a372904839): Node leave event for 3cda8d6f1834/172.18.46.101" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:41Z" level=error msg="node: 3cda8d6f1834 is unknown to memberlist" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:42Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:42Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:42Z" level=info msg="Node 3cda8d6f1834/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:42Z" level=info msg="node 2 leaving" [2021-06-08T20:00:42.285Z] time="2021-06-08T20:00:42Z" level=info msg="Node 958a1cabfe61 change state NodeActive --> NodeLeft" [2021-06-08T20:00:42.553Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-08T20:00:42.553Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-08T20:00:42.585Z] --- PASS: TestDockerNetworkReConnect (3.88s) [2021-06-08T20:00:42.585Z] === RUN TestServicePlugin [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="node5(63a372904839): Node leave event for 958a1cabfe61/172.18.46.101" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 958a1cabfe61 change state NodeActive --> NodeLeft" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="node4(79c872e46a0d): Node leave event for 958a1cabfe61/172.18.46.101" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 958a1cabfe61/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 958a1cabfe61 change state NodeActive --> NodeFailed" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 958a1cabfe61/172.18.46.101, added to failed nodes list" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 958a1cabfe61/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=error msg="node: 958a1cabfe61 is unknown to memberlist" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 958a1cabfe61/172.18.46.101, left gossip cluster" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="node 0 coming back" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7f39dce5c464 with config:&{NodeID:7f39dce5c464 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 7f39dce5c464/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 7f39dce5c464/172.18.46.101, added to nodes list" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="node 1 coming back" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0e30663f9589 with config:&{NodeID:0e30663f9589 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 0e30663f9589/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node 0e30663f9589/172.18.46.101, added to nodes list" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="node 2 coming back" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d2a08ef8b9ff with config:&{NodeID:d2a08ef8b9ff Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:42.734Z] time="2021-06-08T20:00:42Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, added to nodes list" [2021-06-08T20:00:42.956Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s) [2021-06-08T20:00:42.956Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-08T20:00:43.118Z] === CONT TestStopContainerWithTimeout/1 [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=debug msg="memberlist: Failed ping: 63a372904839 (timeout reached)" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.18.46.101:10036: use of closed network connection" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49377" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10035" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49372" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 79c872e46a0d/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 63a372904839/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 63a372904839/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, is the new incarnation of the failed node 958a1cabfe61/172.18.46.101" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 958a1cabfe61 change state NodeFailed --> NodeLeft" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, is the new incarnation of the shutdown node 958a1cabfe61/172.18.46.101" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, is the new incarnation of the shutdown node 958a1cabfe61/172.18.46.101" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, is the new incarnation of the shutdown node 3cda8d6f1834/172.18.46.101" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 63a372904839/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, is the new incarnation of the shutdown node 3cda8d6f1834/172.18.46.101" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 63a372904839/172.18.46.101, added to nodes list" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 79c872e46a0d/172.18.46.101, joined gossip cluster" [2021-06-08T20:00:43.684Z] time="2021-06-08T20:00:43Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to nodes list" [2021-06-08T20:00:44.133Z] time="2021-06-08T20:00:43Z" level=warning msg="memberlist: Was able to connect to 63a372904839 but other probes failed, network may be misconfigured" [2021-06-08T20:00:44.876Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2021-06-08T20:00:44.876Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-08T20:00:44.983Z] ? github.com/docker/docker/api [no test files] [2021-06-08T20:00:45.017Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-08T20:00:45.273Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-06-08T20:00:45.273Z] --- PASS: TestStopContainerWithTimeout/0 (1.90s) [2021-06-08T20:00:45.273Z] --- PASS: TestStopContainerWithTimeout/-1 (3.83s) [2021-06-08T20:00:45.273Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2021-06-08T20:00:45.273Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2021-06-08T20:00:45.273Z] === RUN TestDeleteDevicemapper [2021-06-08T20:00:45.273Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-08T20:00:45.273Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-08T20:00:45.273Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-08T20:00:45.450Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-06-08T20:00:45.450Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-08T20:00:45.837Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-08T20:00:46.402Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-08T20:00:47.335Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-08T20:00:47.370Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2021-06-08T20:00:47.370Z] === RUN TestNISDomainname [2021-06-08T20:00:48.760Z] --- PASS: TestNISDomainname (1.37s) [2021-06-08T20:00:48.760Z] === RUN TestHostnameDnsResolution [2021-06-08T20:00:50.612Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.99s) [2021-06-08T20:00:50.612Z] === RUN TestUpdateMemory [2021-06-08T20:00:50.612Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-08T20:00:50.612Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:00:50.612Z] === RUN TestUpdateCPUQuota [2021-06-08T20:00:50.680Z] --- PASS: TestHostnameDnsResolution (1.75s) [2021-06-08T20:00:50.680Z] === RUN TestStats [2021-06-08T20:00:52.507Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-08T20:00:53.438Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-08T20:00:53.987Z] --- PASS: TestStats (2.90s) [2021-06-08T20:00:53.987Z] === RUN TestStopContainerWithTimeout [2021-06-08T20:00:53.987Z] === RUN TestStopContainerWithTimeout/0 [2021-06-08T20:00:53.987Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-08T20:00:53.987Z] === RUN TestStopContainerWithTimeout/1 [2021-06-08T20:00:53.987Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-08T20:00:53.987Z] === RUN TestStopContainerWithTimeout/3 [2021-06-08T20:00:53.987Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-08T20:00:53.987Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-08T20:00:53.987Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-08T20:00:53.987Z] === CONT TestStopContainerWithTimeout/0 [2021-06-08T20:00:53.987Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-08T20:00:53.987Z] === CONT TestStopContainerWithTimeout/3 [2021-06-08T20:00:53.987Z] === CONT TestStopContainerWithTimeout/1 [2021-06-08T20:00:54.001Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-08T20:00:55.370Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-08T20:00:57.298Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-08T20:00:57.298Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2021-06-08T20:00:57.298Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2021-06-08T20:00:57.298Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2021-06-08T20:00:57.298Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2021-06-08T20:00:57.298Z] === RUN TestDeleteDevicemapper [2021-06-08T20:00:57.298Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-08T20:00:57.298Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-08T20:00:57.298Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-08T20:00:57.892Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-08T20:00:58.456Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-08T20:00:58.714Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-08T20:00:58.970Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-08T20:00:59.218Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2021-06-08T20:00:59.218Z] === RUN TestUpdateMemory [2021-06-08T20:00:59.218Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-08T20:00:59.218Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:00:59.218Z] === RUN TestUpdateCPUQuota [2021-06-08T20:00:59.228Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-08T20:01:00.600Z] --- PASS: TestUpdateCPUQuota (10.14s) [2021-06-08T20:01:00.600Z] === RUN TestUpdatePidsLimit [2021-06-08T20:01:00.600Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-08T20:01:01.973Z] === RUN TestUpdatePidsLimit/no_change [2021-06-08T20:01:02.714Z] === RUN TestMiddlewares [2021-06-08T20:01:02.714Z] --- PASS: TestMiddlewares (0.00s) [2021-06-08T20:01:02.714Z] PASS [2021-06-08T20:01:02.714Z] coverage: 9.0% of statements [2021-06-08T20:01:02.714Z] ok github.com/docker/docker/api/server 0.093s coverage: 9.0% of statements [2021-06-08T20:01:03.342Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-08T20:01:03.342Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-08T20:01:03.342Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-08T20:01:04.711Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-08T20:01:05.813Z] --- PASS: TestUpdateCPUQuota (5.73s) [2021-06-08T20:01:05.813Z] === RUN TestUpdatePidsLimit [2021-06-08T20:01:05.813Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-08T20:01:05.813Z] === RUN TestUpdatePidsLimit/no_change [2021-06-08T20:01:06.083Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-08T20:01:06.083Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-08T20:01:06.387Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-08T20:01:07.332Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-08T20:01:07.454Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-08T20:01:07.906Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-08T20:01:08.479Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-08T20:01:08.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-08T20:01:09.053Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-08T20:01:09.759Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-08T20:01:10.442Z] --- PASS: TestUpdatePidsLimit (5.49s) [2021-06-08T20:01:10.442Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-06-08T20:01:10.442Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-06-08T20:01:10.442Z] --- PASS: TestUpdatePidsLimit/update_lower (0.76s) [2021-06-08T20:01:10.442Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-06-08T20:01:10.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-06-08T20:01:10.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-06-08T20:01:10.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-06-08T20:01:10.442Z] === RUN TestUpdateRestartPolicy [2021-06-08T20:01:11.131Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-08T20:01:11.388Z] --- PASS: TestUpdatePidsLimit (10.83s) [2021-06-08T20:01:11.388Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.42s) [2021-06-08T20:01:11.388Z] --- PASS: TestUpdatePidsLimit/no_change (1.38s) [2021-06-08T20:01:11.388Z] --- PASS: TestUpdatePidsLimit/update_lower (1.38s) [2021-06-08T20:01:11.388Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.50s) [2021-06-08T20:01:11.388Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.37s) [2021-06-08T20:01:11.388Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.39s) [2021-06-08T20:01:11.388Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.41s) [2021-06-08T20:01:11.388Z] === RUN TestUpdateRestartPolicy [2021-06-08T20:01:11.953Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-08T20:01:11.953Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-08T20:01:11.953Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-08T20:01:11.953Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-08T20:01:11.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-08T20:01:12.211Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-08T20:01:14.682Z] --- PASS: TestServicePlugin (30.90s) [2021-06-08T20:01:14.682Z] plugin_test.go:62: [d4d8b1368e3e1] joining swarm manager [d468dfabba66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:01:14.682Z] plugin_test.go:65: [d46a6ccf1a3ca] joining swarm manager [d468dfabba66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:01:14.682Z] === RUN TestServiceUpdateLabel [2021-06-08T20:01:15.621Z] --- PASS: TestServiceUpdateLabel (2.37s) [2021-06-08T20:01:15.621Z] === RUN TestServiceUpdateSecrets [2021-06-08T20:01:17.466Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-08T20:01:19.360Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-08T20:01:23.548Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-08T20:01:24.130Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-08T20:01:25.365Z] --- PASS: TestUpdateRestartPolicy (13.08s) [2021-06-08T20:01:25.365Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-08T20:01:25.365Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-06-08T20:01:25.365Z] === RUN TestWaitNonBlocked [2021-06-08T20:01:25.365Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:01:25.365Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:01:25.365Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:01:25.365Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:01:25.365Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:01:25.365Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:01:25.626Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-08T20:01:25.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-06-08T20:01:25.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2021-06-08T20:01:25.627Z] === RUN TestWaitBlocked [2021-06-08T20:01:25.627Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T20:01:25.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T20:01:25.627Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T20:01:25.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T20:01:25.627Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T20:01:25.627Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T20:01:26.474Z] time="2021-06-08T20:01:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10034" [2021-06-08T20:01:26.474Z] time="2021-06-08T20:01:23Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49382" [2021-06-08T20:01:26.474Z] time="2021-06-08T20:01:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10036" [2021-06-08T20:01:26.474Z] time="2021-06-08T20:01:24Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49383" [2021-06-08T20:01:27.019Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-08T20:01:27.019Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2021-06-08T20:01:27.019Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-06-08T20:01:27.019Z] === CONT TestContainerStartOnDaemonRestart [2021-06-08T20:01:27.019Z] === CONT TestContainerKillOnDaemonStart [2021-06-08T20:01:27.019Z] === CONT TestDaemonHostGatewayIP [2021-06-08T20:01:27.019Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-08T20:01:27.414Z] --- PASS: TestUpdateRestartPolicy (16.11s) [2021-06-08T20:01:27.414Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-08T20:01:27.979Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-08T20:01:28.544Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-08T20:01:28.801Z] --- PASS: TestUpdateRestartWithAutoRemove (1.26s) [2021-06-08T20:01:28.801Z] === RUN TestWaitNonBlocked [2021-06-08T20:01:28.801Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:01:28.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:01:28.801Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:01:28.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:01:28.801Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:01:28.801Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:01:28.801Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-08T20:01:30.173Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-08T20:01:30.738Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-08T20:01:30.738Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-08T20:01:30.738Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.09s) [2021-06-08T20:01:30.738Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.13s) [2021-06-08T20:01:30.738Z] === RUN TestWaitBlocked [2021-06-08T20:01:30.738Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T20:01:30.738Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T20:01:30.738Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T20:01:30.738Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T20:01:30.995Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-08T20:01:30.995Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-08T20:01:31.244Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2021-06-08T20:01:31.244Z] === CONT TestIpcModeOlderClient [2021-06-08T20:01:31.244Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-06-08T20:01:31.244Z] === CONT TestDaemonRestartIpcMode [2021-06-08T20:01:31.244Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.38s) [2021-06-08T20:01:31.559Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-08T20:01:32.124Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-08T20:01:32.191Z] --- PASS: TestDaemonHostGatewayIP (5.39s) [2021-06-08T20:01:33.496Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-08T20:01:33.496Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.30s) [2021-06-08T20:01:33.496Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.35s) [2021-06-08T20:01:33.496Z] === CONT TestContainerStartOnDaemonRestart [2021-06-08T20:01:33.496Z] === CONT TestContainerKillOnDaemonStart [2021-06-08T20:01:33.723Z] --- PASS: TestServiceUpdateSecrets (15.20s) [2021-06-08T20:01:33.723Z] === RUN TestServiceUpdateConfigs [2021-06-08T20:01:34.429Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-08T20:01:34.688Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-08T20:01:34.746Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2021-06-08T20:01:36.586Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-08T20:01:36.700Z] time="2021-06-08T20:01:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10037" [2021-06-08T20:01:36.700Z] time="2021-06-08T20:01:35Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49384" [2021-06-08T20:01:37.961Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-08T20:01:38.219Z] --- PASS: TestContainerStartOnDaemonRestart (5.04s) [2021-06-08T20:01:38.219Z] === CONT TestIpcModeOlderClient [2021-06-08T20:01:38.476Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-06-08T20:01:38.476Z] === CONT TestDaemonHostGatewayIP [2021-06-08T20:01:38.476Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-08T20:01:39.561Z] time="2021-06-08T20:01:38Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49385" [2021-06-08T20:01:39.561Z] time="2021-06-08T20:01:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10034" [2021-06-08T20:01:40.048Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2021-06-08T20:01:40.048Z] PASS [2021-06-08T20:01:40.048Z] [2021-06-08T20:01:40.048Z] === Skipped [2021-06-08T20:01:40.048Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-08T20:01:40.048Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T20:01:40.048Z] [2021-06-08T20:01:40.048Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-08T20:01:40.048Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:01:40.048Z] [2021-06-08T20:01:40.048Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-08T20:01:40.048Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:01:40.048Z] [2021-06-08T20:01:40.048Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-08T20:01:40.048Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-08T20:01:40.048Z] [2021-06-08T20:01:40.048Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-08T20:01:40.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-08T20:01:40.048Z] [2021-06-08T20:01:40.048Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-08T20:01:40.048Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:01:40.048Z] [2021-06-08T20:01:40.048Z] [2021-06-08T20:01:40.048Z] DONE 196 tests, 6 skipped in 154.240s [2021-06-08T20:01:40.048Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-08T20:01:40.048Z] ++ 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-06-08T20:01:40.048Z] ++ set -e [2021-06-08T20:01:40.048Z] ++ '[' -n 0 ']' [2021-06-08T20:01:40.048Z] ++ set -x [2021-06-08T20:01:40.048Z] ++ env -i DEST=/go/src/github.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-06-08T20:01:40.048Z] INFO: Testing against a local daemon [2021-06-08T20:01:40.048Z] === RUN TestCommitInheritsEnv [2021-06-08T20:01:40.517Z] time="2021-06-08T20:01:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.46.101:10033 172.18.46.101:10034 172.18.46.101:10035]" [2021-06-08T20:01:40.624Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-06-08T20:01:40.624Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-08T20:01:40.624Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-08T20:01:40.624Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-08T20:01:40.624Z] === RUN TestImagesFilterMultiReference [2021-06-08T20:01:40.624Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-06-08T20:01:40.624Z] === RUN TestImagePullPlatformInvalid [2021-06-08T20:01:40.624Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-08T20:01:40.624Z] === RUN TestRemoveImageOrphaning [2021-06-08T20:01:40.968Z] time="2021-06-08T20:01:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.46.101:10033 172.18.46.101:10034 172.18.46.101:10035]" [2021-06-08T20:01:41.199Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-06-08T20:01:41.199Z] === RUN TestRemoveImageGarbageCollector [2021-06-08T20:01:41.199Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-08T20:01:41.199Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:01:41.199Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-08T20:01:41.199Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-08T20:01:41.199Z] === RUN TestTagInvalidReference [2021-06-08T20:01:41.199Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-08T20:01:41.199Z] === RUN TestTagValidPrefixedRepo [2021-06-08T20:01:41.199Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-08T20:01:41.199Z] === RUN TestTagExistedNameWithoutForce [2021-06-08T20:01:41.199Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-08T20:01:41.199Z] === RUN TestTagOfficialNames [2021-06-08T20:01:41.199Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-08T20:01:41.199Z] === RUN TestTagMatchesDigest [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10033" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49386" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, joined gossip cluster" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, added to nodes list" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 63a372904839/172.18.46.101, joined gossip cluster" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 63a372904839/172.18.46.101, added to nodes list" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 79c872e46a0d/172.18.46.101, joined gossip cluster" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to nodes list" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, joined gossip cluster" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, is the new incarnation of the shutdown node 866d55542280/172.18.46.101" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, added to nodes list" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 0e30663f9589/172.18.46.101, joined gossip cluster" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 0e30663f9589/172.18.46.101, added to nodes list" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10034" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49387" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, joined gossip cluster" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, added to nodes list" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10035" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, joined gossip cluster" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, added to nodes list" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, joined gossip cluster" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, is the new incarnation of the shutdown node 866d55542280/172.18.46.101" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=info msg="Node 7f39dce5c464/172.18.46.101, added to nodes list" [2021-06-08T20:01:41.418Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49388" [2021-06-08T20:01:41.462Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-08T20:01:41.463Z] PASS [2021-06-08T20:01:41.463Z] [2021-06-08T20:01:41.463Z] === Skipped [2021-06-08T20:01:41.463Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-08T20:01:41.463Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-08T20:01:41.463Z] [2021-06-08T20:01:41.463Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-08T20:01:41.463Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:01:41.463Z] [2021-06-08T20:01:41.463Z] [2021-06-08T20:01:41.463Z] DONE 12 tests, 2 skipped in 1.489s [2021-06-08T20:01:41.463Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-08T20:01:41.463Z] ++ 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-06-08T20:01:41.463Z] ++ set -e [2021-06-08T20:01:41.463Z] ++ '[' -n 0 ']' [2021-06-08T20:01:41.463Z] ++ set -x [2021-06-08T20:01:41.463Z] ++ env -i DEST=/go/src/github.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-06-08T20:01:41.463Z] INFO: Testing against a local daemon [2021-06-08T20:01:41.463Z] === RUN TestNetworkCreateDelete [2021-06-08T20:01:41.868Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10033" [2021-06-08T20:01:41.868Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49389" [2021-06-08T20:01:41.868Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49390" [2021-06-08T20:01:41.868Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10034" [2021-06-08T20:01:41.868Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.46.101:10035" [2021-06-08T20:01:41.868Z] time="2021-06-08T20:01:41Z" level=debug msg="memberlist: Stream connection from=172.18.46.101:49391" [2021-06-08T20:01:42.039Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-06-08T20:01:42.039Z] === RUN TestDockerNetworkDeletePreferID [2021-06-08T20:01:42.656Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-08T20:01:42.819Z] 2021/06/08 20:01:42 Closing DB instances... [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="Node 7f39dce5c464 change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="node2(0e30663f9589): Node leave event for 7f39dce5c464/172.18.46.101" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="Node 7f39dce5c464 change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="node3(d2a08ef8b9ff): Node leave event for 7f39dce5c464/172.18.46.101" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="Node 7f39dce5c464 change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="node4(79c872e46a0d): Node leave event for 7f39dce5c464/172.18.46.101" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="Node 7f39dce5c464 change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="node1(7f39dce5c464): Node leave event for 7f39dce5c464/172.18.46.101" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="Node 7f39dce5c464 change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:42Z" level=info msg="node5(63a372904839): Node leave event for 7f39dce5c464/172.18.46.101" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:43Z" level=info msg="Node 7f39dce5c464/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:43Z" level=info msg="Node 7f39dce5c464/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:43Z" level=info msg="Node 7f39dce5c464/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:43Z" level=info msg="Node 7f39dce5c464/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.269Z] time="2021-06-08T20:01:43Z" level=info msg="Node 7f39dce5c464/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.433Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s) [2021-06-08T20:01:43.433Z] === RUN TestDaemonDNSFallback [2021-06-08T20:01:43.591Z] --- PASS: TestDaemonHostGatewayIP (5.25s) [2021-06-08T20:01:43.591Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-08T20:01:43.591Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="Node 0e30663f9589 change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="Node 0e30663f9589 change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="node5(63a372904839): Node leave event for 0e30663f9589/172.18.46.101" [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="node3(d2a08ef8b9ff): Node leave event for 0e30663f9589/172.18.46.101" [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="Node 0e30663f9589 change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="node2(0e30663f9589): Node leave event for 0e30663f9589/172.18.46.101" [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="Node 0e30663f9589 change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="node4(79c872e46a0d): Node leave event for 0e30663f9589/172.18.46.101" [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.719Z] time="2021-06-08T20:01:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="Node 0e30663f9589/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.18.46.101:10036: use of closed network connection" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="Node d2a08ef8b9ff change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="node5(63a372904839): Node leave event for d2a08ef8b9ff/172.18.46.101" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, left gossip cluster" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="Node d2a08ef8b9ff change state NodeActive --> NodeFailed" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, added to failed nodes list" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="Node d2a08ef8b9ff change state NodeActive --> NodeLeft" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="node4(79c872e46a0d): Node leave event for d2a08ef8b9ff/172.18.46.101" [2021-06-08T20:01:43.720Z] time="2021-06-08T20:01:43Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, left gossip cluster" [2021-06-08T20:01:44.170Z] time="2021-06-08T20:01:43Z" level=error msg="node: d2a08ef8b9ff is unknown to memberlist" [2021-06-08T20:01:44.170Z] time="2021-06-08T20:01:44Z" level=info msg="Node d2a08ef8b9ff/172.18.46.101, left gossip cluster" [2021-06-08T20:01:44.621Z] time="2021-06-08T20:01:44Z" level=info msg="Node 79c872e46a0d/172.18.46.101, left gossip cluster" [2021-06-08T20:01:44.621Z] time="2021-06-08T20:01:44Z" level=info msg="Node 79c872e46a0d change state NodeActive --> NodeFailed" [2021-06-08T20:01:44.621Z] time="2021-06-08T20:01:44Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to failed nodes list" [2021-06-08T20:01:44.621Z] time="2021-06-08T20:01:44Z" level=info msg="Node 79c872e46a0d/172.18.46.101, left gossip cluster" [2021-06-08T20:01:44.621Z] time="2021-06-08T20:01:44Z" level=info msg="Node 79c872e46a0d change state NodeActive --> NodeFailed" [2021-06-08T20:01:44.621Z] time="2021-06-08T20:01:44Z" level=info msg="Node 79c872e46a0d/172.18.46.101, added to failed nodes list" [2021-06-08T20:01:44.621Z] time="2021-06-08T20:01:44Z" level=info msg="Node 63a372904839/172.18.46.101, left gossip cluster" [2021-06-08T20:01:44.621Z] time="2021-06-08T20:01:44Z" level=info msg="Node 63a372904839 change state NodeActive --> NodeFailed" [2021-06-08T20:01:44.621Z] time="2021-06-08T20:01:44Z" level=info msg="Node 63a372904839/172.18.46.101, added to failed nodes list" [2021-06-08T20:01:44.621Z] --- PASS: TestNetworkDBIslands (65.64s) [2021-06-08T20:01:44.621Z] networkdb_test.go:827: Re-joining: 3 [2021-06-08T20:01:44.621Z] networkdb_test.go:827: Re-joining: 4 [2021-06-08T20:01:44.621Z] networkdb_test.go:859: node5: OK [2021-06-08T20:01:44.621Z] networkdb_test.go:859: node4: OK [2021-06-08T20:01:44.621Z] PASS [2021-06-08T20:01:44.621Z] coverage: 60.6% of statements [2021-06-08T20:01:44.621Z] ok github.com/docker/docker/libnetwork/networkdb 156.340s coverage: 60.6% of statements [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/quota [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/rootless [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/volume [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-08T20:01:44.621Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-08T20:01:45.947Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2021-06-08T20:01:45.947Z] === RUN TestServiceUpdateNetwork [2021-06-08T20:01:46.121Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-08T20:01:46.121Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-08T20:01:47.058Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-08T20:01:47.485Z] [2021-06-08T20:01:47.485Z] === Skipped [2021-06-08T20:01:47.485Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-08T20:01:47.485Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-08T20:01:47.485Z] [2021-06-08T20:01:47.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-08T20:01:47.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.485Z] [2021-06-08T20:01:47.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-08T20:01:47.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.485Z] [2021-06-08T20:01:47.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-08T20:01:47.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.485Z] [2021-06-08T20:01:47.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-08T20:01:47.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.485Z] [2021-06-08T20:01:47.485Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-08T20:01:47.485Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-08T20:01:47.485Z] [2021-06-08T20:01:47.485Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-08T20:01:47.485Z] daemon_test.go:147: root required [2021-06-08T20:01:47.485Z] [2021-06-08T20:01:47.485Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-08T20:01:47.485Z] reload_test.go:520: root required [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-08T20:01:47.486Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-08T20:01:47.486Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-08T20:01:47.486Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-08T20:01:47.486Z] download_test.go:268: Needs fixing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-08T20:01:47.486Z] layer_test.go:304: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-08T20:01:47.486Z] layer_test.go:353: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-08T20:01:47.486Z] layer_test.go:468: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-08T20:01:47.486Z] layer_test.go:697: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-08T20:01:47.486Z] migration_test.go:46: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-08T20:01:47.486Z] migration_test.go:182: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-08T20:01:47.486Z] mount_test.go:17: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-08T20:01:47.486Z] mount_test.go:76: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-08T20:01:47.486Z] mount_test.go:125: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-08T20:01:47.486Z] mount_test.go:212: Failing on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-08T20:01:47.486Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-08T20:01:47.486Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-08T20:01:47.486Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-08T20:01:47.486Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-08T20:01:47.486Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-08T20:01:47.486Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-08T20:01:47.486Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-08T20:01:47.486Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-08T20:01:47.486Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-08T20:01:47.486Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-08T20:01:47.486Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-08T20:01:47.486Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-08T20:01:47.486Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-08T20:01:47.486Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-08T20:01:47.486Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-08T20:01:47.486Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-08T20:01:47.486Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-08T20:01:47.486Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-08T20:01:47.486Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-08T20:01:47.486Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-08T20:01:47.486Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-08T20:01:47.486Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:134: Xz not present in msys2 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:239: Failing on Windows CI machines [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-08T20:01:47.486Z] archive_windows_test.go:16: Currently fails [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-08T20:01:47.486Z] changes_test.go:196: needs more investigation [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-08T20:01:47.486Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-08T20:01:47.486Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-08T20:01:47.486Z] changes_test.go:433: needs further investigation [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-08T20:01:47.486Z] changes_test.go:469: needs further investigation [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-08T20:01:47.486Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-08T20:01:47.486Z] poller_test.go:41: No chmod on Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-08T20:01:47.486Z] fileutils_test.go:134: Needs porting to Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-08T20:01:47.486Z] fileutils_test.go:180: Needs porting to Windows [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-08T20:01:47.486Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-08T20:01:47.486Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-08T20:01:47.486Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-08T20:01:47.486Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-08T20:01:47.486Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] [2021-06-08T20:01:47.486Z] DONE 2054 tests, 69 skipped in 350.736s [2021-06-08T20:01:47.486Z] INFO: make.ps1 ended at 06/08/2021 20:01:47 [2021-06-08T20:01:47.993Z] --- PASS: TestContainerKillOnDaemonStart (14.60s) [2021-06-08T20:01:47.993Z] === CONT TestDaemonRestartIpcMode [2021-06-08T20:01:47.993Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.43s) [2021-06-08T20:01:48.927Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-08T20:01:49.021Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-08T20:01:49.021Z] INFO: Unit tests ended at 06/08/2021 20:01:48. Duration:00:06:10.1404789 [2021-06-08T20:01:49.021Z] INFO: Building busybox [2021-06-08T20:01:49.283Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-08T20:01:49.283Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-08T20:01:49.283Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-08T20:01:49.283Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-08T20:01:49.283Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-08T20:01:49.283Z] remote: Enumerating objects: 23, done. [2021-06-08T20:01:49.283Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-08T20:01:49.283Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-08T20:01:49.283Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-08T20:01:49.283Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-06-08T20:01:49.283Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-08T20:01:49.283Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-08T20:01:49.472Z] Sending build context to Docker daemon 5.12kB [2021-06-08T20:01:49.472Z] [2021-06-08T20:01:49.472Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-08T20:01:49.472Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-08T20:01:49.472Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-08T20:01:49.472Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-08T20:01:49.472Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-08T20:01:49.472Z] ---> 39d157a84080 [2021-06-08T20:01:49.472Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-08T20:01:49.472Z] ---> Running in 388852f3c4fc [2021-06-08T20:01:49.636Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-08T20:01:49.923Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/test/unit [2021-06-08T20:01:50.302Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-08T20:01:50.496Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-08T20:01:50.496Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-08T20:01:50.496Z] + TESTDIRS=./... [2021-06-08T20:01:50.496Z] + exclude_paths='/vendor/|/integration' [2021-06-08T20:01:50.496Z] ++ go list ./... [2021-06-08T20:01:50.496Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-08T20:01:51.441Z] + pkg_list='github.com/docker/docker/api [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/backend/build [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/httputils [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/middleware [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/build [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/container [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/debug [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/distribution [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/grpc [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/image [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/network [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/plugin [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/session [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/swarm [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/system [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/server/router/volume [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/backend [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/blkiodev [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/container [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/events [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/filters [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/image [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/mount [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/network [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/registry [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/strslice [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/swarm [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/time [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/versions [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-08T20:01:51.441Z] github.com/docker/docker/api/types/volume [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/builder-next [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/builder-next/worker [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/dockerfile [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/dockerignore [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/remotecontext [2021-06-08T20:01:51.441Z] github.com/docker/docker/builder/remotecontext/git [2021-06-08T20:01:51.441Z] github.com/docker/docker/cli [2021-06-08T20:01:51.441Z] github.com/docker/docker/cli/config [2021-06-08T20:01:51.441Z] github.com/docker/docker/cli/debug [2021-06-08T20:01:51.441Z] github.com/docker/docker/client [2021-06-08T20:01:51.441Z] github.com/docker/docker/cmd/dockerd [2021-06-08T20:01:51.441Z] github.com/docker/docker/container [2021-06-08T20:01:51.441Z] github.com/docker/docker/container/stream [2021-06-08T20:01:51.441Z] github.com/docker/docker/contrib/apparmor [2021-06-08T20:01:51.441Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-08T20:01:51.441Z] github.com/docker/docker/contrib/httpserver [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/cluster [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/cluster/convert [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/cluster/executor [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/cluster/provider [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/config [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/discovery [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/events [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/events/testutils [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/exec [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/images [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/initlayer [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/links [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/listeners [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/gelf [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/journald [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/local [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/logentries [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/splunk [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/syslog [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/logger/templates [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/names [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/network [2021-06-08T20:01:51.441Z] github.com/docker/docker/daemon/stats [2021-06-08T20:01:51.441Z] github.com/docker/docker/distribution [2021-06-08T20:01:51.441Z] github.com/docker/docker/distribution/metadata [2021-06-08T20:01:51.441Z] github.com/docker/docker/distribution/utils [2021-06-08T20:01:51.441Z] github.com/docker/docker/distribution/xfer [2021-06-08T20:01:51.441Z] github.com/docker/docker/dockerversion [2021-06-08T20:01:51.441Z] github.com/docker/docker/errdefs [2021-06-08T20:01:51.441Z] github.com/docker/docker/image [2021-06-08T20:01:51.441Z] github.com/docker/docker/image/cache [2021-06-08T20:01:51.441Z] github.com/docker/docker/image/tarexport [2021-06-08T20:01:51.441Z] github.com/docker/docker/image/v1 [2021-06-08T20:01:51.441Z] github.com/docker/docker/internal/test/suite [2021-06-08T20:01:51.441Z] github.com/docker/docker/layer [2021-06-08T20:01:51.441Z] github.com/docker/docker/libcontainerd [2021-06-08T20:01:51.441Z] github.com/docker/docker/libcontainerd/queue [2021-06-08T20:01:51.441Z] github.com/docker/docker/libcontainerd/remote [2021-06-08T20:01:51.442Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-08T20:01:51.442Z] github.com/docker/docker/libcontainerd/types [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/api [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/bitseq [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/client [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cluster [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/config [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/datastore [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/driverapi [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/etchosts [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/idm [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/ipam [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/iptables [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/netlabel [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/netutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/networkdb [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/ns [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/options [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/osl [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/portallocator [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/portmapper [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/testutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/types [2021-06-08T20:01:51.442Z] github.com/docker/docker/oci [2021-06-08T20:01:51.442Z] github.com/docker/docker/oci/caps [2021-06-08T20:01:51.442Z] github.com/docker/docker/opts [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/aaparser [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/archive [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/authorization [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/broadcaster [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/capabilities [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/chrootarchive [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/containerfs [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/devicemapper [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/directory [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/discovery [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/discovery/file [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/discovery/kv [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/discovery/memory [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/dmesg [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/filenotify [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/fileutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/fsutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/homedir [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/idtools [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/ioutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/jsonmessage [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/locker [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/longpath [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/loopback [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/mount [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/namesgenerator [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/parsers [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/pidfile [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/platform [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/plugingetter [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/plugins [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/plugins/transport [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/pools [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/progress [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/pubsub [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/reexec [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/signal [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/stdcopy [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/streamformatter [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/stringid [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/symlink [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/sysinfo [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/system [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/tailfile [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/tarsum [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/term [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/term/windows [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/truncindex [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/urlutil [2021-06-08T20:01:51.442Z] github.com/docker/docker/pkg/useragent [2021-06-08T20:01:51.442Z] github.com/docker/docker/plugin [2021-06-08T20:01:51.442Z] github.com/docker/docker/plugin/executor/containerd [2021-06-08T20:01:51.442Z] github.com/docker/docker/plugin/v2 [2021-06-08T20:01:51.442Z] github.com/docker/docker/profiles/apparmor [2021-06-08T20:01:51.442Z] github.com/docker/docker/profiles/seccomp [2021-06-08T20:01:51.442Z] github.com/docker/docker/quota [2021-06-08T20:01:51.442Z] github.com/docker/docker/reference [2021-06-08T20:01:51.442Z] github.com/docker/docker/registry [2021-06-08T20:01:51.442Z] github.com/docker/docker/registry/resumable [2021-06-08T20:01:51.442Z] github.com/docker/docker/restartmanager [2021-06-08T20:01:51.442Z] github.com/docker/docker/rootless [2021-06-08T20:01:51.442Z] github.com/docker/docker/rootless/specconv [2021-06-08T20:01:51.442Z] github.com/docker/docker/runconfig [2021-06-08T20:01:51.442Z] github.com/docker/docker/runconfig/opts [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/daemon [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/environment [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/fakecontext [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/fakegit [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/fakestorage [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/fixtures/load [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/registry [2021-06-08T20:01:51.442Z] github.com/docker/docker/testutil/request [2021-06-08T20:01:51.442Z] github.com/docker/docker/volume [2021-06-08T20:01:51.442Z] github.com/docker/docker/volume/drivers [2021-06-08T20:01:51.442Z] github.com/docker/docker/volume/local [2021-06-08T20:01:51.442Z] github.com/docker/docker/volume/mounts [2021-06-08T20:01:51.442Z] github.com/docker/docker/volume/service [2021-06-08T20:01:51.442Z] github.com/docker/docker/volume/service/opts [2021-06-08T20:01:51.442Z] github.com/docker/docker/volume/testutils' [2021-06-08T20:01:51.442Z] + echo 'github.com/docker/docker/api [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/backend/build [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/httputils [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/middleware [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/build [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/container [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/debug [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/distribution [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/grpc [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/image [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/network [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/plugin [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/session [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/swarm [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/system [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/server/router/volume [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/backend [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/blkiodev [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/container [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/events [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/filters [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/image [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/mount [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/network [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/registry [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/strslice [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/swarm [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/time [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/versions [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-08T20:01:51.442Z] github.com/docker/docker/api/types/volume [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/builder-next [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/builder-next/worker [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/dockerfile [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/dockerignore [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/remotecontext [2021-06-08T20:01:51.442Z] github.com/docker/docker/builder/remotecontext/git [2021-06-08T20:01:51.442Z] github.com/docker/docker/cli [2021-06-08T20:01:51.442Z] github.com/docker/docker/cli/config [2021-06-08T20:01:51.442Z] github.com/docker/docker/cli/debug [2021-06-08T20:01:51.442Z] github.com/docker/docker/client [2021-06-08T20:01:51.442Z] github.com/docker/docker/cmd/dockerd [2021-06-08T20:01:51.442Z] github.com/docker/docker/container [2021-06-08T20:01:51.442Z] github.com/docker/docker/container/stream [2021-06-08T20:01:51.442Z] github.com/docker/docker/contrib/apparmor [2021-06-08T20:01:51.442Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-08T20:01:51.442Z] github.com/docker/docker/contrib/httpserver [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/cluster [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/cluster/convert [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/cluster/executor [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/cluster/provider [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/config [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/discovery [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/events [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/events/testutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/exec [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/images [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/initlayer [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/links [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/listeners [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/gelf [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/journald [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/local [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/logentries [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/splunk [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/syslog [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/logger/templates [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/names [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/network [2021-06-08T20:01:51.442Z] github.com/docker/docker/daemon/stats [2021-06-08T20:01:51.442Z] github.com/docker/docker/distribution [2021-06-08T20:01:51.442Z] github.com/docker/docker/distribution/metadata [2021-06-08T20:01:51.442Z] github.com/docker/docker/distribution/utils [2021-06-08T20:01:51.442Z] github.com/docker/docker/distribution/xfer [2021-06-08T20:01:51.442Z] github.com/docker/docker/dockerversion [2021-06-08T20:01:51.442Z] github.com/docker/docker/errdefs [2021-06-08T20:01:51.442Z] github.com/docker/docker/image [2021-06-08T20:01:51.442Z] github.com/docker/docker/image/cache [2021-06-08T20:01:51.442Z] github.com/docker/docker/image/tarexport [2021-06-08T20:01:51.442Z] github.com/docker/docker/image/v1 [2021-06-08T20:01:51.442Z] github.com/docker/docker/internal/test/suite [2021-06-08T20:01:51.442Z] github.com/docker/docker/layer [2021-06-08T20:01:51.442Z] github.com/docker/docker/libcontainerd [2021-06-08T20:01:51.442Z] github.com/docker/docker/libcontainerd/queue [2021-06-08T20:01:51.442Z] github.com/docker/docker/libcontainerd/remote [2021-06-08T20:01:51.442Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-08T20:01:51.442Z] github.com/docker/docker/libcontainerd/types [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/api [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/bitseq [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/client [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cluster [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/config [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/datastore [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/driverapi [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/etchosts [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/idm [2021-06-08T20:01:51.442Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/ipam [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/iptables [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/netlabel [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/netutils [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/networkdb [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/ns [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/options [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/osl [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/portallocator [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/portmapper [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/testutils [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/types [2021-06-08T20:01:51.443Z] github.com/docker/docker/oci [2021-06-08T20:01:51.443Z] github.com/docker/docker/oci/caps [2021-06-08T20:01:51.443Z] github.com/docker/docker/opts [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/aaparser [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/archive [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/authorization [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/broadcaster [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/capabilities [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/chrootarchive [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/containerfs [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/devicemapper [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/directory [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/discovery [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/discovery/file [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/discovery/kv [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/discovery/memory [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/dmesg [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/filenotify [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/fileutils [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/fsutils [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/homedir [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/idtools [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/ioutils [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/jsonmessage [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/locker [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/longpath [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/loopback [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/mount [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/namesgenerator [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/parsers [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/pidfile [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/platform [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/plugingetter [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/plugins [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/plugins/transport [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/pools [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/progress [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/pubsub [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/reexec [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/signal [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/stdcopy [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/streamformatter [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/stringid [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/symlink [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/sysinfo [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/system [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/tailfile [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/tarsum [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/term [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/term/windows [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/truncindex [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/urlutil [2021-06-08T20:01:51.443Z] github.com/docker/docker/pkg/useragent [2021-06-08T20:01:51.443Z] github.com/docker/docker/plugin [2021-06-08T20:01:51.443Z] github.com/docker/docker/plugin/executor/containerd [2021-06-08T20:01:51.443Z] github.com/docker/docker/plugin/v2 [2021-06-08T20:01:51.443Z] github.com/docker/docker/profiles/apparmor [2021-06-08T20:01:51.443Z] github.com/docker/docker/profiles/seccomp [2021-06-08T20:01:51.443Z] github.com/docker/docker/quota [2021-06-08T20:01:51.443Z] github.com/docker/docker/reference [2021-06-08T20:01:51.443Z] github.com/docker/docker/registry [2021-06-08T20:01:51.443Z] github.com/docker/docker/registry/resumable [2021-06-08T20:01:51.443Z] github.com/docker/docker/restartmanager [2021-06-08T20:01:51.443Z] github.com/docker/docker/rootless [2021-06-08T20:01:51.443Z] github.com/docker/docker/rootless/specconv [2021-06-08T20:01:51.443Z] github.com/docker/docker/runconfig [2021-06-08T20:01:51.443Z] github.com/docker/docker/runconfig/opts [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/daemon [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/environment [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/fakecontext [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/fakegit [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/fakestorage [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/fixtures/load [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/registry [2021-06-08T20:01:51.443Z] github.com/docker/docker/testutil/request [2021-06-08T20:01:51.443Z] github.com/docker/docker/volume [2021-06-08T20:01:51.443Z] github.com/docker/docker/volume/drivers [2021-06-08T20:01:51.443Z] github.com/docker/docker/volume/local [2021-06-08T20:01:51.443Z] github.com/docker/docker/volume/mounts [2021-06-08T20:01:51.443Z] github.com/docker/docker/volume/service [2021-06-08T20:01:51.443Z] github.com/docker/docker/volume/service/opts [2021-06-08T20:01:51.443Z] github.com/docker/docker/volume/testutils' [2021-06-08T20:01:51.443Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-08T20:01:51.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-08T20:01:51.443Z] + type docker-proxy [2021-06-08T20:01:51.443Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-08T20:01:51.443Z] + hack/make.sh binary-proxy install-proxy [2021-06-08T20:01:51.443Z] [2021-06-08T20:01:51.443Z] Removing bundles/ [2021-06-08T20:01:51.443Z] [2021-06-08T20:01:51.443Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-08T20:01:51.443Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-08T20:01:51.443Z] GOOS="" GOARCH="" GOARM="" [2021-06-08T20:01:51.598Z] --- PASS: TestDaemonDNSFallback (7.21s) [2021-06-08T20:01:51.598Z] === RUN TestInspectNetwork [2021-06-08T20:01:53.582Z] --- PASS: TestDaemonRestartIpcMode (5.17s) [2021-06-08T20:01:53.582Z] PASS [2021-06-08T20:01:53.582Z] [2021-06-08T20:01:53.582Z] === Skipped [2021-06-08T20:01:53.582Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-08T20:01:53.582Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T20:01:53.582Z] [2021-06-08T20:01:53.582Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-08T20:01:53.582Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:01:53.582Z] [2021-06-08T20:01:53.582Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-08T20:01:53.582Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:01:53.582Z] [2021-06-08T20:01:53.582Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-08T20:01:53.582Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-08T20:01:53.582Z] [2021-06-08T20:01:53.582Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-08T20:01:53.582Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-08T20:01:53.582Z] [2021-06-08T20:01:53.582Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-08T20:01:53.582Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:01:53.582Z] [2021-06-08T20:01:53.582Z] [2021-06-08T20:01:53.582Z] DONE 196 tests, 6 skipped in 247.164s [2021-06-08T20:01:53.582Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-08T20:01:53.582Z] ++ 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-06-08T20:01:53.582Z] ++ set -e [2021-06-08T20:01:53.582Z] ++ '[' -n 0 ']' [2021-06-08T20:01:53.582Z] ++ set -x [2021-06-08T20:01:53.582Z] ++ env -i DEST=/go/src/github.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-06-08T20:01:53.582Z] INFO: Testing against a local daemon [2021-06-08T20:01:53.582Z] === RUN TestCommitInheritsEnv [2021-06-08T20:01:53.840Z] --- PASS: TestCommitInheritsEnv (0.55s) [2021-06-08T20:01:53.840Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-08T20:01:53.840Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-08T20:01:53.840Z] === RUN TestImagesFilterMultiReference [2021-06-08T20:01:53.840Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-08T20:01:53.840Z] === RUN TestImagePullPlatformInvalid [2021-06-08T20:01:54.097Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-08T20:01:54.097Z] === RUN TestRemoveImageOrphaning [2021-06-08T20:01:54.176Z] Removing intermediate container 388852f3c4fc [2021-06-08T20:01:54.176Z] ---> ed5ac8334e3d [2021-06-08T20:01:54.176Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-08T20:01:54.176Z] ---> Running in 8c7b2b9f75ec [2021-06-08T20:01:54.355Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-08T20:01:54.355Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2021-06-08T20:01:54.355Z] === RUN TestRemoveImageGarbageCollector [2021-06-08T20:01:54.613Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-08T20:01:54.627Z] Removing intermediate container 8c7b2b9f75ec [2021-06-08T20:01:54.627Z] ---> 112176aa828e [2021-06-08T20:01:54.627Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-08T20:01:54.627Z] ---> Running in 93516b927c03 [2021-06-08T20:01:54.936Z] === RUN TestInspectNetwork/full_network_id [2021-06-08T20:01:54.936Z] === RUN TestInspectNetwork/partial_network_id [2021-06-08T20:01:54.936Z] === RUN TestInspectNetwork/network_name [2021-06-08T20:01:54.936Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-08T20:01:55.078Z] Removing intermediate container 93516b927c03 [2021-06-08T20:01:55.078Z] ---> 431cd6997c1e [2021-06-08T20:01:55.078Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-08T20:01:55.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-08T20:01:55.437Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-08T20:01:56.589Z] [2021-06-08T20:01:57.041Z] ---> 6d2fb0ea258d [2021-06-08T20:01:57.041Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-08T20:01:57.041Z] ---> Running in f9c7e44ff291 [2021-06-08T20:01:57.339Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-08T20:01:57.339Z] --- PASS: TestRemoveImageGarbageCollector (2.91s) [2021-06-08T20:01:57.339Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-08T20:01:57.339Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-08T20:01:57.339Z] === RUN TestTagInvalidReference [2021-06-08T20:01:57.598Z] --- PASS: TestTagInvalidReference (0.06s) [2021-06-08T20:01:57.598Z] === RUN TestTagValidPrefixedRepo [2021-06-08T20:01:57.598Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-08T20:01:57.598Z] === RUN TestTagExistedNameWithoutForce [2021-06-08T20:01:57.598Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-08T20:01:57.598Z] === RUN TestTagOfficialNames [2021-06-08T20:01:57.598Z] --- PASS: TestTagOfficialNames (0.10s) [2021-06-08T20:01:57.598Z] === RUN TestTagMatchesDigest [2021-06-08T20:01:57.598Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-08T20:01:57.598Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-08T20:01:58.033Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-08T20:01:58.033Z] [2021-06-08T20:01:58.033Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-08T20:01:58.033Z] Installing docker-proxy to /usr/local/bin/ [2021-06-08T20:01:58.033Z] [2021-06-08T20:01:58.033Z] + mkdir -p bundles [2021-06-08T20:01:58.033Z] + 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-06-08T20:01:58.294Z] ? github.com/docker/docker/api [no test files] [2021-06-08T20:01:58.973Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-08T20:01:59.158Z] --- PASS: TestInspectNetwork (8.69s) [2021-06-08T20:01:59.158Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-08T20:01:59.158Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-08T20:01:59.158Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-08T20:01:59.158Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-08T20:01:59.158Z] === RUN TestRunContainerWithBridgeNone [2021-06-08T20:02:00.346Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-08T20:02:00.854Z] --- PASS: TestServiceUpdateNetwork (13.30s) [2021-06-08T20:02:00.854Z] === RUN TestServiceUpdatePidsLimit [2021-06-08T20:02:00.854Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-08T20:02:00.912Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-08T20:02:01.869Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-08T20:02:02.284Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-08T20:02:02.475Z] --- PASS: TestRunContainerWithBridgeNone (3.19s) [2021-06-08T20:02:02.475Z] === RUN TestNetworkInvalidJSON [2021-06-08T20:02:02.475Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-08T20:02:02.475Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-08T20:02:02.475Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:02:02.475Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:02:02.475Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:02:02.475Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:02:02.475Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-08T20:02:02.475Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:02:02.475Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:02:02.475Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-08T20:02:02.475Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-08T20:02:02.475Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-08T20:02:02.475Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-08T20:02:02.475Z] === RUN TestNetworkList [2021-06-08T20:02:02.475Z] === RUN TestNetworkList//networks [2021-06-08T20:02:02.475Z] === PAUSE TestNetworkList//networks [2021-06-08T20:02:02.475Z] === RUN TestNetworkList//networks/ [2021-06-08T20:02:02.475Z] === PAUSE TestNetworkList//networks/ [2021-06-08T20:02:02.475Z] === CONT TestNetworkList//networks [2021-06-08T20:02:02.475Z] === CONT TestNetworkList//networks/ [2021-06-08T20:02:02.475Z] --- PASS: TestNetworkList (0.03s) [2021-06-08T20:02:02.475Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-08T20:02:02.475Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-08T20:02:02.475Z] === RUN TestHostIPv4BridgeLabel [2021-06-08T20:02:03.051Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2021-06-08T20:02:03.051Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-08T20:02:03.236Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-08T20:02:03.236Z] === RUN TestBoolValue [2021-06-08T20:02:03.236Z] --- PASS: TestBoolValue (0.00s) [2021-06-08T20:02:03.236Z] === RUN TestBoolValueOrDefault [2021-06-08T20:02:03.236Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-08T20:02:03.236Z] === RUN TestInt64ValueOrZero [2021-06-08T20:02:03.236Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-08T20:02:03.236Z] === RUN TestInt64ValueOrDefault [2021-06-08T20:02:03.236Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-08T20:02:03.236Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-08T20:02:03.236Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-08T20:02:03.236Z] === RUN TestJsonContentType [2021-06-08T20:02:03.236Z] --- PASS: TestJsonContentType (0.00s) [2021-06-08T20:02:03.236Z] PASS [2021-06-08T20:02:03.236Z] coverage: 14.7% of statements [2021-06-08T20:02:03.236Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 14.7% of statements [2021-06-08T20:02:03.659Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-08T20:02:03.699Z] === RUN TestMaskSecretKeys [2021-06-08T20:02:03.699Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-08T20:02:03.699Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-08T20:02:03.699Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-08T20:02:03.699Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-08T20:02:03.699Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-08T20:02:03.699Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-08T20:02:03.699Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-08T20:02:03.699Z] === RUN TestVersionMiddlewareVersion [2021-06-08T20:02:03.699Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-08T20:02:03.699Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-08T20:02:03.699Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-08T20:02:03.699Z] PASS [2021-06-08T20:02:03.699Z] coverage: 37.7% of statements [2021-06-08T20:02:03.699Z] ok github.com/docker/docker/api/server/middleware 0.115s coverage: 37.7% of statements [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-08T20:02:03.699Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-08T20:02:04.450Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2021-06-08T20:02:04.450Z] === RUN TestDaemonDefaultNetworkPools [2021-06-08T20:02:05.032Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-08T20:02:05.247Z] === RUN TestToJSON [2021-06-08T20:02:05.247Z] --- PASS: TestToJSON (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestToParamWithVersion [2021-06-08T20:02:05.247Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestFromJSON [2021-06-08T20:02:05.247Z] --- PASS: TestFromJSON (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestEmpty [2021-06-08T20:02:05.247Z] --- PASS: TestEmpty (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestArgsMatchKVListEmptySources [2021-06-08T20:02:05.247Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestArgsMatchKVList [2021-06-08T20:02:05.247Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestArgsMatch [2021-06-08T20:02:05.247Z] --- PASS: TestArgsMatch (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestAdd [2021-06-08T20:02:05.247Z] --- PASS: TestAdd (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestDel [2021-06-08T20:02:05.247Z] --- PASS: TestDel (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestLen [2021-06-08T20:02:05.247Z] --- PASS: TestLen (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestExactMatch [2021-06-08T20:02:05.247Z] --- PASS: TestExactMatch (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestOnlyOneExactMatch [2021-06-08T20:02:05.247Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestContains [2021-06-08T20:02:05.247Z] --- PASS: TestContains (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestValidate [2021-06-08T20:02:05.247Z] --- PASS: TestValidate (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestWalkValues [2021-06-08T20:02:05.247Z] --- PASS: TestWalkValues (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestFuzzyMatch [2021-06-08T20:02:05.247Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestClone [2021-06-08T20:02:05.247Z] --- PASS: TestClone (0.00s) [2021-06-08T20:02:05.247Z] PASS [2021-06-08T20:02:05.247Z] coverage: 92.2% of statements [2021-06-08T20:02:05.247Z] ok github.com/docker/docker/api/types/filters 0.086s coverage: 92.2% of statements [2021-06-08T20:02:05.247Z] === RUN TestStrSliceMarshalJSON [2021-06-08T20:02:05.247Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestStrSliceUnmarshalJSON [2021-06-08T20:02:05.247Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestStrSliceUnmarshalString [2021-06-08T20:02:05.247Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-08T20:02:05.247Z] === RUN TestStrSliceUnmarshalSlice [2021-06-08T20:02:05.247Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-08T20:02:05.247Z] PASS [2021-06-08T20:02:05.247Z] coverage: 90.0% of statements [2021-06-08T20:02:05.247Z] ok github.com/docker/docker/api/types/strslice 0.059s coverage: 90.0% of statements [2021-06-08T20:02:05.247Z] === RUN TestDurationToSecondsString [2021-06-08T20:02:05.713Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-08T20:02:05.713Z] === RUN TestGetTimestamp [2021-06-08T20:02:05.713Z] === RUN TestAdjustForAPIVersion [2021-06-08T20:02:05.713Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-08T20:02:05.713Z] PASS [2021-06-08T20:02:05.713Z] coverage: 5.7% of statements [2021-06-08T20:02:05.713Z] ok github.com/docker/docker/api/server/router/swarm 0.087s coverage: 5.7% of statements [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-08T20:02:05.713Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-08T20:02:05.713Z] --- PASS: TestGetTimestamp (0.20s) [2021-06-08T20:02:05.713Z] === RUN TestParseTimestamps [2021-06-08T20:02:05.713Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-08T20:02:05.713Z] PASS [2021-06-08T20:02:05.713Z] coverage: 100.0% of statements [2021-06-08T20:02:05.713Z] ok github.com/docker/docker/api/types/time 0.258s coverage: 100.0% of statements [2021-06-08T20:02:05.845Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2021-06-08T20:02:05.845Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-08T20:02:06.177Z] === RUN TestCompareVersion [2021-06-08T20:02:06.177Z] --- PASS: TestCompareVersion (0.00s) [2021-06-08T20:02:06.177Z] PASS [2021-06-08T20:02:06.177Z] coverage: 75.0% of statements [2021-06-08T20:02:06.177Z] ok github.com/docker/docker/api/types/versions 0.078s coverage: 75.0% of statements [2021-06-08T20:02:06.177Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-08T20:02:06.177Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-08T20:02:06.177Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-08T20:02:06.648Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-08T20:02:06.648Z] ? github.com/docker/docker/builder [no test files] [2021-06-08T20:02:06.648Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-08T20:02:06.648Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-08T20:02:06.648Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-08T20:02:06.648Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-08T20:02:06.648Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-08T20:02:06.648Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-08T20:02:06.648Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-08T20:02:07.284Z] Removing intermediate container f9c7e44ff291 [2021-06-08T20:02:07.284Z] ---> 64f43c397d4e [2021-06-08T20:02:07.284Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-08T20:02:07.284Z] ---> Running in 97f8bf8019e0 [2021-06-08T20:02:07.284Z] [2021-06-08T20:02:07.284Z] SUCCESS: Specified value was saved. [2021-06-08T20:02:07.769Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.00s) [2021-06-08T20:02:07.769Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-08T20:02:08.198Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-08T20:02:08.198Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-08T20:02:08.198Z] === RUN TestCloneArgsSmartHttp [2021-06-08T20:02:08.198Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-08T20:02:08.198Z] === RUN TestCloneArgsDumbHttp [2021-06-08T20:02:08.198Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-08T20:02:08.198Z] === RUN TestCloneArgsGit [2021-06-08T20:02:08.198Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-08T20:02:08.198Z] === RUN TestCheckoutGit [2021-06-08T20:02:09.211Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-08T20:02:09.428Z] Removing intermediate container 97f8bf8019e0 [2021-06-08T20:02:09.428Z] ---> 7514f00834ee [2021-06-08T20:02:09.428Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-08T20:02:09.752Z] === RUN TestEnable [2021-06-08T20:02:09.752Z] --- PASS: TestEnable (0.00s) [2021-06-08T20:02:09.752Z] === RUN TestDisable [2021-06-08T20:02:09.752Z] --- PASS: TestDisable (0.00s) [2021-06-08T20:02:09.752Z] === RUN TestEnabled [2021-06-08T20:02:09.752Z] --- PASS: TestEnabled (0.00s) [2021-06-08T20:02:09.752Z] PASS [2021-06-08T20:02:09.752Z] coverage: 100.0% of statements [2021-06-08T20:02:09.752Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2021-06-08T20:02:09.879Z] ---> Running in bb09c3f76f1b [2021-06-08T20:02:10.043Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-08T20:02:10.328Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2021-06-08T20:02:10.328Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-08T20:02:10.904Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.75s) [2021-06-08T20:02:10.904Z] === RUN TestServiceWithPredefinedNetwork [2021-06-08T20:02:11.301Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-08T20:02:11.301Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-08T20:02:11.301Z] === RUN TestProcessNoDockerignore [2021-06-08T20:02:11.301Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-08T20:02:11.301Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-08T20:02:11.301Z] === RUN TestDetectContentType [2021-06-08T20:02:11.301Z] --- PASS: TestDetectContentType (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestSelectAcceptableMIME [2021-06-08T20:02:11.301Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestInspectEmptyResponse [2021-06-08T20:02:11.301Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestInspectResponseBinary [2021-06-08T20:02:11.301Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestResponseUnsupportedContentType [2021-06-08T20:02:11.301Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestInspectResponseTextSimple [2021-06-08T20:02:11.301Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestInspectResponseEmptyContentType [2021-06-08T20:02:11.301Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestUnknownContentLength [2021-06-08T20:02:11.301Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestDownloadRemote [2021-06-08T20:02:11.301Z] --- PASS: TestDownloadRemote (0.10s) [2021-06-08T20:02:11.301Z] === RUN TestGetWithStatusError [2021-06-08T20:02:11.301Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-08T20:02:11.301Z] === RUN TestCloseRootDirectory [2021-06-08T20:02:11.301Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-08T20:02:11.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:02:11.301Z] === RUN TestHashFile [2021-06-08T20:02:11.301Z] --- SKIP: TestHashFile (0.01s) [2021-06-08T20:02:11.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:02:11.301Z] === RUN TestHashSubdir [2021-06-08T20:02:11.301Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-08T20:02:11.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:02:11.301Z] === RUN TestRemoveDirectory [2021-06-08T20:02:11.301Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-06-08T20:02:11.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:02:11.301Z] PASS [2021-06-08T20:02:11.301Z] coverage: 9.3% of statements [2021-06-08T20:02:11.301Z] ok github.com/docker/docker/builder/remotecontext 0.379s coverage: 9.3% of statements [2021-06-08T20:02:11.764Z] === RUN TestGetAllAllowed [2021-06-08T20:02:11.764Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestGetAllMeta [2021-06-08T20:02:11.764Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-08T20:02:11.764Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestIsUnreferencedBuiltin [2021-06-08T20:02:11.764Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestIsExistingDirectory [2021-06-08T20:02:11.764Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestGetFilenameForDownload [2021-06-08T20:02:11.764Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestEnv2Variables [2021-06-08T20:02:11.764Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-08T20:02:11.764Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestMaintainer [2021-06-08T20:02:11.764Z] --- PASS: TestMaintainer (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestLabel [2021-06-08T20:02:11.764Z] --- PASS: TestLabel (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestFromScratch [2021-06-08T20:02:11.764Z] --- PASS: TestFromScratch (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestFromWithArg [2021-06-08T20:02:11.764Z] --- PASS: TestFromWithArg (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-08T20:02:11.764Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestFromWithUndefinedArg [2021-06-08T20:02:11.764Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestFromMultiStageWithNamedStage [2021-06-08T20:02:11.764Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestOnbuild [2021-06-08T20:02:11.764Z] --- PASS: TestOnbuild (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestWorkdir [2021-06-08T20:02:11.764Z] --- PASS: TestWorkdir (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestCmd [2021-06-08T20:02:11.764Z] --- PASS: TestCmd (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestHealthcheckNone [2021-06-08T20:02:11.764Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestHealthcheckCmd [2021-06-08T20:02:11.764Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestEntrypoint [2021-06-08T20:02:11.764Z] --- PASS: TestEntrypoint (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestExpose [2021-06-08T20:02:11.764Z] --- PASS: TestExpose (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestUser [2021-06-08T20:02:11.764Z] --- PASS: TestUser (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestVolume [2021-06-08T20:02:11.764Z] --- PASS: TestVolume (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestStopSignal [2021-06-08T20:02:11.764Z] --- SKIP: TestStopSignal (0.00s) [2021-06-08T20:02:11.764Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-08T20:02:11.764Z] === RUN TestArg [2021-06-08T20:02:11.764Z] --- PASS: TestArg (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestShell [2021-06-08T20:02:11.764Z] --- PASS: TestShell (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestPrependEnvOnCmd [2021-06-08T20:02:11.764Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestRunWithBuildArgs [2021-06-08T20:02:11.764Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestRunIgnoresHealthcheck [2021-06-08T20:02:11.764Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestDispatchUnsupportedOptions [2021-06-08T20:02:11.764Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-08T20:02:11.764Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-08T20:02:11.764Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-08T20:02:11.764Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestNormalizeWorkdir [2021-06-08T20:02:11.764Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestDispatch [2021-06-08T20:02:11.764Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-08T20:02:11.764Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-08T20:02:11.764Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-08T20:02:11.764Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-08T20:02:11.764Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-08T20:02:11.764Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-08T20:02:11.764Z] === RUN TestDispatch/COPY_url [2021-06-08T20:02:11.764Z] --- PASS: TestDispatch (0.07s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-08T20:02:11.764Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestAddScratchImageAddsToMounts [2021-06-08T20:02:11.764Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-08T20:02:11.764Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-08T20:02:11.764Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-08T20:02:11.764Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestImageSourceGetAddsToMounts [2021-06-08T20:02:11.764Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestEmptyDockerfile [2021-06-08T20:02:11.764Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-08T20:02:11.764Z] === RUN TestSymlinkDockerfile [2021-06-08T20:02:11.764Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-08T20:02:11.764Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-08T20:02:11.764Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-06-08T20:02:11.764Z] === RUN TestNonExistingDockerfile [2021-06-08T20:02:11.764Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestCopyRunConfig [2021-06-08T20:02:11.764Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestDeepCopyRunConfig [2021-06-08T20:02:11.764Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestExportImage [2021-06-08T20:02:11.764Z] --- PASS: TestExportImage (0.00s) [2021-06-08T20:02:11.764Z] === RUN TestNormalizeDest [2021-06-08T20:02:11.764Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-08T20:02:11.764Z] PASS [2021-06-08T20:02:11.764Z] coverage: 46.8% of statements [2021-06-08T20:02:11.764Z] ok github.com/docker/docker/builder/dockerfile 0.268s coverage: 46.8% of statements [2021-06-08T20:02:12.227Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-08T20:02:13.209Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2021-06-08T20:02:13.568Z] Cannot create a file when that file already exists. [2021-06-08T20:02:14.220Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s) [2021-06-08T20:02:14.220Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-08T20:02:14.220Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T20:02:14.220Z] service_test.go:242: FLAKY_TEST [2021-06-08T20:02:14.220Z] === RUN TestServiceWithDataPathPortInit [2021-06-08T20:02:16.628Z] --- PASS: TestServiceUpdatePidsLimit (17.27s) [2021-06-08T20:02:16.628Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-06-08T20:02:16.628Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2021-06-08T20:02:16.628Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-06-08T20:02:16.628Z] PASS [2021-06-08T20:02:16.628Z] [2021-06-08T20:02:16.628Z] === Skipped [2021-06-08T20:02:16.628Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-08T20:02:16.628Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-08T20:02:16.628Z] [2021-06-08T20:02:16.628Z] [2021-06-08T20:02:16.628Z] DONE 27 tests, 1 skipped in 179.447s [2021-06-08T20:02:16.628Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-08T20:02:16.628Z] INFO: Testing against a local daemon [2021-06-08T20:02:16.628Z] === RUN TestSessionCreate [2021-06-08T20:02:16.628Z] --- PASS: TestSessionCreate (0.02s) [2021-06-08T20:02:16.628Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-08T20:02:16.628Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-08T20:02:16.628Z] PASS [2021-06-08T20:02:16.628Z] [2021-06-08T20:02:16.628Z] DONE 2 tests in 0.074s [2021-06-08T20:02:16.628Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-08T20:02:16.889Z] INFO: Testing against a local daemon [2021-06-08T20:02:16.889Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-08T20:02:16.889Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-08T20:02:16.889Z] === RUN TestEventsExecDie [2021-06-08T20:02:17.833Z] --- PASS: TestEventsExecDie (1.11s) [2021-06-08T20:02:17.833Z] === RUN TestEventsBackwardsCompatible [2021-06-08T20:02:17.833Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-08T20:02:17.833Z] === RUN TestInfoBinaryCommits [2021-06-08T20:02:17.833Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-08T20:02:17.833Z] === RUN TestInfoAPIVersioned [2021-06-08T20:02:18.093Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-08T20:02:18.093Z] === RUN TestInfoDiscoveryBackend [2021-06-08T20:02:18.665Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-08T20:02:18.665Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-08T20:02:19.173Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-08T20:02:19.173Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-08T20:02:19.298Z] Removing intermediate container bb09c3f76f1b [2021-06-08T20:02:19.298Z] ---> 3dd39452d322 [2021-06-08T20:02:19.298Z] Step 13/13 : CMD ["sh"] [2021-06-08T20:02:19.298Z] ---> Running in 6cd24358dcb5 [2021-06-08T20:02:19.298Z] Removing intermediate container 6cd24358dcb5 [2021-06-08T20:02:19.298Z] ---> 6df2ad9fedcb [2021-06-08T20:02:19.298Z] Successfully built 6df2ad9fedcb [2021-06-08T20:02:19.298Z] Successfully tagged busybox:latest [2021-06-08T20:02:19.298Z] INFO: Docker images of the daemon under test [2021-06-08T20:02:19.298Z] [2021-06-08T20:02:19.298Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T20:02:19.298Z] busybox latest 6df2ad9fedcb Less than a second ago 2.78GB [2021-06-08T20:02:19.298Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-08T20:02:19.298Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-08T20:02:19.298Z] [2021-06-08T20:02:19.298Z] INFO: Running integration tests at 06/08/2021 20:02:19... [2021-06-08T20:02:19.298Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-08T20:02:19.298Z] INFO: Integration API tests being run from the host: [2021-06-08T20:02:19.606Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-08T20:02:19.606Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-08T20:02:19.749Z] INFO: make.ps1 starting at 06/08/2021 20:02:19 [2021-06-08T20:02:20.106Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-08T20:02:20.177Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-08T20:02:20.177Z] === RUN TestInfoAPI [2021-06-08T20:02:20.177Z] --- PASS: TestInfoAPI (0.02s) [2021-06-08T20:02:20.177Z] === RUN TestInfoAPIWarnings [2021-06-08T20:02:20.710Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-08T20:02:24.658Z] === RUN TestCheckpointCreateError [2021-06-08T20:02:24.658Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCheckpointCreate [2021-06-08T20:02:24.658Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCheckpointDeleteError [2021-06-08T20:02:24.658Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCheckpointDelete [2021-06-08T20:02:24.658Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCheckpointListError [2021-06-08T20:02:24.658Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCheckpointList [2021-06-08T20:02:24.658Z] --- PASS: TestCheckpointList (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCheckpointListContainerNotFound [2021-06-08T20:02:24.658Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestNewClientWithOpsFromEnv [2021-06-08T20:02:24.658Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-08T20:02:24.658Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-08T20:02:24.658Z] === RUN TestGetAPIPath [2021-06-08T20:02:24.658Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestParseHostURL [2021-06-08T20:02:24.658Z] --- PASS: TestParseHostURL (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-08T20:02:24.658Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-08T20:02:24.658Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestNegotiateAPIVersion [2021-06-08T20:02:24.658Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestNegotiateAPVersionOverride [2021-06-08T20:02:24.658Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-08T20:02:24.658Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-08T20:02:24.658Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-08T20:02:24.658Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestClientRedirect [2021-06-08T20:02:24.658Z] --- PASS: TestClientRedirect (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigCreateUnsupported [2021-06-08T20:02:24.658Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigCreateError [2021-06-08T20:02:24.658Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigCreate [2021-06-08T20:02:24.658Z] --- PASS: TestConfigCreate (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigInspectNotFound [2021-06-08T20:02:24.658Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigInspectWithEmptyID [2021-06-08T20:02:24.658Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigInspectUnsupported [2021-06-08T20:02:24.658Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigInspectError [2021-06-08T20:02:24.658Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigInspectConfigNotFound [2021-06-08T20:02:24.658Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigInspect [2021-06-08T20:02:24.658Z] --- PASS: TestConfigInspect (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigListUnsupported [2021-06-08T20:02:24.658Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigListError [2021-06-08T20:02:24.658Z] --- PASS: TestConfigListError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigList [2021-06-08T20:02:24.658Z] --- PASS: TestConfigList (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigRemoveUnsupported [2021-06-08T20:02:24.658Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigRemoveError [2021-06-08T20:02:24.658Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigRemove [2021-06-08T20:02:24.658Z] --- PASS: TestConfigRemove (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigUpdateUnsupported [2021-06-08T20:02:24.658Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigUpdateError [2021-06-08T20:02:24.658Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestConfigUpdate [2021-06-08T20:02:24.658Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestContainerCommitError [2021-06-08T20:02:24.658Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestContainerCommit [2021-06-08T20:02:24.658Z] --- PASS: TestContainerCommit (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestContainerStatPathError [2021-06-08T20:02:24.658Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestContainerStatPathNotFoundError [2021-06-08T20:02:24.658Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestContainerStatPathNoHeaderError [2021-06-08T20:02:24.658Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestContainerStatPath [2021-06-08T20:02:24.658Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCopyToContainerError [2021-06-08T20:02:24.658Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCopyToContainerNotFoundError [2021-06-08T20:02:24.658Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-08T20:02:24.658Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCopyToContainer [2021-06-08T20:02:24.658Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-08T20:02:24.658Z] === RUN TestCopyFromContainerError [2021-06-08T20:02:24.659Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestCopyFromContainerNotFoundError [2021-06-08T20:02:24.659Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-08T20:02:24.659Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-08T20:02:24.659Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestCopyFromContainer [2021-06-08T20:02:24.659Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerCreateError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerCreateImageNotFound [2021-06-08T20:02:24.659Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerCreateWithName [2021-06-08T20:02:24.659Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerCreateAutoRemove [2021-06-08T20:02:24.659Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerDiffError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerDiff [2021-06-08T20:02:24.659Z] --- PASS: TestContainerDiff (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExecCreateError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExecCreate [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExecStartError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExecStart [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExecInspectError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExecInspect [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExportError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExportError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExport [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExport (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerInspectError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerInspectContainerNotFound [2021-06-08T20:02:24.659Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerInspectWithEmptyID [2021-06-08T20:02:24.659Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerInspect [2021-06-08T20:02:24.659Z] --- PASS: TestContainerInspect (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerInspectNode [2021-06-08T20:02:24.659Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerKillError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerKillError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerKill [2021-06-08T20:02:24.659Z] --- PASS: TestContainerKill (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerListError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerListError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerList [2021-06-08T20:02:24.659Z] --- PASS: TestContainerList (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerLogsNotFoundError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerLogsError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerLogs [2021-06-08T20:02:24.659Z] --- PASS: TestContainerLogs (0.22s) [2021-06-08T20:02:24.659Z] === RUN TestContainerPauseError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerPause [2021-06-08T20:02:24.659Z] --- PASS: TestContainerPause (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainersPruneError [2021-06-08T20:02:24.659Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainersPrune [2021-06-08T20:02:24.659Z] --- PASS: TestContainersPrune (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerRemoveError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerRemoveNotFoundError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerRemove [2021-06-08T20:02:24.659Z] --- PASS: TestContainerRemove (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerRenameError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerRename [2021-06-08T20:02:24.659Z] --- PASS: TestContainerRename (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerResizeError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExecResizeError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerResize [2021-06-08T20:02:24.659Z] --- PASS: TestContainerResize (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerExecResize [2021-06-08T20:02:24.659Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerRestartError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerRestart [2021-06-08T20:02:24.659Z] --- PASS: TestContainerRestart (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerStartError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerStartError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerStart [2021-06-08T20:02:24.659Z] --- PASS: TestContainerStart (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerStatsError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerStats [2021-06-08T20:02:24.659Z] --- PASS: TestContainerStats (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerStopError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerStopError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerStop [2021-06-08T20:02:24.659Z] --- PASS: TestContainerStop (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerTopError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerTopError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerTop [2021-06-08T20:02:24.659Z] --- PASS: TestContainerTop (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerUnpauseError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerUnpause [2021-06-08T20:02:24.659Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerUpdateError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerUpdate [2021-06-08T20:02:24.659Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerWaitError [2021-06-08T20:02:24.659Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestContainerWait [2021-06-08T20:02:24.659Z] --- PASS: TestContainerWait (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestDiskUsageError [2021-06-08T20:02:24.659Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestDiskUsage [2021-06-08T20:02:24.659Z] --- PASS: TestDiskUsage (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestDistributionInspectUnsupported [2021-06-08T20:02:24.659Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestDistributionInspectWithEmptyID [2021-06-08T20:02:24.659Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestEventsErrorInOptions [2021-06-08T20:02:24.659Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestEventsErrorFromServer [2021-06-08T20:02:24.659Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestEvents [2021-06-08T20:02:24.659Z] --- PASS: TestEvents (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestTLSCloseWriter [2021-06-08T20:02:24.659Z] === PAUSE TestTLSCloseWriter [2021-06-08T20:02:24.659Z] === RUN TestImageBuildError [2021-06-08T20:02:24.659Z] --- PASS: TestImageBuildError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageBuild [2021-06-08T20:02:24.659Z] --- PASS: TestImageBuild (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestGetDockerOS [2021-06-08T20:02:24.659Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageCreateError [2021-06-08T20:02:24.659Z] --- PASS: TestImageCreateError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageCreate [2021-06-08T20:02:24.659Z] --- PASS: TestImageCreate (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageHistoryError [2021-06-08T20:02:24.659Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageHistory [2021-06-08T20:02:24.659Z] --- PASS: TestImageHistory (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageImportError [2021-06-08T20:02:24.659Z] --- PASS: TestImageImportError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageImport [2021-06-08T20:02:24.659Z] --- PASS: TestImageImport (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageInspectError [2021-06-08T20:02:24.659Z] --- PASS: TestImageInspectError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageInspectImageNotFound [2021-06-08T20:02:24.659Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageInspectWithEmptyID [2021-06-08T20:02:24.659Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageInspect [2021-06-08T20:02:24.659Z] --- PASS: TestImageInspect (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageListError [2021-06-08T20:02:24.659Z] --- PASS: TestImageListError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageList [2021-06-08T20:02:24.659Z] --- PASS: TestImageList (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageListApiBefore125 [2021-06-08T20:02:24.659Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageLoadError [2021-06-08T20:02:24.659Z] --- PASS: TestImageLoadError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageLoad [2021-06-08T20:02:24.659Z] --- PASS: TestImageLoad (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagesPruneError [2021-06-08T20:02:24.659Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagesPrune [2021-06-08T20:02:24.659Z] --- PASS: TestImagesPrune (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePullReferenceParseError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePullAnyError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePullWithoutErrors [2021-06-08T20:02:24.659Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePushReferenceError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePushAnyError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImagePushWithoutErrors [2021-06-08T20:02:24.659Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-08T20:02:24.659Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-08T20:02:24.659Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-08T20:02:24.659Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-08T20:02:24.659Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageRemoveError [2021-06-08T20:02:24.659Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageRemoveImageNotFound [2021-06-08T20:02:24.659Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageRemove [2021-06-08T20:02:24.659Z] --- PASS: TestImageRemove (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageSaveError [2021-06-08T20:02:24.659Z] --- PASS: TestImageSaveError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageSave [2021-06-08T20:02:24.659Z] --- PASS: TestImageSave (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageSearchAnyError [2021-06-08T20:02:24.659Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-08T20:02:24.659Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-08T20:02:24.659Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-08T20:02:24.659Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-08T20:02:24.659Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageSearchWithoutErrors [2021-06-08T20:02:24.659Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageTagError [2021-06-08T20:02:24.659Z] --- PASS: TestImageTagError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageTagInvalidReference [2021-06-08T20:02:24.659Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageTagInvalidSourceImageName [2021-06-08T20:02:24.659Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageTagHexSource [2021-06-08T20:02:24.659Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestImageTag [2021-06-08T20:02:24.659Z] --- PASS: TestImageTag (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestInfoServerError [2021-06-08T20:02:24.659Z] --- PASS: TestInfoServerError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestInfoInvalidResponseJSONError [2021-06-08T20:02:24.659Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestInfo [2021-06-08T20:02:24.659Z] --- PASS: TestInfo (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkConnectError [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkConnect [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkCreateError [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkCreate [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkDisconnectError [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkDisconnect [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkInspectError [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkInspectNotFoundError [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkInspectWithEmptyID [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkInspect [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkListError [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkListError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkList [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkList (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworksPruneError [2021-06-08T20:02:24.659Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworksPrune [2021-06-08T20:02:24.659Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkRemoveError [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNetworkRemove [2021-06-08T20:02:24.659Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeInspectError [2021-06-08T20:02:24.659Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeInspectNodeNotFound [2021-06-08T20:02:24.659Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeInspectWithEmptyID [2021-06-08T20:02:24.659Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeInspect [2021-06-08T20:02:24.659Z] --- PASS: TestNodeInspect (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeListError [2021-06-08T20:02:24.659Z] --- PASS: TestNodeListError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeList [2021-06-08T20:02:24.659Z] --- PASS: TestNodeList (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeRemoveError [2021-06-08T20:02:24.659Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeRemove [2021-06-08T20:02:24.659Z] --- PASS: TestNodeRemove (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeUpdateError [2021-06-08T20:02:24.659Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestNodeUpdate [2021-06-08T20:02:24.659Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestOptionWithTimeout [2021-06-08T20:02:24.659Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-08T20:02:24.659Z] === RUN TestPingFail [2021-06-08T20:02:24.659Z] --- PASS: TestPingFail (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPingWithError [2021-06-08T20:02:24.660Z] 2021/06/08 20:02:23 RoundTripper returned a response & error; ignoring response [2021-06-08T20:02:24.660Z] 2021/06/08 20:02:23 RoundTripper returned a response & error; ignoring response [2021-06-08T20:02:24.660Z] --- PASS: TestPingWithError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPingSuccess [2021-06-08T20:02:24.660Z] --- PASS: TestPingSuccess (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPingHeadFallback [2021-06-08T20:02:24.660Z] === RUN TestPingHeadFallback/OK [2021-06-08T20:02:24.660Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-08T20:02:24.660Z] === RUN TestPingHeadFallback/Not_Found [2021-06-08T20:02:24.660Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-08T20:02:24.660Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-08T20:02:24.660Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-08T20:02:24.660Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-08T20:02:24.660Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-08T20:02:24.660Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginDisableError [2021-06-08T20:02:24.660Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginDisable [2021-06-08T20:02:24.660Z] --- PASS: TestPluginDisable (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginEnableError [2021-06-08T20:02:24.660Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginEnable [2021-06-08T20:02:24.660Z] --- PASS: TestPluginEnable (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginInspectError [2021-06-08T20:02:24.660Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginInspectWithEmptyID [2021-06-08T20:02:24.660Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginInspect [2021-06-08T20:02:24.660Z] --- PASS: TestPluginInspect (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginListError [2021-06-08T20:02:24.660Z] --- PASS: TestPluginListError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginList [2021-06-08T20:02:24.660Z] --- PASS: TestPluginList (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginPushError [2021-06-08T20:02:24.660Z] --- PASS: TestPluginPushError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginPush [2021-06-08T20:02:24.660Z] --- PASS: TestPluginPush (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginRemoveError [2021-06-08T20:02:24.660Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginRemove [2021-06-08T20:02:24.660Z] --- PASS: TestPluginRemove (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginSetError [2021-06-08T20:02:24.660Z] --- PASS: TestPluginSetError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPluginSet [2021-06-08T20:02:24.660Z] --- PASS: TestPluginSet (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSetHostHeader [2021-06-08T20:02:24.660Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestPlainTextError [2021-06-08T20:02:24.660Z] --- PASS: TestPlainTextError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestInfiniteError [2021-06-08T20:02:24.660Z] --- PASS: TestInfiniteError (0.02s) [2021-06-08T20:02:24.660Z] === RUN TestSecretCreateUnsupported [2021-06-08T20:02:24.660Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretCreateError [2021-06-08T20:02:24.660Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretCreate [2021-06-08T20:02:24.660Z] --- PASS: TestSecretCreate (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretInspectUnsupported [2021-06-08T20:02:24.660Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretInspectError [2021-06-08T20:02:24.660Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretInspectSecretNotFound [2021-06-08T20:02:24.660Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretInspectWithEmptyID [2021-06-08T20:02:24.660Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretInspect [2021-06-08T20:02:24.660Z] --- PASS: TestSecretInspect (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretListUnsupported [2021-06-08T20:02:24.660Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretListError [2021-06-08T20:02:24.660Z] --- PASS: TestSecretListError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretList [2021-06-08T20:02:24.660Z] --- PASS: TestSecretList (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretRemoveUnsupported [2021-06-08T20:02:24.660Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretRemoveError [2021-06-08T20:02:24.660Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretRemove [2021-06-08T20:02:24.660Z] --- PASS: TestSecretRemove (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretUpdateUnsupported [2021-06-08T20:02:24.660Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretUpdateError [2021-06-08T20:02:24.660Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSecretUpdate [2021-06-08T20:02:24.660Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceCreateError [2021-06-08T20:02:24.660Z] --- PASS: TestServiceCreateError (0.01s) [2021-06-08T20:02:24.660Z] === RUN TestServiceCreate [2021-06-08T20:02:24.660Z] --- PASS: TestServiceCreate (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-08T20:02:24.660Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceCreateDigestPinning [2021-06-08T20:02:24.660Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-06-08T20:02:24.660Z] === RUN TestServiceInspectError [2021-06-08T20:02:24.660Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceInspectServiceNotFound [2021-06-08T20:02:24.660Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceInspectWithEmptyID [2021-06-08T20:02:24.660Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceInspect [2021-06-08T20:02:24.660Z] --- PASS: TestServiceInspect (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceListError [2021-06-08T20:02:24.660Z] --- PASS: TestServiceListError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceList [2021-06-08T20:02:24.660Z] --- PASS: TestServiceList (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceLogsError [2021-06-08T20:02:24.660Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceLogs [2021-06-08T20:02:24.660Z] --- PASS: TestServiceLogs (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceRemoveError [2021-06-08T20:02:24.660Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceRemoveNotFoundError [2021-06-08T20:02:24.660Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceRemove [2021-06-08T20:02:24.660Z] --- PASS: TestServiceRemove (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceUpdateError [2021-06-08T20:02:24.660Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestServiceUpdate [2021-06-08T20:02:24.660Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSwarmGetUnlockKeyError [2021-06-08T20:02:24.660Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSwarmGetUnlockKey [2021-06-08T20:02:24.660Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-08T20:02:24.660Z] === RUN TestSwarmInitError [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmInit [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmInit (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmInspectError [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmInspect [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmJoinError [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmJoin [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmLeaveError [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmLeave [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmUnlockError [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmUnlock [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmUpdateError [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestSwarmUpdate [2021-06-08T20:02:25.124Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestTaskInspectError [2021-06-08T20:02:25.124Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestTaskInspectWithEmptyID [2021-06-08T20:02:25.124Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestTaskInspect [2021-06-08T20:02:25.124Z] --- PASS: TestTaskInspect (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestTaskListError [2021-06-08T20:02:25.124Z] --- PASS: TestTaskListError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestTaskList [2021-06-08T20:02:25.124Z] --- PASS: TestTaskList (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeCreateError [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeCreate [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeInspectError [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeInspectNotFound [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeInspectWithEmptyID [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeInspect [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeListError [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeListError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeList [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeList (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeRemoveError [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-08T20:02:25.124Z] === RUN TestVolumeRemove [2021-06-08T20:02:25.124Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-08T20:02:25.124Z] === CONT TestTLSCloseWriter [2021-06-08T20:02:25.124Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-06-08T20:02:25.124Z] PASS [2021-06-08T20:02:25.124Z] coverage: 74.9% of statements [2021-06-08T20:02:25.124Z] ok github.com/docker/docker/client 0.604s coverage: 74.9% of statements [2021-06-08T20:02:25.367Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-08T20:02:30.638Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-08T20:02:32.371Z] --- PASS: TestServiceWithDataPathPortInit (16.73s) [2021-06-08T20:02:32.372Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-08T20:02:34.822Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-08T20:02:37.419Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-08T20:02:38.284Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-06-08T20:02:38.284Z] === RUN TestInfoDebug [2021-06-08T20:02:38.284Z] --- PASS: TestInfoDebug (0.52s) [2021-06-08T20:02:38.284Z] === RUN TestInfoInsecureRegistries [2021-06-08T20:02:38.284Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-08T20:02:38.284Z] === RUN TestInfoRegistryMirrors [2021-06-08T20:02:38.284Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-08T20:02:38.284Z] === RUN TestLoginFailsWithBadCredentials [2021-06-08T20:02:38.284Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-06-08T20:02:38.284Z] === RUN TestPingCacheHeaders [2021-06-08T20:02:38.284Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-08T20:02:38.284Z] === RUN TestPingGet [2021-06-08T20:02:38.284Z] --- PASS: TestPingGet (0.01s) [2021-06-08T20:02:38.284Z] === RUN TestPingHead [2021-06-08T20:02:38.284Z] --- PASS: TestPingHead (0.02s) [2021-06-08T20:02:38.284Z] === RUN TestVersion [2021-06-08T20:02:38.284Z] --- PASS: TestVersion (0.02s) [2021-06-08T20:02:38.284Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-08T20:02:38.978Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.29s) [2021-06-08T20:02:38.978Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jahwwsj6jm7rmi3ahwtccgv8f Created:2021-06-08 20:02:32.192645562 +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[b0aad256ec55a4d992cef9747d88a539e40f4bd85ab7bf5bb02242cfd62ee8fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0c1aig8yfham19igc04oyxopq EndpointID:098244cffc467b9c58088d9327c8793af1661ab65443af2f31504b3ba5625a94 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:90c9f0dc820f455f03b316e49bd4c372a47f596883db55f923eff378cda3a731 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:0d16c54822d4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0c1aig8yfham19igc04oyxopq EndpointID:098244cffc467b9c58088d9327c8793af1661ab65443af2f31504b3ba5625a94 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-08T20:02:38.978Z] PASS [2021-06-08T20:02:38.978Z] [2021-06-08T20:02:38.978Z] === Skipped [2021-06-08T20:02:38.978Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T20:02:38.978Z] service_test.go:242: FLAKY_TEST [2021-06-08T20:02:38.978Z] [2021-06-08T20:02:38.978Z] [2021-06-08T20:02:38.978Z] DONE 26 tests, 1 skipped in 57.537s [2021-06-08T20:02:38.978Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-08T20:02:38.978Z] ++ 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-06-08T20:02:38.978Z] ++ set -e [2021-06-08T20:02:38.978Z] ++ '[' -n 0 ']' [2021-06-08T20:02:38.978Z] ++ set -x [2021-06-08T20:02:38.978Z] ++ env -i DEST=/go/src/github.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-06-08T20:02:38.978Z] INFO: Testing against a local daemon [2021-06-08T20:02:38.978Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-08T20:02:38.978Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-08T20:02:38.978Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T20:02:38.978Z] === RUN TestDockerNetworkIpvlan [2021-06-08T20:02:38.978Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-08T20:02:38.978Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T20:02:38.978Z] PASS [2021-06-08T20:02:38.978Z] [2021-06-08T20:02:38.978Z] === Skipped [2021-06-08T20:02:38.978Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-08T20:02:38.978Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T20:02:38.978Z] [2021-06-08T20:02:38.978Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-08T20:02:38.978Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T20:02:38.978Z] [2021-06-08T20:02:38.978Z] [2021-06-08T20:02:38.978Z] DONE 2 tests, 2 skipped in 0.174s [2021-06-08T20:02:39.241Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-08T20:02:39.241Z] ++ 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-06-08T20:02:39.241Z] ++ set -e [2021-06-08T20:02:39.241Z] ++ '[' -n 0 ']' [2021-06-08T20:02:39.241Z] ++ set -x [2021-06-08T20:02:39.241Z] ++ env -i DEST=/go/src/github.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-06-08T20:02:39.241Z] INFO: Testing against a local daemon [2021-06-08T20:02:39.241Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-08T20:02:39.669Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-06-08T20:02:39.669Z] PASS [2021-06-08T20:02:39.669Z] [2021-06-08T20:02:39.669Z] DONE 18 tests in 22.905s [2021-06-08T20:02:39.669Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-08T20:02:39.669Z] INFO: Testing against a local daemon [2021-06-08T20:02:39.669Z] === RUN TestVolumesCreateAndList [2021-06-08T20:02:39.669Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-08T20:02:39.669Z] === RUN TestVolumesRemove [2021-06-08T20:02:39.669Z] --- PASS: TestVolumesRemove (0.10s) [2021-06-08T20:02:39.931Z] === RUN TestVolumesInspect [2021-06-08T20:02:39.931Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-08T20:02:39.931Z] === RUN TestVolumesInvalidJSON [2021-06-08T20:02:39.931Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-08T20:02:39.931Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-08T20:02:39.931Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-08T20:02:39.931Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-08T20:02:39.931Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-08T20:02:39.931Z] PASS [2021-06-08T20:02:39.931Z] [2021-06-08T20:02:39.931Z] DONE 5 tests in 0.179s [2021-06-08T20:02:39.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-08T20:02:41.165Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2021-06-08T20:02:41.165Z] === RUN TestDockerNetworkMacvlan [2021-06-08T20:02:41.316Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-08T20:02:41.316Z] Removing test suite binaries [2021-06-08T20:02:41.577Z] exiting test-integration [2021-06-08T20:02:41.577Z] ++ exit 0 [2021-06-08T20:02:41.577Z] [2021-06-08T20:02:41.604Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-08T20:02:41.604Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-08T20:02:42.115Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-08T20:02:43.064Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-08T20:02:43.504Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-08T20:02:44.070Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-08T20:02:44.070Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-08T20:02:44.458Z] === RUN TestDockerNetworkMacvlan/NilParent Post stage [Pipeline] junit [2021-06-08T20:02:44.895Z] Recording test results [2021-06-08T20:02:46.407Z] --- PASS: TestCheckoutGit (37.46s) [2021-06-08T20:02:46.407Z] === RUN TestValidGitTransport [2021-06-08T20:02:46.407Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-08T20:02:46.407Z] === RUN TestGitInvalidRef [2021-06-08T20:02:46.407Z] --- PASS: TestGitInvalidRef (0.27s) [2021-06-08T20:02:46.407Z] PASS [2021-06-08T20:02:46.407Z] coverage: 86.3% of statements [2021-06-08T20:02:46.407Z] ok github.com/docker/docker/builder/remotecontext/git 37.814s coverage: 86.3% of statements [2021-06-08T20:02:46.419Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-08T20:02:46.770Z] + echo Ensuring container killed. [2021-06-08T20:02:46.770Z] Ensuring container killed. [2021-06-08T20:02:46.770Z] + docker rm -vf docker-pr2 [2021-06-08T20:02:46.770Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-08T20:02:46.876Z] ? github.com/docker/docker/cli [no test files] [2021-06-08T20:02:46.876Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-08T20:02:47.057Z] + echo Chowning /workspace to jenkins user [2021-06-08T20:02:47.057Z] Chowning /workspace to jenkins user [2021-06-08T20:02:47.057Z] + id -u [2021-06-08T20:02:47.057Z] + id -g [2021-06-08T20:02:47.057Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42486:/workspace busybox chown -R 1000:1000 /workspace [2021-06-08T20:02:47.057Z] Unable to find image 'busybox:latest' locally [2021-06-08T20:02:47.057Z] latest: Pulling from library/busybox [2021-06-08T20:02:47.318Z] b71f96345d44: Pulling fs layer [2021-06-08T20:02:47.318Z] b71f96345d44: Download complete [2021-06-08T20:02:47.318Z] b71f96345d44: Pull complete [2021-06-08T20:02:47.318Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-08T20:02:47.318Z] Status: Downloaded newer image for busybox:latest [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite (441.33s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.35s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.61s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.93s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.83s) [2021-06-08T20:02:47.353Z] docker_cli_daemon_test.go:1455: [d1b4e703b6a5b] daemon is not started [2021-06-08T20:02:47.353Z] check_test.go:309: [db472b433f2cb] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.15s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.24s) [2021-06-08T20:02:47.353Z] check_test.go:309: [d3711bdac7dec] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.71s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.81s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.33s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.03s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.09s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.13s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.64s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.18s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-06-08T20:02:47.353Z] check_test.go:309: [d04c75535e903] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-08T20:02:47.353Z] check_test.go:309: [dc1a76cfa3f3f] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.10s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-06-08T20:02:47.353Z] check_test.go:309: [d9827a8a67ac0] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.00s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.10s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.27s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.77s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-08T20:02:47.353Z] check_test.go:309: [dd76c758420ea] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.58s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.43s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.99s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.56s) [2021-06-08T20:02:47.353Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-08T20:02:47.353Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-08T20:02:47.353Z] check_test.go:309: [d58fb63819922] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.09s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.89s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.10s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.42s) [2021-06-08T20:02:47.353Z] check_test.go:309: [d198ae1b7ef04] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.68s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-06-08T20:02:47.353Z] check_test.go:309: [d52bbc29c5431] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.67s) [2021-06-08T20:02:47.353Z] docker_cli_daemon_plugins_test.go:79: [d0d88fcdb8214] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.63s) [2021-06-08T20:02:47.353Z] docker_cli_daemon_plugins_test.go:169: [df367eaa2af54] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.48s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-08T20:02:47.353Z] check_test.go:309: [dc8b103082f37] daemon is not started [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.50s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.27s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.30s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.45s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.33s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.54s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.80s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-06-08T20:02:47.353Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.68s) [2021-06-08T20:02:47.354Z] check_test.go:309: [db5e39d86c7de] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.94s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.82s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.91s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.04s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.23s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.58s) [2021-06-08T20:02:47.354Z] check_test.go:309: [d0e5b165c5354] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.98s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.58s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.11s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.86s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.38s) [2021-06-08T20:02:47.354Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-08T20:02:47.354Z] check_test.go:309: [d7a017a3aea6e] daemon is not started [2021-06-08T20:02:47.354Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-08T20:02:47.354Z] check_test.go:309: [da9f51293e9f4] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.20s) [2021-06-08T20:02:47.354Z] check_test.go:309: [d284bd49fa618] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.03s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.66s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.61s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.59s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.29s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.00s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.44s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.30s) [2021-06-08T20:02:47.354Z] check_test.go:309: [d7378f35c2023] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.53s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.49s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.48s) [2021-06-08T20:02:47.354Z] check_test.go:309: [db2a7c24284a4] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.30s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.75s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-08T20:02:47.354Z] check_test.go:309: [dfeb1af9529ed] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-06-08T20:02:47.354Z] check_test.go:309: [d4009c4c99e8c] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.42s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.49s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-06-08T20:02:47.354Z] check_test.go:309: [d4599daabe0d4] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.99s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.53s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.34s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-06-08T20:02:47.354Z] check_test.go:309: [d3b311ba99dc5] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.12s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.10s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.46s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s) [2021-06-08T20:02:47.354Z] check_test.go:309: [dbd744f7eac11] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.66s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.50s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2021-06-08T20:02:47.354Z] check_test.go:309: [dcf86f6f02e8b] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.90s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.62s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.50s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.23s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.99s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.98s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.41s) [2021-06-08T20:02:47.354Z] docker_cli_daemon_test.go:2550: [d36d5ac7da5ba] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.51s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.16s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.34s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.84s) [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-06-08T20:02:47.354Z] check_test.go:309: [d63cbaafbcc5b] daemon is not started [2021-06-08T20:02:47.354Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.18s) [2021-06-08T20:02:47.354Z] === RUN TestDockerSwarmSuite [2021-06-08T20:02:47.354Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-08T20:02:47.856Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-08T20:02:50.413Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-08T20:02:50.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:02:50.599Z] INFO: Testing against a local daemon [2021-06-08T20:02:50.599Z] === RUN TestBuildWithSession [2021-06-08T20:02:50.599Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-08T20:02:50.599Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T20:02:50.599Z] === RUN TestBuildSquashParent [2021-06-08T20:02:50.599Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-08T20:02:50.599Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:02:50.599Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-08T20:02:50.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T20:02:50.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T20:02:50.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T20:02:50.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T20:02:50.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T20:02:50.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T20:02:50.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T20:02:50.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T20:02:50.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T20:02:50.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T20:02:50.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T20:02:50.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T20:02:50.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T20:02:50.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T20:02:50.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T20:02:50.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] catchError [Pipeline] { [2021-06-08T20:02:50.632Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [Pipeline] sh [2021-06-08T20:02:50.927Z] + bundleName=amd64-cgroup2 [2021-06-08T20:02:50.927Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-08T20:02:50.927Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-08T20:02:50.927Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ [2021-06-08T20:02:50.927Z] xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-08T20:02:51.198Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] archiveArtifacts [2021-06-08T20:02:51.224Z] Archiving artifacts [2021-06-08T20:02:53.496Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42486/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-08T20:02:53.728Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-08T20:02:53.816Z] + make clean [2021-06-08T20:02:54.077Z] docker volume rm -f docker-dev-cache [2021-06-08T20:02:54.077Z] docker-dev-cache [Pipeline] deleteDir [2021-06-08T20:02:54.663Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-08T20:02:55.492Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestConfigureDaemonLogs [2021-06-08T20:02:55.492Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestCommonOptionsInstallFlags [2021-06-08T20:02:55.492Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-08T20:02:55.492Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-08T20:02:55.492Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-08T20:02:55.492Z] PASS [2021-06-08T20:02:55.492Z] coverage: 18.4% of statements [2021-06-08T20:02:55.492Z] ok github.com/docker/docker/cmd/dockerd 0.333s coverage: 18.4% of statements [2021-06-08T20:02:56.468Z] === RUN TestContainerStopSignal [2021-06-08T20:02:56.468Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestContainerStopTimeout [2021-06-08T20:02:56.468Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-08T20:02:56.468Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-08T20:02:56.468Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-08T20:02:56.468Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-06-08T20:02:56.468Z] === RUN TestReplaceAndAppendEnvVars [2021-06-08T20:02:56.468Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-08T20:02:56.468Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-08T20:02:56.468Z] === RUN TestNewMemoryStore [2021-06-08T20:02:56.468Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestAddContainers [2021-06-08T20:02:56.468Z] --- PASS: TestAddContainers (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestGetContainer [2021-06-08T20:02:56.468Z] --- PASS: TestGetContainer (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestDeleteContainer [2021-06-08T20:02:56.468Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestListContainers [2021-06-08T20:02:56.468Z] --- PASS: TestListContainers (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestFirstContainer [2021-06-08T20:02:56.468Z] --- PASS: TestFirstContainer (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestApplyAllContainer [2021-06-08T20:02:56.468Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestIsValidHealthString [2021-06-08T20:02:56.468Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestStateRunStop [2021-06-08T20:02:56.468Z] --- PASS: TestStateRunStop (0.00s) [2021-06-08T20:02:56.468Z] === RUN TestStateTimeoutWait [2021-06-08T20:02:56.935Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-08T20:02:56.936Z] state_test.go:141: Stop callback fired [2021-06-08T20:02:56.936Z] state_test.go:165: Stop callback fired [2021-06-08T20:02:56.936Z] === RUN TestIsValidStateString [2021-06-08T20:02:56.936Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-08T20:02:56.936Z] === RUN TestViewSaveDelete [2021-06-08T20:02:56.936Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-08T20:02:56.936Z] === RUN TestViewAll [2021-06-08T20:02:56.936Z] --- PASS: TestViewAll (0.02s) [2021-06-08T20:02:56.936Z] === RUN TestViewGet [2021-06-08T20:02:56.936Z] --- PASS: TestViewGet (0.02s) [2021-06-08T20:02:56.936Z] === RUN TestNames [2021-06-08T20:02:56.936Z] --- PASS: TestNames (0.00s) [2021-06-08T20:02:56.936Z] === RUN TestViewWithHealthCheck [2021-06-08T20:02:56.936Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-08T20:02:56.936Z] PASS [2021-06-08T20:02:56.936Z] coverage: 41.5% of statements [2021-06-08T20:02:56.936Z] ok github.com/docker/docker/container 0.503s coverage: 41.5% of statements [2021-06-08T20:02:56.936Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-08T20:02:56.936Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-08T20:02:56.936Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-08T20:02:56.936Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-08T20:02:57.021Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T20:02:57.947Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-08T20:02:58.949Z] --- PASS: TestDockerNetworkMacvlan (17.68s) [2021-06-08T20:02:58.949Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-06-08T20:02:58.949Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-06-08T20:02:58.949Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.90s) [2021-06-08T20:02:58.949Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2021-06-08T20:02:58.949Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.02s) [2021-06-08T20:02:58.949Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.52s) [2021-06-08T20:02:58.949Z] PASS [2021-06-08T20:02:58.949Z] [2021-06-08T20:02:58.949Z] DONE 8 tests in 19.737s [2021-06-08T20:02:58.949Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-08T20:02:58.949Z] ++ 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-06-08T20:02:58.949Z] ++ set -e [2021-06-08T20:02:58.949Z] ++ '[' -n 0 ']' [2021-06-08T20:02:58.949Z] ++ set -x [2021-06-08T20:02:58.949Z] ++ env -i DEST=/go/src/github.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-06-08T20:02:58.949Z] testing: warning: no tests to run [2021-06-08T20:02:58.949Z] PASS [2021-06-08T20:02:58.949Z] [2021-06-08T20:02:58.949Z] DONE 0 tests in 0.029s [2021-06-08T20:02:58.949Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-08T20:02:58.949Z] ++ 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-06-08T20:02:58.949Z] ++ set -e [2021-06-08T20:02:58.949Z] ++ '[' -n 0 ']' [2021-06-08T20:02:58.949Z] ++ set -x [2021-06-08T20:02:58.949Z] ++ env -i DEST=/go/src/github.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-06-08T20:02:59.212Z] INFO: Testing against a local daemon [2021-06-08T20:02:59.212Z] === RUN TestAuthZPluginAllowRequest [2021-06-08T20:02:59.866Z] === RUN TestPrepare [2021-06-08T20:02:59.866Z] --- PASS: TestPrepare (0.00s) [2021-06-08T20:02:59.866Z] === RUN TestStart [2021-06-08T20:02:59.866Z] --- PASS: TestStart (0.00s) [2021-06-08T20:02:59.866Z] === RUN TestWaitCancel [2021-06-08T20:02:59.866Z] --- PASS: TestWaitCancel (0.00s) [2021-06-08T20:02:59.866Z] === RUN TestWaitDisabled [2021-06-08T20:02:59.866Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-08T20:02:59.866Z] === RUN TestWaitEnabled [2021-06-08T20:02:59.866Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-08T20:02:59.866Z] === RUN TestRemove [2021-06-08T20:02:59.866Z] --- PASS: TestRemove (0.00s) [2021-06-08T20:02:59.866Z] PASS [2021-06-08T20:02:59.866Z] coverage: 65.3% of statements [2021-06-08T20:02:59.866Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.283s coverage: 65.3% of statements [2021-06-08T20:03:00.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-08T20:03:01.133Z] --- PASS: TestAuthZPluginAllowRequest (1.94s) [2021-06-08T20:03:01.133Z] === RUN TestAuthZPluginTLS [2021-06-08T20:03:01.707Z] --- PASS: TestAuthZPluginTLS (0.72s) [2021-06-08T20:03:01.707Z] === RUN TestAuthZPluginDenyRequest [2021-06-08T20:03:02.655Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2021-06-08T20:03:02.655Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-08T20:03:02.792Z] === RUN TestNewListSecretsFilters [2021-06-08T20:03:02.792Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-08T20:03:02.792Z] === RUN TestNewListConfigsFilters [2021-06-08T20:03:02.792Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-08T20:03:02.792Z] PASS [2021-06-08T20:03:02.792Z] coverage: 0.5% of statements [2021-06-08T20:03:02.792Z] ok github.com/docker/docker/daemon/cluster 0.537s coverage: 0.5% of statements [2021-06-08T20:03:02.792Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-08T20:03:02.943Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T20:03:02.943Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T20:03:03.231Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.70s) [2021-06-08T20:03:03.231Z] === RUN TestAuthZPluginDenyResponse [2021-06-08T20:03:03.257Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-08T20:03:03.257Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-08T20:03:03.257Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-08T20:03:03.257Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-08T20:03:03.257Z] PASS [2021-06-08T20:03:03.257Z] coverage: 35.9% of statements [2021-06-08T20:03:03.257Z] ok github.com/docker/docker/daemon/cluster/convert 0.800s coverage: 35.9% of statements [2021-06-08T20:03:03.816Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-06-08T20:03:03.816Z] === RUN TestAuthZPluginAllowEventStream [2021-06-08T20:03:05.750Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2021-06-08T20:03:05.750Z] === RUN TestAuthZPluginErrorResponse [2021-06-08T20:03:06.325Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-06-08T20:03:06.325Z] === RUN TestAuthZPluginErrorRequest [2021-06-08T20:03:07.024Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-08T20:03:07.271Z] --- PASS: TestAuthZPluginErrorRequest (0.80s) [2021-06-08T20:03:07.271Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-08T20:03:07.974Z] === RUN TestDiscoveryOptsErrors [2021-06-08T20:03:07.974Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-08T20:03:07.974Z] === RUN TestDiscoveryOpts [2021-06-08T20:03:07.974Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-08T20:03:07.974Z] PASS [2021-06-08T20:03:07.974Z] coverage: 30.0% of statements [2021-06-08T20:03:07.974Z] ok github.com/docker/docker/daemon/discovery 0.059s coverage: 30.0% of statements [2021-06-08T20:03:08.219Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.95s) [2021-06-08T20:03:08.219Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-08T20:03:09.523Z] === RUN TestBuilderGC [2021-06-08T20:03:09.523Z] --- PASS: TestBuilderGC (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestDaemonConfigurationNotFound [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestDaemonBrokenConfiguration [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestParseClusterAdvertiseSettings [2021-06-08T20:03:09.523Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestFindConfigurationConflicts [2021-06-08T20:03:09.523Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-08T20:03:09.523Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-08T20:03:09.523Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-08T20:03:09.523Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-08T20:03:09.523Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-08T20:03:09.523Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-08T20:03:09.523Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-08T20:03:09.523Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-08T20:03:09.523Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-08T20:03:09.548Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-08T20:03:09.986Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-08T20:03:09.986Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-08T20:03:09.986Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-08T20:03:09.986Z] === RUN TestValidateConfiguration [2021-06-08T20:03:09.986Z] === RUN TestValidateConfiguration/with_label [2021-06-08T20:03:09.986Z] === RUN TestValidateConfiguration/with_dns [2021-06-08T20:03:09.986Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-08T20:03:09.986Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-08T20:03:09.986Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-08T20:03:09.986Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-08T20:03:09.986Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-08T20:03:09.986Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-08T20:03:09.986Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-08T20:03:09.986Z] === RUN TestModifiedDiscoverySettings [2021-06-08T20:03:09.986Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-08T20:03:09.986Z] === RUN TestReloadSetConfigFileNotExist [2021-06-08T20:03:09.986Z] time="2021-06-08T20:03:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-08T20:03:09.986Z] --- PASS: TestReloadSetConfigFileNotExist (0.25s) [2021-06-08T20:03:09.986Z] === RUN TestReloadDefaultConfigNotExist [2021-06-08T20:03:09.986Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-06-08T20:03:09.986Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:03:09.986Z] === RUN TestReloadBadDefaultConfig [2021-06-08T20:03:09.986Z] time="2021-06-08T20:03:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-337652443" [2021-06-08T20:03:09.986Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-08T20:03:09.986Z] === RUN TestReloadWithConflictingLabels [2021-06-08T20:03:09.986Z] time="2021-06-08T20:03:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-950669438" [2021-06-08T20:03:09.986Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-08T20:03:09.986Z] === RUN TestReloadWithDuplicateLabels [2021-06-08T20:03:09.986Z] time="2021-06-08T20:03:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-453490629" [2021-06-08T20:03:09.986Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-08T20:03:09.986Z] === RUN TestDaemonConfigurationMerge [2021-06-08T20:03:09.986Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-08T20:03:09.986Z] PASS [2021-06-08T20:03:09.986Z] coverage: 79.7% of statements [2021-06-08T20:03:09.986Z] ok github.com/docker/docker/daemon/config 0.530s coverage: 79.7% of statements [2021-06-08T20:03:10.141Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2021-06-08T20:03:10.141Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-08T20:03:10.449Z] === RUN TestVerifyNetworkingConfig [2021-06-08T20:03:10.449Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestGetContainer [2021-06-08T20:03:10.449Z] --- PASS: TestGetContainer (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestValidContainerNames [2021-06-08T20:03:10.449Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestContainerInitDNS [2021-06-08T20:03:10.449Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-08T20:03:10.449Z] daemon_test.go:147: root required [2021-06-08T20:03:10.449Z] === RUN TestMerge [2021-06-08T20:03:10.449Z] --- PASS: TestMerge (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestValidateContainerIsolation [2021-06-08T20:03:10.449Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestFindNetworkErrorType [2021-06-08T20:03:10.449Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestEnsureServicesExist [2021-06-08T20:03:10.449Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestEnsureServicesExistErrors [2021-06-08T20:03:10.449Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-08T20:03:10.449Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-08T20:03:10.449Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-08T20:03:10.449Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-08T20:03:10.449Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-08T20:03:10.449Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-08T20:03:10.449Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestContainerDelete [2021-06-08T20:03:10.449Z] --- PASS: TestContainerDelete (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestContainerDoubleDelete [2021-06-08T20:03:10.449Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestLogContainerEventCopyLabels [2021-06-08T20:03:10.449Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestLogContainerEventWithAttributes [2021-06-08T20:03:10.449Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestNoneHealthcheck [2021-06-08T20:03:10.449Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestHealthStates [2021-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] time="2021-06-08T20:03:10Z" 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-06-08T20:03:10.449Z] --- PASS: TestHealthStates (0.19s) [2021-06-08T20:03:10.449Z] === RUN TestMaskURLCredentials [2021-06-08T20:03:10.449Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestGetInspectData [2021-06-08T20:03:10.449Z] --- PASS: TestGetInspectData (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestFillLicense [2021-06-08T20:03:10.449Z] --- PASS: TestFillLicense (0.00s) [2021-06-08T20:03:10.449Z] === RUN TestListInvalidFilter [2021-06-08T20:03:10.450Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestNameFilter [2021-06-08T20:03:10.450Z] --- PASS: TestNameFilter (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-08T20:03:10.450Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-08T20:03:10.450Z] === 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-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-08T20:03:10.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-08T20:03:10.450Z] === RUN TestEventsLog [2021-06-08T20:03:10.450Z] --- PASS: TestEventsLog (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestEventsLogTimeout [2021-06-08T20:03:10.450Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestLogEvents [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-08T20:03:10.450Z] --- 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-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-08T20:03:10.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestDaemonReloadLabels [2021-06-08T20:03:10.450Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-08T20:03:10.450Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestDaemonReloadMirrors [2021-06-08T20:03:10.450Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-08T20:03:10.450Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-08T20:03:10.450Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-08T20:03:10.450Z] === RUN TestDaemonDiscoveryReload [2021-06-08T20:03:10.450Z] --- PASS: TestLogEvents (0.05s) [2021-06-08T20:03:10.450Z] === RUN TestLoadBufferedEvents [2021-06-08T20:03:10.913Z] --- PASS: TestLoadBufferedEvents (0.20s) [2021-06-08T20:03:10.913Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-08T20:03:10.913Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-08T20:03:10.913Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-08T20:03:10.913Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-08T20:03:10.913Z] PASS [2021-06-08T20:03:10.913Z] coverage: 50.0% of statements [2021-06-08T20:03:10.913Z] ok github.com/docker/docker/daemon/events 0.334s coverage: 50.0% of statements [2021-06-08T20:03:11.376Z] === RUN TestWaitNodeAttachment [2021-06-08T20:03:11.376Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-08T20:03:11.376Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-08T20:03:11.839Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-08T20:03:11.839Z] === RUN TestIsolationConversion [2021-06-08T20:03:11.839Z] === RUN TestIsolationConversion/default [2021-06-08T20:03:11.839Z] === RUN TestIsolationConversion/process [2021-06-08T20:03:11.839Z] === RUN TestIsolationConversion/hyperv [2021-06-08T20:03:11.839Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-08T20:03:11.839Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-08T20:03:11.839Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-08T20:03:11.839Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-08T20:03:11.839Z] === RUN TestContainerLabels [2021-06-08T20:03:11.839Z] --- PASS: TestContainerLabels (0.00s) [2021-06-08T20:03:11.839Z] === RUN TestCredentialSpecConversion [2021-06-08T20:03:11.839Z] === RUN TestCredentialSpecConversion/none [2021-06-08T20:03:11.839Z] === RUN TestCredentialSpecConversion/config [2021-06-08T20:03:11.839Z] === RUN TestCredentialSpecConversion/file [2021-06-08T20:03:11.839Z] === RUN TestCredentialSpecConversion/registry [2021-06-08T20:03:11.839Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-08T20:03:11.839Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-08T20:03:11.839Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-08T20:03:11.839Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-08T20:03:11.839Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-08T20:03:11.839Z] === RUN TestControllerValidateMountBind [2021-06-08T20:03:11.839Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-08T20:03:11.839Z] === RUN TestControllerValidateMountVolume [2021-06-08T20:03:11.839Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-08T20:03:11.839Z] === RUN TestControllerValidateMountTarget [2021-06-08T20:03:11.839Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-08T20:03:11.839Z] === RUN TestControllerValidateMountTmpfs [2021-06-08T20:03:11.839Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-08T20:03:11.839Z] === RUN TestControllerValidateMountInvalidType [2021-06-08T20:03:11.839Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-08T20:03:11.839Z] === RUN TestControllerValidateMountNamedPipe [2021-06-08T20:03:11.839Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-08T20:03:11.839Z] PASS [2021-06-08T20:03:11.839Z] coverage: 11.3% of statements [2021-06-08T20:03:11.839Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.824s coverage: 11.3% of statements [2021-06-08T20:03:11.839Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-06-08T20:03:11.839Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-08T20:03:12.302Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-08T20:03:12.302Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-08T20:03:12.302Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-08T20:03:12.302Z] reload_test.go:520: root required [2021-06-08T20:03:12.302Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-08T20:03:12.302Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-08T20:03:12.302Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-08T20:03:12.701Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2021-06-08T20:03:12.701Z] === RUN TestAuthZPluginHeader [2021-06-08T20:03:12.765Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-08T20:03:12.765Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-08T20:03:12.765Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-08T20:03:12.765Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-08T20:03:12.765Z] === RUN TestIsEmptyDir [2021-06-08T20:03:12.765Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-08T20:03:12.765Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-08T20:03:12.765Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-08T20:03:12.765Z] === RUN TestParseVolumesFrom [2021-06-08T20:03:12.765Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-08T20:03:12.765Z] PASS [2021-06-08T20:03:12.765Z] coverage: 9.0% of statements [2021-06-08T20:03:12.765Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-08T20:03:12.765Z] PASS [2021-06-08T20:03:12.765Z] coverage: 2.3% of statements [2021-06-08T20:03:12.765Z] ok github.com/docker/docker/daemon/graphdriver 0.101s coverage: 2.3% of statements [2021-06-08T20:03:12.765Z] ok github.com/docker/docker/daemon 2.771s coverage: 9.0% of statements [2021-06-08T20:03:12.765Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-08T20:03:12.766Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-08T20:03:12.823Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-08T20:03:13.229Z] === RUN TestLinkNaming [2021-06-08T20:03:13.229Z] --- PASS: TestLinkNaming (0.00s) [2021-06-08T20:03:13.229Z] === RUN TestLinkNew [2021-06-08T20:03:13.229Z] --- PASS: TestLinkNew (0.00s) [2021-06-08T20:03:13.229Z] === RUN TestLinkEnv [2021-06-08T20:03:13.229Z] --- PASS: TestLinkEnv (0.00s) [2021-06-08T20:03:13.229Z] === RUN TestLinkMultipleEnv [2021-06-08T20:03:13.229Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-08T20:03:13.229Z] === RUN TestLinkPortRangeEnv [2021-06-08T20:03:13.229Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-08T20:03:13.229Z] PASS [2021-06-08T20:03:13.229Z] coverage: 93.0% of statements [2021-06-08T20:03:13.229Z] ok github.com/docker/docker/daemon/links 0.159s coverage: 93.0% of statements [2021-06-08T20:03:13.652Z] --- PASS: TestAuthZPluginHeader (1.04s) [2021-06-08T20:03:13.652Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-08T20:03:13.652Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-08T20:03:13.652Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:13.652Z] === RUN TestAuthZPluginV2Disable [2021-06-08T20:03:13.652Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-08T20:03:13.652Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:13.652Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-08T20:03:13.652Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-08T20:03:13.652Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:13.652Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-08T20:03:13.652Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-08T20:03:13.652Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:13.652Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-08T20:03:13.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-08T20:03:14.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-08T20:03:15.221Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-08T20:03:15.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.75s) [2021-06-08T20:03:15.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.95s) [2021-06-08T20:03:15.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.07s) [2021-06-08T20:03:15.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.22s) [2021-06-08T20:03:15.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.62s) [2021-06-08T20:03:15.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.72s) [2021-06-08T20:03:15.221Z] === RUN TestBuildMultiStageCopy [2021-06-08T20:03:15.221Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-08T20:03:16.991Z] === RUN TestNewStreamConfig [2021-06-08T20:03:16.991Z] === RUN TestNewStreamConfig/defaults [2021-06-08T20:03:16.991Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-08T20:03:16.991Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-08T20:03:16.991Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-08T20:03:16.991Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-08T20:03:16.991Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-08T20:03:16.991Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-08T20:03:16.991Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-08T20:03:16.991Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-08T20:03:16.991Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-08T20:03:16.991Z] time="2021-06-08T20:03:16Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-08T20:03:16.991Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.27s) [2021-06-08T20:03:16.991Z] === RUN TestCreateSuccess [2021-06-08T20:03:16.991Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestCreateLogGroupSuccess [2021-06-08T20:03:16.991Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestCreateError [2021-06-08T20:03:16.991Z] --- PASS: TestCreateError (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestCreateAlreadyExists [2021-06-08T20:03:16.991Z] time="2021-06-08T20:03:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-08T20:03:16.991Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestLogClosed [2021-06-08T20:03:16.991Z] --- PASS: TestLogClosed (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestLogBlocking [2021-06-08T20:03:16.991Z] --- PASS: TestLogBlocking (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-08T20:03:16.991Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestLogNonBlockingBufferFull [2021-06-08T20:03:16.991Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestPublishBatchSuccess [2021-06-08T20:03:16.991Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestPublishBatchError [2021-06-08T20:03:16.991Z] time="2021-06-08T20:03:16Z" level=error msg=Error [2021-06-08T20:03:16.991Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-08T20:03:16.991Z] time="2021-06-08T20:03:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-08T20:03:16.991Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-08T20:03:16.991Z] time="2021-06-08T20:03:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-08T20:03:16.991Z] time="2021-06-08T20:03:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-08T20:03:16.991Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestCollectBatchSimple [2021-06-08T20:03:16.991Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestCollectBatchTicker [2021-06-08T20:03:16.991Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestCollectBatchMultilinePattern [2021-06-08T20:03:16.991Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-08T20:03:16.991Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-08T20:03:16.991Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-08T20:03:16.991Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.07s) [2021-06-08T20:03:16.991Z] === RUN TestCollectBatchClose [2021-06-08T20:03:16.991Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestEffectiveLen [2021-06-08T20:03:16.991Z] === RUN TestEffectiveLen/0/Hello [2021-06-08T20:03:16.991Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-08T20:03:16.991Z] === RUN TestEffectiveLen/2/🙃 [2021-06-08T20:03:16.991Z] === RUN TestEffectiveLen/3/���� [2021-06-08T20:03:16.991Z] === RUN TestEffectiveLen/4/He��o [2021-06-08T20:03:16.991Z] === RUN TestEffectiveLen/5/ [2021-06-08T20:03:16.991Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-08T20:03:16.991Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-08T20:03:16.991Z] === RUN TestFindValidSplit [2021-06-08T20:03:16.991Z] === RUN TestFindValidSplit/0/ [2021-06-08T20:03:16.991Z] === RUN TestFindValidSplit/1/Hello [2021-06-08T20:03:16.991Z] === RUN TestFindValidSplit/2/Hello [2021-06-08T20:03:16.991Z] === RUN TestFindValidSplit/3/Hello [2021-06-08T20:03:17.459Z] === RUN TestFindValidSplit/4/🙃 [2021-06-08T20:03:17.459Z] === RUN TestFindValidSplit/5/🙃 [2021-06-08T20:03:17.459Z] === RUN TestFindValidSplit/6/a� [2021-06-08T20:03:17.459Z] === RUN TestFindValidSplit/7/a� [2021-06-08T20:03:17.459Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-08T20:03:17.459Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1044: [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1045: [2021-06-08T20:03:17.459Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1044: Hello [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1045: [2021-06-08T20:03:17.459Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1044: He [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1045: llo [2021-06-08T20:03:17.459Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1044: [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1045: Hello [2021-06-08T20:03:17.459Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1044: [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-08T20:03:17.459Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1045: [2021-06-08T20:03:17.459Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1044: a [2021-06-08T20:03:17.459Z] cloudwatchlogs_test.go:1045: � [2021-06-08T20:03:17.460Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-08T20:03:17.460Z] cloudwatchlogs_test.go:1044: a� [2021-06-08T20:03:17.460Z] cloudwatchlogs_test.go:1045: [2021-06-08T20:03:17.460Z] === RUN TestProcessEventEmoji [2021-06-08T20:03:17.460Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestCollectBatchLineSplit [2021-06-08T20:03:17.460Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-08T20:03:17.460Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestCollectBatchMaxEvents [2021-06-08T20:03:17.460Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2021-06-08T20:03:17.460Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-08T20:03:17.460Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-08T20:03:17.460Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-08T20:03:17.460Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-08T20:03:17.460Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-08T20:03:17.460Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.15s) [2021-06-08T20:03:17.460Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-08T20:03:17.460Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-08T20:03:17.460Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-08T20:03:17.460Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-08T20:03:17.460Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-08T20:03:17.460Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-08T20:03:17.460Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-08T20:03:17.460Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-08T20:03:17.460Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-08T20:03:17.460Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-08T20:03:17.460Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-08T20:03:17.460Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestCreateTagSuccess [2021-06-08T20:03:17.460Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-08T20:03:17.460Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2021-06-08T20:03:17.460Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-08T20:03:17.460Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-08T20:03:17.460Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-08T20:03:17.460Z] PASS [2021-06-08T20:03:17.460Z] coverage: 77.8% of statements [2021-06-08T20:03:17.460Z] ok github.com/docker/docker/daemon/logger/awslogs 1.007s coverage: 77.8% of statements [2021-06-08T20:03:17.460Z] === RUN TestAdapterReadLogs [2021-06-08T20:03:17.460Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestCopier [2021-06-08T20:03:17.460Z] --- PASS: TestCopier (0.01s) [2021-06-08T20:03:17.460Z] === RUN TestCopierLongLines [2021-06-08T20:03:17.460Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestCopierSlow [2021-06-08T20:03:17.460Z] --- PASS: TestCopierSlow (0.20s) [2021-06-08T20:03:17.460Z] === RUN TestCopierWithSized [2021-06-08T20:03:17.460Z] === RUN TestCopierWithSized/as_is [2021-06-08T20:03:17.460Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-08T20:03:17.460Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-08T20:03:17.460Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-06-08T20:03:17.460Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestCopierWithPartial [2021-06-08T20:03:17.460Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestRingLogger [2021-06-08T20:03:17.460Z] --- PASS: TestRingLogger (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestRingCap [2021-06-08T20:03:17.460Z] --- PASS: TestRingCap (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestRingClose [2021-06-08T20:03:17.460Z] --- PASS: TestRingClose (0.00s) [2021-06-08T20:03:17.460Z] === RUN TestRingDrain [2021-06-08T20:03:17.460Z] --- PASS: TestRingDrain (0.00s) [2021-06-08T20:03:17.460Z] PASS [2021-06-08T20:03:17.460Z] coverage: 43.8% of statements [2021-06-08T20:03:17.460Z] ok github.com/docker/docker/daemon/logger 0.400s coverage: 43.8% of statements [2021-06-08T20:03:17.923Z] === RUN TestSearchRegistryForImagesErrors [2021-06-08T20:03:17.923Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-08T20:03:17.923Z] === RUN TestSearchRegistryForImages [2021-06-08T20:03:17.923Z] --- PASS: TestSearchRegistryForImages (0.01s) [2021-06-08T20:03:17.923Z] === RUN TestOnlyPlatformWithFallback [2021-06-08T20:03:17.923Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-08T20:03:17.923Z] === RUN TestImageDelete [2021-06-08T20:03:17.923Z] === RUN TestImageDelete/no_lease [2021-06-08T20:03:17.923Z] === RUN TestImageDelete/lease_exists [2021-06-08T20:03:17.923Z] --- PASS: TestImageDelete (0.05s) [2021-06-08T20:03:17.923Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-08T20:03:17.923Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-08T20:03:17.923Z] === RUN TestContentStoreForPull [2021-06-08T20:03:17.923Z] --- PASS: TestContentStoreForPull (0.25s) [2021-06-08T20:03:17.923Z] PASS [2021-06-08T20:03:17.923Z] coverage: 6.7% of statements [2021-06-08T20:03:17.923Z] ok github.com/docker/docker/daemon/images 0.511s coverage: 6.7% of statements [2021-06-08T20:03:17.923Z] === RUN TestJSONFileLogger [2021-06-08T20:03:17.923Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-08T20:03:17.923Z] === RUN TestJSONFileLoggerWithTags [2021-06-08T20:03:17.923Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-08T20:03:17.923Z] === RUN TestJSONFileLoggerWithOpts [2021-06-08T20:03:18.387Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-08T20:03:18.387Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-08T20:03:18.387Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-08T20:03:18.387Z] === RUN TestEncodeDecode [2021-06-08T20:03:18.387Z] === PAUSE TestEncodeDecode [2021-06-08T20:03:18.387Z] === RUN TestUnexpectedEOF [2021-06-08T20:03:18.387Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-08T20:03:18.387Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-08T20:03:18.387Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-08T20:03:18.387Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-08T20:03:18.387Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-08T20:03:18.387Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-08T20:03:18.387Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-08T20:03:18.387Z] time="2021-06-08T20:03:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-08T20:03:18.387Z] time="2021-06-08T20:03:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-08T20:03:18.387Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-06-08T20:03:18.387Z] === CONT TestEncodeDecode [2021-06-08T20:03:18.387Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-08T20:03:18.387Z] PASS [2021-06-08T20:03:18.387Z] coverage: 69.9% of statements [2021-06-08T20:03:18.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.310s coverage: 69.9% of statements [2021-06-08T20:03:18.850Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-08T20:03:18.850Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-08T20:03:18.850Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-08T20:03:18.850Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-06-08T20:03:18.850Z] === RUN TestFastTimeMarshalJSON [2021-06-08T20:03:18.850Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-08T20:03:18.850Z] PASS [2021-06-08T20:03:18.850Z] coverage: 87.2% of statements [2021-06-08T20:03:18.850Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.270s coverage: 87.2% of statements [2021-06-08T20:03:21.045Z] === RUN TestWriteLog [2021-06-08T20:03:21.045Z] === PAUSE TestWriteLog [2021-06-08T20:03:21.045Z] === RUN TestReadLog [2021-06-08T20:03:21.045Z] === PAUSE TestReadLog [2021-06-08T20:03:21.045Z] === CONT TestWriteLog [2021-06-08T20:03:21.045Z] === CONT TestReadLog [2021-06-08T20:03:21.045Z] --- PASS: TestWriteLog (0.01s) [2021-06-08T20:03:21.045Z] === RUN TestReadLog/tail_exact [2021-06-08T20:03:21.045Z] === RUN TestReadLog/tail_less_than_available [2021-06-08T20:03:21.045Z] === RUN TestReadLog/tail_more_than_available [2021-06-08T20:03:21.045Z] --- PASS: TestReadLog (0.18s) [2021-06-08T20:03:21.045Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-06-08T20:03:21.045Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-06-08T20:03:21.045Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-08T20:03:21.045Z] PASS [2021-06-08T20:03:21.045Z] coverage: 75.2% of statements [2021-06-08T20:03:21.045Z] ok github.com/docker/docker/daemon/logger/local 0.356s coverage: 75.2% of statements [2021-06-08T20:03:21.045Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-08T20:03:21.045Z] === RUN TestLog [2021-06-08T20:03:21.045Z] --- PASS: TestLog (0.01s) [2021-06-08T20:03:21.045Z] PASS [2021-06-08T20:03:21.045Z] coverage: 31.5% of statements [2021-06-08T20:03:21.045Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.101s coverage: 31.5% of statements [2021-06-08T20:03:22.021Z] === RUN TestOpenFileDelete [2021-06-08T20:03:22.021Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-08T20:03:22.021Z] === RUN TestOpenFileRename [2021-06-08T20:03:22.021Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-08T20:03:22.021Z] === RUN TestParseLogTagDefaultTag [2021-06-08T20:03:22.021Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-08T20:03:22.021Z] === RUN TestParseLogTag [2021-06-08T20:03:22.021Z] --- PASS: TestParseLogTag (0.00s) [2021-06-08T20:03:22.021Z] === RUN TestParseLogTagEmptyTag [2021-06-08T20:03:22.021Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-08T20:03:22.021Z] === RUN TestTailFiles [2021-06-08T20:03:22.022Z] --- PASS: TestTailFiles (0.00s) [2021-06-08T20:03:22.022Z] === RUN TestFollowLogsConsumerGone [2021-06-08T20:03:22.022Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2021-06-08T20:03:22.022Z] === RUN TestFollowLogsProducerGone [2021-06-08T20:03:22.022Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-06-08T20:03:22.022Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-08T20:03:22.022Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-08T20:03:22.022Z] === RUN TestCheckCapacityAndRotate [2021-06-08T20:03:22.022Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-08T20:03:22.022Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-08T20:03:22.022Z] --- PASS: TestCheckCapacityAndRotate (0.32s) [2021-06-08T20:03:22.022Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-08T20:03:22.022Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.29s) [2021-06-08T20:03:22.022Z] PASS [2021-06-08T20:03:22.022Z] coverage: 55.3% of statements [2021-06-08T20:03:22.022Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.416s coverage: 55.3% of statements [2021-06-08T20:03:23.001Z] === RUN TestNewParse [2021-06-08T20:03:23.002Z] --- PASS: TestNewParse (0.00s) [2021-06-08T20:03:23.002Z] PASS [2021-06-08T20:03:23.002Z] coverage: 8.3% of statements [2021-06-08T20:03:23.002Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2021-06-08T20:03:23.002Z] === RUN TestValidateLogOpt [2021-06-08T20:03:23.002Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-08T20:03:23.002Z] === RUN TestNewMissedConfig [2021-06-08T20:03:23.002Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-08T20:03:23.002Z] === RUN TestNewMissedUrl [2021-06-08T20:03:23.002Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-08T20:03:23.002Z] === RUN TestNewMissedToken [2021-06-08T20:03:23.002Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-08T20:03:23.002Z] === RUN TestNewWithProxy [2021-06-08T20:03:23.002Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-08T20:03:23.002Z] === RUN TestDefault [2021-06-08T20:03:23.002Z] --- PASS: TestDefault (0.01s) [2021-06-08T20:03:23.002Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-08T20:03:23.002Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-06-08T20:03:23.002Z] === RUN TestJsonFormat [2021-06-08T20:03:23.002Z] --- PASS: TestJsonFormat (0.08s) [2021-06-08T20:03:23.002Z] === RUN TestRawFormat [2021-06-08T20:03:23.002Z] --- PASS: TestRawFormat (0.00s) [2021-06-08T20:03:23.002Z] === RUN TestRawFormatWithLabels [2021-06-08T20:03:23.002Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-08T20:03:23.002Z] === RUN TestRawFormatWithoutTag [2021-06-08T20:03:23.002Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-08T20:03:23.002Z] === RUN TestBatching [2021-06-08T20:03:23.467Z] --- PASS: TestBatching (0.25s) [2021-06-08T20:03:23.467Z] === RUN TestFrequency [2021-06-08T20:03:23.467Z] --- PASS: TestFrequency (0.20s) [2021-06-08T20:03:23.467Z] === RUN TestOneMessagePerRequest [2021-06-08T20:03:23.467Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-08T20:03:23.467Z] === RUN TestVerify [2021-06-08T20:03:23.467Z] --- PASS: TestVerify (0.00s) [2021-06-08T20:03:23.467Z] === RUN TestSkipVerify [2021-06-08T20:03:23.467Z] === RUN TestParseLogFormat [2021-06-08T20:03:23.467Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-08T20:03:23.467Z] === RUN TestValidateLogOptEmpty [2021-06-08T20:03:23.467Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-08T20:03:23.467Z] === RUN TestValidateSyslogAddress [2021-06-08T20:03:23.467Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-08T20:03:23.467Z] === RUN TestParseAddressDefaultPort [2021-06-08T20:03:23.467Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-08T20:03:23.467Z] === RUN TestValidateSyslogFacility [2021-06-08T20:03:23.467Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-08T20:03:23.467Z] === RUN TestValidateLogOptSyslogFormat [2021-06-08T20:03:23.467Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-08T20:03:23.467Z] === RUN TestValidateLogOpt [2021-06-08T20:03:23.467Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-08T20:03:23.467Z] PASS [2021-06-08T20:03:23.467Z] coverage: 46.8% of statements [2021-06-08T20:03:23.931Z] ok github.com/docker/docker/daemon/logger/syslog 0.089s coverage: 46.8% of statements [2021-06-08T20:03:23.931Z] time="2021-06-08T20:03:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:23.931Z] time="2021-06-08T20:03:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:23.931Z] time="2021-06-08T20:03:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:24.395Z] --- PASS: TestSkipVerify (0.79s) [2021-06-08T20:03:24.395Z] === RUN TestBufferMaximum [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182604.023070\",\"host\":\"edd79bb96df9\"}'" [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182604.023070\",\"host\":\"edd79bb96df9\"}'" [2021-06-08T20:03:24.395Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-08T20:03:24.395Z] === RUN TestServerAlwaysDown [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182604.027070\",\"host\":\"edd79bb96df9\"}'" [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182604.027070\",\"host\":\"edd79bb96df9\"}'" [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182604.027070\",\"host\":\"edd79bb96df9\"}'" [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182604.028069\",\"host\":\"edd79bb96df9\"}'" [2021-06-08T20:03:24.395Z] time="2021-06-08T20:03:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623182604.028069\",\"host\":\"edd79bb96df9\"}'" [2021-06-08T20:03:24.395Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-08T20:03:24.395Z] === RUN TestCannotSendAfterClose [2021-06-08T20:03:24.395Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-08T20:03:24.395Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-08T20:03:25.373Z] time="2021-06-08T20:03:25Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-08T20:03:25.373Z] time="2021-06-08T20:03:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"edd79bb96df9\"}'" [2021-06-08T20:03:25.373Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2021-06-08T20:03:25.373Z] PASS [2021-06-08T20:03:25.373Z] coverage: 82.5% of statements [2021-06-08T20:03:25.373Z] ok github.com/docker/docker/daemon/logger/splunk 2.468s coverage: 82.5% of statements [2021-06-08T20:03:25.373Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-08T20:03:25.373Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-08T20:03:25.373Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-08T20:03:25.836Z] === RUN TestV1IDService [2021-06-08T20:03:25.836Z] --- PASS: TestV1IDService (0.06s) [2021-06-08T20:03:25.836Z] === RUN TestV2MetadataService [2021-06-08T20:03:27.385Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-08T20:03:27.385Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-08T20:03:27.385Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-08T20:03:27.385Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-08T20:03:27.385Z] === RUN TestContinueOnError_NeverContinue [2021-06-08T20:03:27.385Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-08T20:03:27.385Z] === RUN TestManifestStore [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/no_remote_or_local [2021-06-08T20:03:27.385Z] time="2021-06-08T20:03:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local474426075\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/no_local_cache [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/with_local_cache [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/unknown_media_type [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-08T20:03:27.385Z] time="2021-06-08T20:03:27Z" level=warning msg="reference for unknown type: " [2021-06-08T20:03:27.385Z] time="2021-06-08T20:03:27Z" level=warning msg="reference for unknown type: " [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-08T20:03:27.385Z] time="2021-06-08T20:03:27Z" level=warning msg="reference for unknown type: " [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-08T20:03:27.385Z] time="2021-06-08T20:03:27Z" level=warning msg="reference for unknown type: " [2021-06-08T20:03:27.385Z] time="2021-06-08T20:03:27Z" level=warning msg="reference for unknown type: " [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-08T20:03:27.385Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-08T20:03:27.853Z] time="2021-06-08T20:03:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore (0.37s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-08T20:03:27.853Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2021-06-08T20:03:27.853Z] === RUN TestDetectManifestBlobMediaType [2021-06-08T20:03:27.853Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-08T20:03:27.853Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-08T20:03:27.853Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-08T20:03:27.853Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-08T20:03:27.853Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-08T20:03:27.853Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-08T20:03:27.853Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-08T20:03:27.853Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-08T20:03:27.853Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-08T20:03:27.853Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-08T20:03:27.853Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-08T20:03:27.853Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-08T20:03:27.853Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-08T20:03:27.853Z] === RUN TestFixManifestLayers [2021-06-08T20:03:27.853Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-08T20:03:27.853Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-08T20:03:27.853Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-08T20:03:27.853Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-08T20:03:27.853Z] === RUN TestFixManifestLayersBadParent [2021-06-08T20:03:27.853Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-08T20:03:27.853Z] === RUN TestValidateManifest [2021-06-08T20:03:27.853Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-08T20:03:27.853Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-08T20:03:27.853Z] === RUN TestFormatPlatform [2021-06-08T20:03:27.853Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-08T20:03:27.853Z] === RUN TestGetRepositoryMountCandidates [2021-06-08T20:03:27.853Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-08T20:03:27.853Z] === RUN TestLayerAlreadyExists [2021-06-08T20:03:27.853Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-08T20:03:27.853Z] 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-06-08T20:03:27.853Z] 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-06-08T20:03:27.853Z] 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-06-08T20:03:27.853Z] 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-06-08T20:03:27.853Z] 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-06-08T20:03:27.853Z] 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-06-08T20:03:27.853Z] === RUN TestWhenEmptyAuthConfig [2021-06-08T20:03:27.853Z] === RUN TestSuccessfulDownload [2021-06-08T20:03:27.853Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-08T20:03:27.853Z] download_test.go:268: Needs fixing on Windows [2021-06-08T20:03:27.853Z] === RUN TestCancelledDownload [2021-06-08T20:03:27.853Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-08T20:03:27.853Z] === RUN TestMaxDownloadAttempts [2021-06-08T20:03:27.853Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-08T20:03:27.853Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-08T20:03:27.853Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-08T20:03:27.853Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-08T20:03:27.853Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-08T20:03:27.853Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-08T20:03:27.853Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-08T20:03:27.853Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-08T20:03:27.853Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-08T20:03:27.853Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-08T20:03:27.853Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-08T20:03:27.853Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-08T20:03:27.853Z] --- PASS: TestV2MetadataService (2.20s) [2021-06-08T20:03:27.853Z] PASS [2021-06-08T20:03:27.853Z] coverage: 48.2% of statements [2021-06-08T20:03:27.853Z] ok github.com/docker/docker/distribution/metadata 2.393s coverage: 48.2% of statements [2021-06-08T20:03:28.316Z] time="2021-06-08T20:03:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-08T20:03:28.316Z] time="2021-06-08T20:03:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-08T20:03:28.316Z] time="2021-06-08T20:03:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-08T20:03:28.316Z] time="2021-06-08T20:03:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-08T20:03:28.316Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-06-08T20:03:28.316Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-06-08T20:03:28.316Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-06-08T20:03:28.316Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-06-08T20:03:28.316Z] === RUN TestTransfer [2021-06-08T20:03:28.316Z] --- PASS: TestTransfer (0.11s) [2021-06-08T20:03:28.316Z] === RUN TestConcurrencyLimit [2021-06-08T20:03:28.316Z] === RUN TestNotFound [2021-06-08T20:03:28.316Z] --- PASS: TestNotFound (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestConflict [2021-06-08T20:03:28.316Z] --- PASS: TestConflict (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestForbidden [2021-06-08T20:03:28.316Z] --- PASS: TestForbidden (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestInvalidParameter [2021-06-08T20:03:28.316Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestNotImplemented [2021-06-08T20:03:28.316Z] --- PASS: TestNotImplemented (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestNotModified [2021-06-08T20:03:28.316Z] --- PASS: TestNotModified (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestUnauthorized [2021-06-08T20:03:28.316Z] --- PASS: TestUnauthorized (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestUnknown [2021-06-08T20:03:28.316Z] --- PASS: TestUnknown (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestCancelled [2021-06-08T20:03:28.316Z] --- PASS: TestCancelled (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestDeadline [2021-06-08T20:03:28.316Z] --- PASS: TestDeadline (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestDataLoss [2021-06-08T20:03:28.316Z] --- PASS: TestDataLoss (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestUnavailable [2021-06-08T20:03:28.316Z] --- PASS: TestUnavailable (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestSystem [2021-06-08T20:03:28.316Z] --- PASS: TestSystem (0.00s) [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Not_Found [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Bad_Request [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Conflict [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Unauthorized [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Forbidden [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Not_Modified [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-08T20:03:28.316Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-08T20:03:28.316Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-08T20:03:28.316Z] PASS [2021-06-08T20:03:28.316Z] coverage: 53.1% of statements [2021-06-08T20:03:28.316Z] ok github.com/docker/docker/errdefs 0.081s coverage: 53.1% of statements [2021-06-08T20:03:28.779Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-06-08T20:03:28.779Z] === RUN TestInactiveJobs [2021-06-08T20:03:28.779Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-06-08T20:03:28.779Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-08T20:03:28.779Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-08T20:03:28.779Z] === RUN TestTokenPassThru [2021-06-08T20:03:28.779Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-08T20:03:28.779Z] === RUN TestTokenPassThruDifferentHost [2021-06-08T20:03:28.779Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-08T20:03:28.779Z] PASS [2021-06-08T20:03:28.779Z] coverage: 23.6% of statements [2021-06-08T20:03:28.779Z] ok github.com/docker/docker/distribution 1.638s coverage: 23.6% of statements [2021-06-08T20:03:28.779Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-08T20:03:29.242Z] --- PASS: TestInactiveJobs (0.41s) [2021-06-08T20:03:29.242Z] === RUN TestWatchRelease [2021-06-08T20:03:29.242Z] --- PASS: TestWatchRelease (0.08s) [2021-06-08T20:03:29.242Z] === RUN TestWatchFinishedTransfer [2021-06-08T20:03:29.242Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-08T20:03:29.242Z] === RUN TestDuplicateTransfer [2021-06-08T20:03:29.242Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-08T20:03:29.242Z] === RUN TestSuccessfulUpload [2021-06-08T20:03:29.706Z] time="2021-06-08T20:03:29Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-08T20:03:29.706Z] --- PASS: TestSuccessfulUpload (0.49s) [2021-06-08T20:03:29.706Z] === RUN TestCancelledUpload [2021-06-08T20:03:29.706Z] --- PASS: TestCancelledUpload (0.01s) [2021-06-08T20:03:29.706Z] PASS [2021-06-08T20:03:29.706Z] coverage: 76.8% of statements [2021-06-08T20:03:29.706Z] ok github.com/docker/docker/distribution/xfer 2.072s coverage: 76.8% of statements [2021-06-08T20:03:29.706Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-08T20:03:30.685Z] === RUN TestCompare [2021-06-08T20:03:30.685Z] --- PASS: TestCompare (0.00s) [2021-06-08T20:03:30.685Z] PASS [2021-06-08T20:03:30.685Z] coverage: 19.2% of statements [2021-06-08T20:03:30.685Z] ok github.com/docker/docker/image/cache 0.178s coverage: 19.2% of statements [2021-06-08T20:03:30.685Z] === RUN TestFSGetInvalidData [2021-06-08T20:03:30.685Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-08T20:03:30.685Z] === RUN TestFSInvalidSet [2021-06-08T20:03:30.685Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-08T20:03:30.685Z] === RUN TestFSInvalidRoot [2021-06-08T20:03:30.685Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-08T20:03:30.685Z] === RUN TestFSMetadataGetSet [2021-06-08T20:03:30.685Z] --- PASS: TestFSMetadataGetSet (0.08s) [2021-06-08T20:03:30.685Z] === RUN TestFSInvalidWalker [2021-06-08T20:03:30.685Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-06-08T20:03:30.685Z] === RUN TestFSGetSet [2021-06-08T20:03:30.685Z] --- PASS: TestFSGetSet (0.02s) [2021-06-08T20:03:30.685Z] === RUN TestFSGetUnsetKey [2021-06-08T20:03:30.685Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-08T20:03:30.685Z] === RUN TestFSGetEmptyData [2021-06-08T20:03:30.685Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-08T20:03:30.685Z] === RUN TestFSDelete [2021-06-08T20:03:30.685Z] --- PASS: TestFSDelete (0.02s) [2021-06-08T20:03:30.685Z] === RUN TestFSWalker [2021-06-08T20:03:30.685Z] --- PASS: TestFSWalker (0.02s) [2021-06-08T20:03:30.685Z] === RUN TestFSWalkerStopOnError [2021-06-08T20:03:30.685Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-08T20:03:30.685Z] === RUN TestNewFromJSON [2021-06-08T20:03:30.685Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-08T20:03:30.685Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-08T20:03:30.685Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-08T20:03:30.685Z] === RUN TestMarshalKeyOrder [2021-06-08T20:03:30.685Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-08T20:03:30.685Z] === RUN TestHistoryEqual [2021-06-08T20:03:31.147Z] --- PASS: TestHistoryEqual (0.23s) [2021-06-08T20:03:31.147Z] === RUN TestImage [2021-06-08T20:03:31.147Z] --- PASS: TestImage (0.00s) [2021-06-08T20:03:31.147Z] === RUN TestImageOSNotEmpty [2021-06-08T20:03:31.147Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-08T20:03:31.147Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-08T20:03:31.147Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-08T20:03:31.147Z] === RUN TestCreate [2021-06-08T20:03:31.147Z] --- PASS: TestCreate (0.01s) [2021-06-08T20:03:31.147Z] === RUN TestRestore [2021-06-08T20:03:31.147Z] time="2021-06-08T20:03:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-08T20:03:31.147Z] --- PASS: TestRestore (0.04s) [2021-06-08T20:03:31.147Z] === RUN TestAddDelete [2021-06-08T20:03:31.147Z] --- PASS: TestAddDelete (0.03s) [2021-06-08T20:03:31.147Z] === RUN TestSearchAfterDelete [2021-06-08T20:03:31.147Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-06-08T20:03:31.147Z] === RUN TestParentReset [2021-06-08T20:03:31.147Z] --- PASS: TestParentReset (0.03s) [2021-06-08T20:03:31.147Z] === RUN TestGetAndSetLastUpdated [2021-06-08T20:03:31.147Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-08T20:03:31.147Z] === RUN TestStoreLen [2021-06-08T20:03:31.147Z] --- PASS: TestStoreLen (0.06s) [2021-06-08T20:03:31.147Z] PASS [2021-06-08T20:03:31.147Z] coverage: 86.6% of statements [2021-06-08T20:03:31.147Z] ok github.com/docker/docker/image 0.764s coverage: 86.6% of statements [2021-06-08T20:03:31.798Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.76s) [2021-06-08T20:03:31.798Z] PASS [2021-06-08T20:03:31.798Z] [2021-06-08T20:03:31.798Z] === Skipped [2021-06-08T20:03:31.798Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-08T20:03:31.798Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:31.798Z] [2021-06-08T20:03:31.798Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-08T20:03:31.798Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:31.798Z] [2021-06-08T20:03:31.798Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-08T20:03:31.798Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:31.798Z] [2021-06-08T20:03:31.798Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-08T20:03:31.798Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:31.798Z] [2021-06-08T20:03:31.798Z] [2021-06-08T20:03:31.798Z] DONE 17 tests, 4 skipped in 32.363s [2021-06-08T20:03:31.798Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-08T20:03:31.798Z] ++ 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-06-08T20:03:31.798Z] ++ set -e [2021-06-08T20:03:31.798Z] ++ '[' -n 0 ']' [2021-06-08T20:03:31.798Z] ++ set -x [2021-06-08T20:03:31.798Z] ++ env -i DEST=/go/src/github.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-06-08T20:03:31.798Z] INFO: Testing against a local daemon [2021-06-08T20:03:31.798Z] === RUN TestPluginInvalidJSON [2021-06-08T20:03:31.798Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:03:31.798Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:03:31.798Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:03:31.798Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-08T20:03:31.798Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-06-08T20:03:31.798Z] === RUN TestPluginInstall [2021-06-08T20:03:31.798Z] === RUN TestPluginInstall/no_auth [2021-06-08T20:03:32.127Z] === RUN TestValidateManifest [2021-06-08T20:03:32.127Z] === RUN TestValidateManifest/nil [2021-06-08T20:03:32.127Z] === RUN TestValidateManifest/non-nil [2021-06-08T20:03:32.127Z] --- PASS: TestValidateManifest (0.00s) [2021-06-08T20:03:32.128Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-08T20:03:32.128Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-08T20:03:32.128Z] PASS [2021-06-08T20:03:32.128Z] coverage: 0.6% of statements [2021-06-08T20:03:32.128Z] ok github.com/docker/docker/image/tarexport 0.254s coverage: 0.6% of statements [2021-06-08T20:03:32.128Z] === RUN TestMakeV1ConfigFromConfig [2021-06-08T20:03:32.128Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-08T20:03:32.128Z] PASS [2021-06-08T20:03:32.128Z] coverage: 25.0% of statements [2021-06-08T20:03:32.128Z] ok github.com/docker/docker/image/v1 0.138s coverage: 25.0% of statements [2021-06-08T20:03:32.128Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-08T20:03:32.794Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-08T20:03:33.677Z] === RUN TestSerialization [2021-06-08T20:03:33.677Z] --- PASS: TestSerialization (0.02s) [2021-06-08T20:03:33.677Z] PASS [2021-06-08T20:03:33.677Z] coverage: 100.0% of statements [2021-06-08T20:03:33.677Z] ok github.com/docker/docker/libcontainerd/queue 0.082s coverage: 100.0% of statements [2021-06-08T20:03:33.745Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-08T20:03:34.357Z] time="2021-06-08T20:03:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:03:34.358Z] time="2021-06-08T20:03:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c97872fad335d102bd99b32559e9745b7abd5f54635fe276feaf609a451e8f35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:03:34.358Z] time="2021-06-08T20:03:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:03:34.358Z] time="2021-06-08T20:03:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c97872fad335d102bd99b32559e9745b7abd5f54635fe276feaf609a451e8f35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:03:34.358Z] === RUN TestPluginInstall/with_htpasswd [2021-06-08T20:03:34.651Z] === RUN TestEmptyLayer [2021-06-08T20:03:34.651Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-08T20:03:34.651Z] === RUN TestCommitFailure [2021-06-08T20:03:34.651Z] --- PASS: TestCommitFailure (0.02s) [2021-06-08T20:03:34.651Z] === RUN TestStartTransactionFailure [2021-06-08T20:03:34.651Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-08T20:03:34.651Z] === RUN TestGetOrphan [2021-06-08T20:03:34.651Z] --- PASS: TestGetOrphan (0.01s) [2021-06-08T20:03:34.651Z] === RUN TestMountAndRegister [2021-06-08T20:03:34.651Z] --- PASS: TestMountAndRegister (0.10s) [2021-06-08T20:03:34.651Z] layer_test.go:271: Layer size: 14 [2021-06-08T20:03:34.651Z] === RUN TestLayerRelease [2021-06-08T20:03:34.651Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-08T20:03:34.651Z] layer_test.go:304: Failing on Windows [2021-06-08T20:03:34.651Z] === RUN TestStoreRestore [2021-06-08T20:03:34.651Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-08T20:03:34.651Z] layer_test.go:353: Failing on Windows [2021-06-08T20:03:34.651Z] === RUN TestTarStreamStability [2021-06-08T20:03:34.651Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-08T20:03:34.651Z] layer_test.go:468: Failing on Windows [2021-06-08T20:03:34.651Z] === RUN TestRegisterExistingLayer [2021-06-08T20:03:34.651Z] --- PASS: TestRegisterExistingLayer (0.22s) [2021-06-08T20:03:34.651Z] === RUN TestTarStreamVerification [2021-06-08T20:03:34.652Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-08T20:03:34.652Z] layer_test.go:697: Failing on Windows [2021-06-08T20:03:34.652Z] === RUN TestLayerMigration [2021-06-08T20:03:34.652Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-08T20:03:34.652Z] migration_test.go:46: Failing on Windows [2021-06-08T20:03:34.652Z] === RUN TestLayerMigrationNoTarsplit [2021-06-08T20:03:34.652Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-08T20:03:34.652Z] migration_test.go:182: Failing on Windows [2021-06-08T20:03:34.652Z] === RUN TestMountInit [2021-06-08T20:03:34.652Z] --- SKIP: TestMountInit (0.00s) [2021-06-08T20:03:34.652Z] mount_test.go:17: Failing on Windows [2021-06-08T20:03:34.652Z] === RUN TestMountSize [2021-06-08T20:03:34.652Z] --- SKIP: TestMountSize (0.00s) [2021-06-08T20:03:34.652Z] mount_test.go:76: Failing on Windows [2021-06-08T20:03:34.652Z] === RUN TestMountChanges [2021-06-08T20:03:34.652Z] --- SKIP: TestMountChanges (0.00s) [2021-06-08T20:03:34.652Z] mount_test.go:125: Failing on Windows [2021-06-08T20:03:34.652Z] === RUN TestMountApply [2021-06-08T20:03:34.652Z] --- SKIP: TestMountApply (0.00s) [2021-06-08T20:03:34.652Z] mount_test.go:212: Failing on Windows [2021-06-08T20:03:34.652Z] PASS [2021-06-08T20:03:34.652Z] coverage: 30.1% of statements [2021-06-08T20:03:34.652Z] ok github.com/docker/docker/layer 0.484s coverage: 30.1% of statements [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-08T20:03:34.710Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-06-08T20:03:34.710Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-08T20:03:34.710Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-08T20:03:34.710Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-08T20:03:34.711Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-06-08T20:03:34.711Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-08T20:03:34.711Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-06-08T20:03:34.711Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/builder [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-08T20:03:34.711Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-08T20:03:35.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-08T20:03:35.256Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-08T20:03:35.305Z] time="2021-06-08T20:03:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:03:35.305Z] time="2021-06-08T20:03:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:947b4b7c6cfef521e75695fd4e4071db9ad574b8398da24ded901d5b12145ae0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:03:35.305Z] time="2021-06-08T20:03:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:03:35.305Z] time="2021-06-08T20:03:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:947b4b7c6cfef521e75695fd4e4071db9ad574b8398da24ded901d5b12145ae0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:03:35.568Z] === RUN TestPluginInstall/with_insecure [2021-06-08T20:03:36.089Z] === RUN TestEnvironmentParsing [2021-06-08T20:03:36.089Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-08T20:03:36.089Z] PASS [2021-06-08T20:03:36.089Z] coverage: 1.0% of statements [2021-06-08T20:03:36.089Z] ok github.com/docker/docker/libcontainerd/local 0.260s coverage: 1.0% of statements [2021-06-08T20:03:36.089Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-08T20:03:36.089Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-08T20:03:36.089Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-08T20:03:36.089Z] === RUN TestSequenceGetAvailableBit [2021-06-08T20:03:36.089Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestSequenceEqual [2021-06-08T20:03:36.089Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestSequenceCopy [2021-06-08T20:03:36.089Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestGetFirstAvailable [2021-06-08T20:03:36.089Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestFindSequence [2021-06-08T20:03:36.089Z] --- PASS: TestFindSequence (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestCheckIfAvailable [2021-06-08T20:03:36.089Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestMergeSequences [2021-06-08T20:03:36.089Z] --- PASS: TestMergeSequences (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestPushReservation [2021-06-08T20:03:36.089Z] --- PASS: TestPushReservation (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestSerializeDeserialize [2021-06-08T20:03:36.089Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestSet [2021-06-08T20:03:36.089Z] --- PASS: TestSet (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestSetUnset [2021-06-08T20:03:36.089Z] --- PASS: TestSetUnset (0.00s) [2021-06-08T20:03:36.089Z] === RUN TestOffsetSetUnset [2021-06-08T20:03:36.090Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-08T20:03:36.090Z] === RUN TestSetInRange [2021-06-08T20:03:36.090Z] --- PASS: TestSetInRange (0.00s) [2021-06-08T20:03:36.090Z] === RUN TestSetAnyInRange [2021-06-08T20:03:36.090Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-08T20:03:36.090Z] === RUN TestMethods [2021-06-08T20:03:36.090Z] --- PASS: TestMethods (0.00s) [2021-06-08T20:03:36.090Z] === RUN TestRandomAllocateDeallocate [2021-06-08T20:03:36.096Z] ok github.com/docker/docker/builder/remotecontext 0.081s coverage: 13.7% of statements [2021-06-08T20:03:36.096Z] ok github.com/docker/docker/builder/dockerfile 0.236s coverage: 48.5% of statements [2021-06-08T20:03:36.096Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-08T20:03:36.612Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-08T20:03:36.612Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-08T20:03:36.776Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-08T20:03:36.962Z] time="2021-06-08T20:03:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:03:36.962Z] time="2021-06-08T20:03:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8aa68684f27647972f602f1be1e74b9f48de6912c095f5389c1b0d879844f2d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:03:36.962Z] time="2021-06-08T20:03:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:03:36.962Z] time="2021-06-08T20:03:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8aa68684f27647972f602f1be1e74b9f48de6912c095f5389c1b0d879844f2d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:03:37.041Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-08T20:03:37.225Z] --- PASS: TestPluginInstall (5.46s) [2021-06-08T20:03:37.225Z] --- PASS: TestPluginInstall/no_auth (2.66s) [2021-06-08T20:03:37.225Z] --- PASS: TestPluginInstall/with_htpasswd (1.16s) [2021-06-08T20:03:37.225Z] --- PASS: TestPluginInstall/with_insecure (1.65s) [2021-06-08T20:03:37.225Z] plugin_test.go:165: [d45b00ea06b75] daemon is not started [2021-06-08T20:03:37.225Z] === RUN TestPluginsWithRuntimes [2021-06-08T20:03:37.983Z] ok github.com/docker/docker/builder/remotecontext/git 1.337s coverage: 86.3% of statements [2021-06-08T20:03:37.983Z] ? github.com/docker/docker/cli [no test files] [2021-06-08T20:03:37.983Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-08T20:03:38.287Z] --- PASS: TestBuildMultiStageCopy (23.37s) [2021-06-08T20:03:38.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (18.21s) [2021-06-08T20:03:38.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2021-06-08T20:03:38.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2021-06-08T20:03:38.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.41s) [2021-06-08T20:03:38.287Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2021-06-08T20:03:38.287Z] === RUN TestBuildMultiStageParentConfig [2021-06-08T20:03:39.014Z] === RUN TestClientServiceInvalidCommand [2021-06-08T20:03:39.014Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientServiceCreate [2021-06-08T20:03:39.014Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientServiceRm [2021-06-08T20:03:39.014Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientServiceLs [2021-06-08T20:03:39.014Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientServiceInfo [2021-06-08T20:03:39.014Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientServiceInfoById [2021-06-08T20:03:39.014Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientServiceJoin [2021-06-08T20:03:39.014Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientServiceLeave [2021-06-08T20:03:39.014Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientDummyCommand [2021-06-08T20:03:39.014Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientNetworkInvalidCommand [2021-06-08T20:03:39.014Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientNetworkCreate [2021-06-08T20:03:39.014Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientNetworkCreateWithDriver [2021-06-08T20:03:39.014Z] flag provided but not defined: -f [2021-06-08T20:03:39.014Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build224139510\b1152\client.test.exe create --help'. [2021-06-08T20:03:39.014Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientNetworkRm [2021-06-08T20:03:39.014Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientNetworkLs [2021-06-08T20:03:39.014Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientNetworkInfo [2021-06-08T20:03:39.014Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestClientNetworkInfoById [2021-06-08T20:03:39.014Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-08T20:03:39.014Z] PASS [2021-06-08T20:03:39.014Z] coverage: 75.2% of statements [2021-06-08T20:03:39.014Z] ok github.com/docker/docker/libnetwork/client 0.129s coverage: 75.2% of statements [2021-06-08T20:03:39.014Z] === RUN TestEverything [2021-06-08T20:03:39.014Z] --- PASS: TestEverything (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestGet [2021-06-08T20:03:39.014Z] --- PASS: TestGet (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestParsePanic [2021-06-08T20:03:39.014Z] flag provided but not defined: -int [2021-06-08T20:03:39.014Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build224139510\b1156\mflag.test.exe --help'. [2021-06-08T20:03:39.014Z] --- PASS: TestParsePanic (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestParse [2021-06-08T20:03:39.014Z] --- PASS: TestParse (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestFlagSetParse [2021-06-08T20:03:39.014Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestUserDefined [2021-06-08T20:03:39.014Z] --- PASS: TestUserDefined (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestUserDefinedBool [2021-06-08T20:03:39.014Z] flag needs an argument: -b [2021-06-08T20:03:39.014Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build224139510\b1156\mflag.test.exe test --help'. [2021-06-08T20:03:39.014Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestSetOutput [2021-06-08T20:03:39.014Z] --- PASS: TestSetOutput (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestChangingArgs [2021-06-08T20:03:39.014Z] --- PASS: TestChangingArgs (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestHelp [2021-06-08T20:03:39.014Z] --- PASS: TestHelp (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestFlagCounts [2021-06-08T20:03:39.014Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-08T20:03:39.014Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-08T20:03:39.014Z] --- PASS: TestFlagCounts (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestSortFlags [2021-06-08T20:03:39.014Z] --- PASS: TestSortFlags (0.00s) [2021-06-08T20:03:39.014Z] === RUN TestMergeFlags [2021-06-08T20:03:39.014Z] --- PASS: TestMergeFlags (0.00s) [2021-06-08T20:03:39.014Z] PASS [2021-06-08T20:03:39.014Z] coverage: 62.7% of statements [2021-06-08T20:03:39.014Z] ok github.com/docker/docker/libnetwork/client/mflag 0.048s coverage: 62.7% of statements [2021-06-08T20:03:39.779Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-08T20:03:40.559Z] === RUN TestErrorInterfaces [2021-06-08T20:03:40.559Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-08T20:03:40.559Z] === RUN TestNetworkMarshalling [2021-06-08T20:03:40.724Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-08T20:03:41.021Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-06-08T20:03:41.021Z] === RUN TestEndpointMarshalling [2021-06-08T20:03:41.021Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-08T20:03:41.021Z] === RUN TestAuxAddresses [2021-06-08T20:03:41.021Z] time="2021-06-08T20:03:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-08T20:03:41.021Z] --- PASS: TestAuxAddresses (0.03s) [2021-06-08T20:03:41.021Z] === RUN TestSRVServiceQuery [2021-06-08T20:03:41.021Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-08T20:03:41.021Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.021Z] === RUN TestServiceVIPReuse [2021-06-08T20:03:41.021Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-06-08T20:03:41.021Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.022Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-08T20:03:41.022Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-08T20:03:41.022Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.022Z] === RUN TestDNSIPQuery [2021-06-08T20:03:41.022Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-08T20:03:41.022Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.022Z] === RUN TestDNSProxyServFail [2021-06-08T20:03:41.022Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-08T20:03:41.022Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.022Z] === RUN TestSandboxAddEmpty [2021-06-08T20:03:41.022Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-08T20:03:41.022Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.022Z] === RUN TestSandboxAddMultiPrio [2021-06-08T20:03:41.022Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-08T20:03:41.022Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.022Z] === RUN TestSandboxAddSamePrio [2021-06-08T20:03:41.022Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-08T20:03:41.022Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.022Z] === RUN TestCleanupServiceDiscovery [2021-06-08T20:03:41.022Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-08T20:03:41.022Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.022Z] === RUN TestDNSOptions [2021-06-08T20:03:41.022Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-08T20:03:41.022Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:03:41.022Z] === RUN TestMultipleControllersWithSameStore [2021-06-08T20:03:41.022Z] time="2021-06-08T20:03:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-08T20:03:41.022Z] time="2021-06-08T20:03:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-08T20:03:41.022Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-06-08T20:03:41.022Z] PASS [2021-06-08T20:03:41.022Z] coverage: 8.6% of statements [2021-06-08T20:03:41.022Z] ok github.com/docker/docker/libnetwork 0.491s coverage: 8.6% of statements [2021-06-08T20:03:41.022Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-08T20:03:41.146Z] --- PASS: TestBuildMultiStageParentConfig (2.77s) [2021-06-08T20:03:41.146Z] === RUN TestBuildLabelWithTargets [2021-06-08T20:03:41.146Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-08T20:03:41.146Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:03:41.146Z] === RUN TestBuildWithEmptyLayers [2021-06-08T20:03:41.283Z] ok github.com/docker/docker/client 0.168s coverage: 75.4% of statements [2021-06-08T20:03:41.995Z] === RUN TestTCP4Proxy [2021-06-08T20:03:41.995Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-08T20:03:41.995Z] === RUN TestTCP4ProxyHalfClose [2021-06-08T20:03:41.995Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-08T20:03:41.995Z] === RUN TestTCP6Proxy [2021-06-08T20:03:41.995Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-08T20:03:41.995Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-08T20:03:41.995Z] === RUN TestTCPDualStackProxy [2021-06-08T20:03:41.995Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-08T20:03:41.995Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-08T20:03:41.995Z] === RUN TestUDP4Proxy [2021-06-08T20:03:41.995Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-08T20:03:41.995Z] === RUN TestUDP6Proxy [2021-06-08T20:03:41.995Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-08T20:03:41.995Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-08T20:03:41.995Z] === RUN TestUDPWriteError [2021-06-08T20:03:41.995Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-08T20:03:41.995Z] === RUN TestSCTP4Proxy [2021-06-08T20:03:41.995Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-08T20:03:41.995Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-08T20:03:41.995Z] === RUN TestSCTP6Proxy [2021-06-08T20:03:41.995Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-08T20:03:41.995Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-08T20:03:41.995Z] PASS [2021-06-08T20:03:41.995Z] coverage: 49.4% of statements [2021-06-08T20:03:41.995Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.100s coverage: 49.4% of statements [2021-06-08T20:03:42.098Z] --- PASS: TestBuildWithEmptyLayers (1.52s) [2021-06-08T20:03:42.098Z] === RUN TestBuildMultiStageOnBuild [2021-06-08T20:03:42.646Z] --- PASS: TestPluginsWithRuntimes (5.14s) [2021-06-08T20:03:42.646Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.46s) [2021-06-08T20:03:42.646Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.48s) [2021-06-08T20:03:42.646Z] === RUN TestPluginBackCompatMediaTypes [2021-06-08T20:03:42.971Z] === RUN TestInvalidConfig [2021-06-08T20:03:42.971Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-08T20:03:42.971Z] === RUN TestConfig [2021-06-08T20:03:42.971Z] --- PASS: TestConfig (0.00s) [2021-06-08T20:03:42.971Z] === RUN TestOptionsLabels [2021-06-08T20:03:42.971Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-08T20:03:42.971Z] === RUN TestValidName [2021-06-08T20:03:42.971Z] --- PASS: TestValidName (0.00s) [2021-06-08T20:03:42.971Z] === RUN TestTLSConfiguration [2021-06-08T20:03:42.971Z] time="2021-06-08T20:03:42Z" level=info msg="Option Initializing KV with TLS" [2021-06-08T20:03:42.971Z] --- PASS: TestTLSConfiguration (0.17s) [2021-06-08T20:03:42.971Z] PASS [2021-06-08T20:03:42.971Z] coverage: 24.0% of statements [2021-06-08T20:03:42.971Z] ok github.com/docker/docker/libnetwork/config 0.279s coverage: 24.0% of statements [2021-06-08T20:03:43.165Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-08T20:03:43.165Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-08T20:03:43.165Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-08T20:03:43.433Z] === RUN TestKey [2021-06-08T20:03:43.433Z] --- PASS: TestKey (0.00s) [2021-06-08T20:03:43.433Z] === RUN TestParseKey [2021-06-08T20:03:43.433Z] --- PASS: TestParseKey (0.00s) [2021-06-08T20:03:43.433Z] === RUN TestInvalidDataStore [2021-06-08T20:03:43.433Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-08T20:03:43.433Z] === RUN TestKVObjectFlatKey [2021-06-08T20:03:43.433Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-08T20:03:43.433Z] === RUN TestAtomicKVObjectFlatKey [2021-06-08T20:03:43.433Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-08T20:03:43.433Z] PASS [2021-06-08T20:03:43.433Z] coverage: 21.9% of statements [2021-06-08T20:03:43.433Z] ok github.com/docker/docker/libnetwork/datastore 0.084s coverage: 21.9% of statements [2021-06-08T20:03:43.592Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-06-08T20:03:43.592Z] PASS [2021-06-08T20:03:43.592Z] [2021-06-08T20:03:43.592Z] DONE 10 tests in 12.195s [2021-06-08T20:03:43.592Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-08T20:03:43.592Z] ++ 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-06-08T20:03:43.592Z] ++ set -e [2021-06-08T20:03:43.592Z] ++ '[' -n 0 ']' [2021-06-08T20:03:43.592Z] ++ set -x [2021-06-08T20:03:43.592Z] ++ env -i DEST=/go/src/github.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-06-08T20:03:43.592Z] INFO: Testing against a local daemon [2021-06-08T20:03:43.592Z] === RUN TestExternalGraphDriver [2021-06-08T20:03:43.731Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-08T20:03:43.854Z] === RUN TestExternalGraphDriver/json [2021-06-08T20:03:43.895Z] === RUN TestIPDataMarshalling [2021-06-08T20:03:43.895Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-08T20:03:43.895Z] === RUN TestValidateAndIsV6 [2021-06-08T20:03:43.895Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-08T20:03:43.895Z] PASS [2021-06-08T20:03:43.895Z] coverage: 68.9% of statements [2021-06-08T20:03:43.895Z] ok github.com/docker/docker/libnetwork/driverapi 0.055s coverage: 68.9% of statements [2021-06-08T20:03:43.989Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-08T20:03:44.247Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-08T20:03:44.505Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-08T20:03:44.875Z] === RUN TestDriver [2021-06-08T20:03:44.875Z] --- PASS: TestDriver (0.00s) [2021-06-08T20:03:44.875Z] PASS [2021-06-08T20:03:44.875Z] coverage: 34.8% of statements [2021-06-08T20:03:44.875Z] ok github.com/docker/docker/libnetwork/drivers/host 0.067s coverage: 34.8% of statements [2021-06-08T20:03:45.338Z] --- PASS: TestRandomAllocateDeallocate (9.21s) [2021-06-08T20:03:45.338Z] === RUN TestAllocateRandomDeallocate [2021-06-08T20:03:45.802Z] === RUN TestDriver [2021-06-08T20:03:45.802Z] --- PASS: TestDriver (0.00s) [2021-06-08T20:03:45.802Z] PASS [2021-06-08T20:03:45.802Z] coverage: 34.8% of statements [2021-06-08T20:03:45.802Z] ok github.com/docker/docker/libnetwork/drivers/null 0.090s coverage: 34.8% of statements [2021-06-08T20:03:46.265Z] === RUN TestNetworkAllocateFree [2021-06-08T20:03:46.265Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-08T20:03:46.265Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-08T20:03:46.265Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-08T20:03:46.265Z] PASS [2021-06-08T20:03:46.265Z] coverage: 63.6% of statements [2021-06-08T20:03:46.265Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.062s coverage: 63.6% of statements [2021-06-08T20:03:46.414Z] === RUN TestExternalGraphDriver/spec [2021-06-08T20:03:47.241Z] === RUN TestGetEmptyCapabilities [2021-06-08T20:03:47.242Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-08T20:03:47.242Z] === RUN TestGetExtraCapabilities [2021-06-08T20:03:47.242Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-08T20:03:47.242Z] === RUN TestGetInvalidCapabilities [2021-06-08T20:03:47.242Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-08T20:03:47.242Z] === RUN TestRemoteDriver [2021-06-08T20:03:47.242Z] --- PASS: TestRemoteDriver (0.06s) [2021-06-08T20:03:47.242Z] === RUN TestDriverError [2021-06-08T20:03:47.242Z] --- PASS: TestDriverError (0.01s) [2021-06-08T20:03:47.242Z] === RUN TestMissingValues [2021-06-08T20:03:47.242Z] --- PASS: TestMissingValues (0.01s) [2021-06-08T20:03:47.242Z] === RUN TestRollback [2021-06-08T20:03:47.242Z] --- PASS: TestRollback (0.01s) [2021-06-08T20:03:47.242Z] PASS [2021-06-08T20:03:47.242Z] coverage: 57.4% of statements [2021-06-08T20:03:47.242Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.164s coverage: 57.4% of statements [2021-06-08T20:03:47.704Z] --- PASS: TestAllocateRandomDeallocate (2.27s) [2021-06-08T20:03:47.704Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-08T20:03:47.785Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-08T20:03:48.167Z] === RUN TestNew [2021-06-08T20:03:48.167Z] --- PASS: TestNew (0.00s) [2021-06-08T20:03:48.167Z] === RUN TestAddDriver [2021-06-08T20:03:48.167Z] --- PASS: TestAddDriver (0.00s) [2021-06-08T20:03:48.167Z] === RUN TestAddDuplicateDriver [2021-06-08T20:03:48.167Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-08T20:03:48.167Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-08T20:03:48.167Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-08T20:03:48.167Z] === RUN TestDriver [2021-06-08T20:03:48.167Z] --- PASS: TestDriver (0.00s) [2021-06-08T20:03:48.167Z] === RUN TestIPAM [2021-06-08T20:03:48.167Z] --- PASS: TestIPAM (0.00s) [2021-06-08T20:03:48.167Z] === RUN TestWalkIPAMs [2021-06-08T20:03:48.167Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-08T20:03:48.167Z] === RUN TestWalkDrivers [2021-06-08T20:03:48.167Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-08T20:03:48.167Z] PASS [2021-06-08T20:03:48.167Z] coverage: 82.4% of statements [2021-06-08T20:03:48.167Z] ok github.com/docker/docker/libnetwork/drvregistry 0.092s coverage: 82.4% of statements [2021-06-08T20:03:48.630Z] === RUN TestNAT [2021-06-08T20:03:48.630Z] --- SKIP: TestNAT (0.00s) [2021-06-08T20:03:48.630Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-08T20:03:48.630Z] === RUN TestTransparent [2021-06-08T20:03:48.630Z] --- SKIP: TestTransparent (0.00s) [2021-06-08T20:03:48.630Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-08T20:03:48.630Z] PASS [2021-06-08T20:03:48.630Z] coverage: 0.0% of statements [2021-06-08T20:03:48.630Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.079s coverage: 0.0% of statements [2021-06-08T20:03:48.630Z] === RUN TestBuildDefault [2021-06-08T20:03:48.630Z] --- PASS: TestBuildDefault (0.00s) [2021-06-08T20:03:48.630Z] === RUN TestBuildHostnameDomainname [2021-06-08T20:03:48.630Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-08T20:03:48.630Z] === RUN TestBuildHostname [2021-06-08T20:03:48.630Z] --- PASS: TestBuildHostname (0.00s) [2021-06-08T20:03:48.630Z] === RUN TestBuildHostnameFQDN [2021-06-08T20:03:48.630Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-08T20:03:48.630Z] === RUN TestBuildNoIP [2021-06-08T20:03:48.630Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-08T20:03:48.972Z] === RUN TestExternalGraphDriver/pull [2021-06-08T20:03:49.094Z] === RUN TestUpdate [2021-06-08T20:03:49.094Z] --- PASS: TestUpdate (0.00s) [2021-06-08T20:03:49.094Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-08T20:03:49.094Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-08T20:03:49.094Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-08T20:03:49.094Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-08T20:03:49.094Z] === RUN TestAddEmpty [2021-06-08T20:03:49.094Z] --- PASS: TestAddEmpty (0.00s) [2021-06-08T20:03:49.094Z] === RUN TestAdd [2021-06-08T20:03:49.094Z] --- PASS: TestAdd (0.00s) [2021-06-08T20:03:49.094Z] === RUN TestDeleteEmpty [2021-06-08T20:03:49.094Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-08T20:03:49.094Z] === RUN TestDeleteNewline [2021-06-08T20:03:49.094Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-08T20:03:49.094Z] === RUN TestDelete [2021-06-08T20:03:49.094Z] --- PASS: TestDelete (0.00s) [2021-06-08T20:03:49.094Z] === RUN TestConcurrentWrites [2021-06-08T20:03:49.094Z] --- PASS: TestConcurrentWrites (0.23s) [2021-06-08T20:03:49.094Z] PASS [2021-06-08T20:03:49.094Z] coverage: 81.2% of statements [2021-06-08T20:03:49.094Z] ok github.com/docker/docker/libnetwork/etchosts 0.304s coverage: 81.2% of statements [2021-06-08T20:03:49.156Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-08T20:03:49.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-08T20:03:49.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-08T20:03:50.070Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.22s) [2021-06-08T20:03:50.070Z] === RUN TestRetrieveFromStore [2021-06-08T20:03:50.070Z] === RUN TestNew [2021-06-08T20:03:50.070Z] --- PASS: TestNew (0.00s) [2021-06-08T20:03:50.070Z] === RUN TestAllocate [2021-06-08T20:03:50.070Z] --- PASS: TestAllocate (0.00s) [2021-06-08T20:03:50.070Z] === RUN TestUninitialized [2021-06-08T20:03:50.070Z] --- PASS: TestUninitialized (0.00s) [2021-06-08T20:03:50.070Z] === RUN TestAllocateInRange [2021-06-08T20:03:50.070Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-08T20:03:50.070Z] === RUN TestAllocateSerial [2021-06-08T20:03:50.070Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-08T20:03:50.070Z] PASS [2021-06-08T20:03:50.070Z] coverage: 87.5% of statements [2021-06-08T20:03:50.070Z] ok github.com/docker/docker/libnetwork/idm 0.058s coverage: 87.5% of statements [2021-06-08T20:03:50.533Z] --- PASS: TestRetrieveFromStore (0.81s) [2021-06-08T20:03:50.533Z] === RUN TestIsCorrupted [2021-06-08T20:03:50.533Z] === RUN TestDiff [2021-06-08T20:03:50.533Z] --- PASS: TestDiff (0.00s) [2021-06-08T20:03:50.533Z] === RUN TestAddedCallback [2021-06-08T20:03:50.533Z] --- PASS: TestAddedCallback (0.00s) [2021-06-08T20:03:50.533Z] === RUN TestRemovedCallback [2021-06-08T20:03:50.533Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-08T20:03:50.533Z] === RUN TestNoCallback [2021-06-08T20:03:50.533Z] --- PASS: TestNoCallback (0.00s) [2021-06-08T20:03:50.533Z] PASS [2021-06-08T20:03:50.533Z] coverage: 48.1% of statements [2021-06-08T20:03:50.533Z] --- PASS: TestIsCorrupted (0.03s) [2021-06-08T20:03:50.533Z] === RUN TestSetRollover [2021-06-08T20:03:50.533Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.072s coverage: 48.1% of statements [2021-06-08T20:03:50.896Z] --- PASS: TestExternalGraphDriver (7.29s) [2021-06-08T20:03:50.896Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2021-06-08T20:03:50.896Z] --- PASS: TestExternalGraphDriver/spec (2.52s) [2021-06-08T20:03:50.896Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2021-06-08T20:03:50.896Z] === RUN TestGraphdriverPluginV2 [2021-06-08T20:03:50.996Z] === RUN TestCaller [2021-06-08T20:03:50.996Z] --- PASS: TestCaller (0.00s) [2021-06-08T20:03:50.996Z] PASS [2021-06-08T20:03:50.996Z] coverage: 100.0% of statements [2021-06-08T20:03:50.996Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2021-06-08T20:03:51.161Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-06-08T20:03:51.161Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:51.161Z] PASS [2021-06-08T20:03:51.161Z] [2021-06-08T20:03:51.161Z] === Skipped [2021-06-08T20:03:51.161Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-06-08T20:03:51.161Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:03:51.161Z] [2021-06-08T20:03:51.161Z] [2021-06-08T20:03:51.161Z] DONE 5 tests, 1 skipped in 7.498s [2021-06-08T20:03:51.161Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-08T20:03:51.161Z] ++ 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-06-08T20:03:51.161Z] ++ set -e [2021-06-08T20:03:51.161Z] ++ '[' -n 0 ']' [2021-06-08T20:03:51.161Z] ++ set -x [2021-06-08T20:03:51.161Z] ++ env -i DEST=/go/src/github.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-06-08T20:03:51.161Z] INFO: Testing against a local daemon [2021-06-08T20:03:51.161Z] === RUN TestContinueAfterPluginCrash [2021-06-08T20:03:51.161Z] === PAUSE TestContinueAfterPluginCrash [2021-06-08T20:03:51.161Z] === RUN TestReadPluginNoRead [2021-06-08T20:03:51.161Z] === PAUSE TestReadPluginNoRead [2021-06-08T20:03:51.161Z] === RUN TestDaemonStartWithLogOpt [2021-06-08T20:03:51.161Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-08T20:03:51.161Z] === CONT TestContinueAfterPluginCrash [2021-06-08T20:03:51.161Z] === CONT TestDaemonStartWithLogOpt [2021-06-08T20:03:51.161Z] === CONT TestReadPluginNoRead [2021-06-08T20:03:51.682Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-08T20:03:51.973Z] === RUN TestSetSerialInsertDelete [2021-06-08T20:03:51.973Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-08T20:03:51.973Z] === RUN TestSetParallelInsertDelete [2021-06-08T20:03:52.949Z] === RUN TestPoolRequest [2021-06-08T20:03:52.949Z] --- PASS: TestPoolRequest (0.00s) [2021-06-08T20:03:52.949Z] === RUN TestOtherRequests [2021-06-08T20:03:52.949Z] --- PASS: TestOtherRequests (0.00s) [2021-06-08T20:03:52.949Z] PASS [2021-06-08T20:03:52.949Z] coverage: 57.1% of statements [2021-06-08T20:03:53.054Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-08T20:03:53.412Z] ok github.com/docker/docker/libnetwork/ipams/null 0.060s coverage: 57.1% of statements [2021-06-08T20:03:53.874Z] === RUN TestInt2IP2IntConversion [2021-06-08T20:03:54.852Z] --- PASS: TestInt2IP2IntConversion (0.91s) [2021-06-08T20:03:54.852Z] === RUN TestGetAddressVersion [2021-06-08T20:03:54.852Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-08T20:03:54.852Z] === RUN TestKeyString [2021-06-08T20:03:54.852Z] --- PASS: TestKeyString (0.00s) [2021-06-08T20:03:54.852Z] === RUN TestPoolDataMarshal [2021-06-08T20:03:54.852Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-08T20:03:54.852Z] === RUN TestSubnetsMarshal [2021-06-08T20:03:54.852Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-06-08T20:03:54.852Z] === RUN TestAddSubnets [2021-06-08T20:03:54.852Z] --- PASS: TestSetRollover (4.24s) [2021-06-08T20:03:54.852Z] === RUN TestSetRolloverSerial [2021-06-08T20:03:54.852Z] --- PASS: TestAddSubnets (0.07s) [2021-06-08T20:03:54.852Z] === RUN TestDoublePoolRelease [2021-06-08T20:03:54.852Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-06-08T20:03:54.852Z] === RUN TestAddReleasePoolID [2021-06-08T20:03:54.852Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-06-08T20:03:54.852Z] === RUN TestPredefinedPool [2021-06-08T20:03:54.953Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-08T20:03:55.315Z] --- PASS: TestPredefinedPool (0.04s) [2021-06-08T20:03:55.315Z] === RUN TestRemoveSubnet [2021-06-08T20:03:55.315Z] === RUN TestGetCapabilities [2021-06-08T20:03:55.315Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-08T20:03:55.315Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-08T20:03:55.315Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-08T20:03:55.315Z] === RUN TestGetDefaultAddressSpaces [2021-06-08T20:03:55.315Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-08T20:03:55.315Z] === RUN TestRemoteDriver [2021-06-08T20:03:55.315Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-08T20:03:55.315Z] PASS [2021-06-08T20:03:55.315Z] coverage: 47.4% of statements [2021-06-08T20:03:55.315Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.089s coverage: 47.4% of statements [2021-06-08T20:03:55.315Z] --- PASS: TestRemoveSubnet (0.28s) [2021-06-08T20:03:55.315Z] === RUN TestGetSameAddress [2021-06-08T20:03:55.315Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-08T20:03:55.315Z] === RUN TestPoolAllocationReuse [2021-06-08T20:03:55.391Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-08T20:03:55.887Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-08T20:03:55.971Z] --- PASS: TestDaemonStartWithLogOpt (4.66s) [2021-06-08T20:03:56.863Z] === RUN TestWindowsIPAM [2021-06-08T20:03:56.863Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-08T20:03:56.863Z] PASS [2021-06-08T20:03:56.863Z] coverage: 71.4% of statements [2021-06-08T20:03:56.863Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.073s coverage: 71.4% of statements [2021-06-08T20:03:57.327Z] --- PASS: TestSetRolloverSerial (2.32s) [2021-06-08T20:03:57.327Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-08T20:03:57.327Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-08T20:03:57.327Z] PASS [2021-06-08T20:03:57.327Z] coverage: 84.4% of statements [2021-06-08T20:03:57.327Z] ok github.com/docker/docker/libnetwork/bitseq 21.152s coverage: 84.4% of statements [2021-06-08T20:03:57.363Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-08T20:03:58.304Z] === RUN TestDefaultNetwork [2021-06-08T20:03:58.767Z] --- PASS: TestDefaultNetwork (0.56s) [2021-06-08T20:03:58.767Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-08T20:03:59.230Z] --- PASS: TestPoolAllocationReuse (4.01s) [2021-06-08T20:03:59.230Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-08T20:03:59.230Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.65s) [2021-06-08T20:03:59.230Z] === RUN TestInitAddressPools [2021-06-08T20:03:59.230Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-08T20:03:59.230Z] PASS [2021-06-08T20:03:59.230Z] coverage: 74.0% of statements [2021-06-08T20:03:59.230Z] ok github.com/docker/docker/libnetwork/ipamutils 1.295s coverage: 74.0% of statements [2021-06-08T20:03:59.286Z] === RUN TestReadPluginNoRead/default [2021-06-08T20:03:59.692Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-06-08T20:03:59.692Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-08T20:04:00.668Z] === RUN TestKeyValue [2021-06-08T20:04:00.668Z] --- PASS: TestKeyValue (0.00s) [2021-06-08T20:04:00.668Z] PASS [2021-06-08T20:04:00.668Z] coverage: 60.0% of statements [2021-06-08T20:04:00.668Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2021-06-08T20:04:00.680Z] --- PASS: TestReadPluginNoRead (9.49s) [2021-06-08T20:04:00.680Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2021-06-08T20:04:00.680Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2021-06-08T20:04:00.680Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2021-06-08T20:04:00.680Z] read_test.go:92: [d7afab556cfd4] daemon is not started [2021-06-08T20:04:01.256Z] --- PASS: TestContinueAfterPluginCrash (10.14s) [2021-06-08T20:04:01.256Z] PASS [2021-06-08T20:04:01.256Z] [2021-06-08T20:04:01.256Z] DONE 6 tests in 10.309s [2021-06-08T20:04:01.520Z] 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-06-08T20:04:01.520Z] ++ 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-06-08T20:04:01.520Z] ++ set -e [2021-06-08T20:04:01.520Z] ++ '[' -n 0 ']' [2021-06-08T20:04:01.520Z] ++ set -x [2021-06-08T20:04:01.520Z] ++ env -i DEST=/go/src/github.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-06-08T20:04:01.520Z] testing: warning: no tests to run [2021-06-08T20:04:01.520Z] PASS [2021-06-08T20:04:01.520Z] [2021-06-08T20:04:01.520Z] DONE 0 tests in 0.049s [2021-06-08T20:04:01.520Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-08T20:04:01.520Z] ++ 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-06-08T20:04:01.520Z] ++ set -e [2021-06-08T20:04:01.520Z] ++ '[' -n 0 ']' [2021-06-08T20:04:01.520Z] ++ set -x [2021-06-08T20:04:01.520Z] ++ env -i DEST=/go/src/github.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-06-08T20:04:01.520Z] INFO: Testing against a local daemon [2021-06-08T20:04:01.520Z] === RUN TestPluginWithDevMounts [2021-06-08T20:04:01.520Z] === PAUSE TestPluginWithDevMounts [2021-06-08T20:04:01.520Z] === CONT TestPluginWithDevMounts [2021-06-08T20:04:02.217Z] --- PASS: TestSetParallelInsertDelete (10.02s) [2021-06-08T20:04:02.217Z] PASS [2021-06-08T20:04:02.217Z] coverage: 100.0% of statements [2021-06-08T20:04:02.217Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.132s coverage: 100.0% of statements [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-08T20:04:02.217Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-08T20:04:03.086Z] --- PASS: TestBuildMultiStageOnBuild (18.60s) [2021-06-08T20:04:03.086Z] === RUN TestBuildUncleanTarFilenames [2021-06-08T20:04:03.086Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-08T20:04:03.086Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:04:03.086Z] === RUN TestBuildMultiStageLayerLeak [2021-06-08T20:04:03.193Z] === RUN TestGenerate [2021-06-08T20:04:03.193Z] --- PASS: TestGenerate (0.00s) [2021-06-08T20:04:03.193Z] === RUN TestGeneratePtr [2021-06-08T20:04:03.193Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-08T20:04:03.193Z] === RUN TestGenerateMissingField [2021-06-08T20:04:03.193Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-08T20:04:03.194Z] === RUN TestFieldCannotBeSet [2021-06-08T20:04:03.194Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-08T20:04:03.194Z] === RUN TestTypeMismatchError [2021-06-08T20:04:03.194Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-08T20:04:03.194Z] PASS [2021-06-08T20:04:03.194Z] coverage: 100.0% of statements [2021-06-08T20:04:03.194Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2021-06-08T20:04:04.078Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-06-08T20:04:04.078Z] PASS [2021-06-08T20:04:04.078Z] [2021-06-08T20:04:04.078Z] DONE 1 tests in 2.248s [2021-06-08T20:04:04.078Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-08T20:04:04.078Z] ++ 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-06-08T20:04:04.078Z] ++ set -e [2021-06-08T20:04:04.078Z] ++ '[' -n 0 ']' [2021-06-08T20:04:04.078Z] ++ set -x [2021-06-08T20:04:04.078Z] ++ env -i DEST=/go/src/github.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-06-08T20:04:04.078Z] INFO: Testing against a local daemon [2021-06-08T20:04:04.078Z] === RUN TestSecretInspect [2021-06-08T20:04:04.171Z] testing: warning: no tests to run [2021-06-08T20:04:04.171Z] PASS [2021-06-08T20:04:04.171Z] coverage: 0.0% of statements [2021-06-08T20:04:04.171Z] ok github.com/docker/docker/libnetwork/osl 0.054s coverage: 0.0% of statements [no tests to run] [2021-06-08T20:04:04.171Z] === RUN TestNetworkDBSimple [2021-06-08T20:04:04.634Z] === RUN TestRequestNewPort [2021-06-08T20:04:04.634Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestRequestSpecificPort [2021-06-08T20:04:04.634Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestReleasePort [2021-06-08T20:04:04.634Z] --- PASS: TestReleasePort (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestReuseReleasedPort [2021-06-08T20:04:04.634Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestReleaseUnreadledPort [2021-06-08T20:04:04.634Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestUnknowProtocol [2021-06-08T20:04:04.634Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestAllocateAllPorts [2021-06-08T20:04:04.634Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestPortAllocation [2021-06-08T20:04:04.634Z] --- PASS: TestPortAllocation (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestPortAllocationWithCustomRange [2021-06-08T20:04:04.634Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestNoDuplicateBPR [2021-06-08T20:04:04.634Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-08T20:04:04.634Z] === RUN TestChangePortRange [2021-06-08T20:04:04.634Z] --- PASS: TestChangePortRange (0.00s) [2021-06-08T20:04:04.634Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-08T20:04:04.634Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-08T20:04:04.634Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-08T20:04:04.634Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-08T20:04:04.634Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-08T20:04:04.634Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-08T20:04:04.634Z] PASS [2021-06-08T20:04:04.634Z] coverage: 89.7% of statements [2021-06-08T20:04:04.634Z] ok github.com/docker/docker/libnetwork/portallocator 0.061s coverage: 89.7% of statements [2021-06-08T20:04:04.634Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.40s) [2021-06-08T20:04:04.634Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-08T20:04:05.613Z] === RUN TestTransportPortConv [2021-06-08T20:04:05.613Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-08T20:04:05.613Z] === RUN TestTransportPortBindingConv [2021-06-08T20:04:05.613Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-08T20:04:05.613Z] === RUN TestErrorConstructors [2021-06-08T20:04:05.613Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-08T20:04:05.613Z] === RUN TestCompareIPMask [2021-06-08T20:04:05.613Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-08T20:04:05.613Z] === RUN TestUtilGetHostPartIP [2021-06-08T20:04:05.613Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-08T20:04:05.613Z] === RUN TestUtilGetBroadcastIP [2021-06-08T20:04:05.613Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-08T20:04:05.613Z] === RUN TestParseCIDR [2021-06-08T20:04:05.613Z] --- PASS: TestParseCIDR (0.00s) [2021-06-08T20:04:05.613Z] PASS [2021-06-08T20:04:05.613Z] coverage: 47.9% of statements [2021-06-08T20:04:05.613Z] ok github.com/docker/docker/libnetwork/types 0.059s coverage: 47.9% of statements [2021-06-08T20:04:05.613Z] 2021/06/08 20:04:05 Closing DB instances... [2021-06-08T20:04:05.851Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-08T20:04:06.590Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-08T20:04:06.590Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-08T20:04:06.590Z] PASS [2021-06-08T20:04:06.590Z] coverage: 44.0% of statements [2021-06-08T20:04:06.590Z] ok github.com/docker/docker/oci 0.082s coverage: 44.0% of statements [2021-06-08T20:04:07.053Z] --- PASS: TestNetworkDBSimple (2.63s) [2021-06-08T20:04:07.053Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-08T20:04:07.395Z] --- PASS: TestSecretInspect (2.96s) [2021-06-08T20:04:07.395Z] === RUN TestSecretList [2021-06-08T20:04:07.516Z] === RUN TestAddressPoolOpt [2021-06-08T20:04:07.516Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/a [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/something [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/_=a [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/env1=value1 [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/_env1=value1 [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/PATH [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/=a [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/PATH= [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/PATH=something [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/asd!qwe [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/1asd [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/123 [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/some_space [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/__some_space_before [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/some_space_after__ [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/= [2021-06-08T20:04:07.516Z] === RUN TestValidateEnv/PaTh [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestParseHost [2021-06-08T20:04:07.516Z] --- PASS: TestParseHost (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestParseDockerDaemonHost [2021-06-08T20:04:07.516Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestParseTCP [2021-06-08T20:04:07.516Z] --- PASS: TestParseTCP (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-08T20:04:07.516Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestValidateExtraHosts [2021-06-08T20:04:07.516Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestIpOptString [2021-06-08T20:04:07.516Z] --- PASS: TestIpOptString (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-08T20:04:07.516Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestNewIpOptValidDefaultVal [2021-06-08T20:04:07.516Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestIpOptSetInvalidVal [2021-06-08T20:04:07.516Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestValidateIPAddress [2021-06-08T20:04:07.516Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestMapOpts [2021-06-08T20:04:07.516Z] --- PASS: TestMapOpts (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestListOptsWithoutValidator [2021-06-08T20:04:07.516Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestListOptsWithValidator [2021-06-08T20:04:07.516Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestValidateDNSSearch [2021-06-08T20:04:07.516Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_general_format [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_one_more [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-08T20:04:07.516Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-08T20:04:07.516Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestNamedListOpts [2021-06-08T20:04:07.516Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestNamedMapOpts [2021-06-08T20:04:07.516Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestParseLink [2021-06-08T20:04:07.516Z] --- PASS: TestParseLink (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestQuotedStringSetWithQuotes [2021-06-08T20:04:07.516Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-08T20:04:07.516Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-08T20:04:07.516Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-08T20:04:07.516Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-08T20:04:07.517Z] === RUN TestUlimitOpt [2021-06-08T20:04:07.517Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-08T20:04:07.517Z] PASS [2021-06-08T20:04:07.517Z] coverage: 67.1% of statements [2021-06-08T20:04:07.517Z] ok github.com/docker/docker/opts 0.086s coverage: 67.1% of statements [2021-06-08T20:04:07.980Z] === RUN TestParseVersion [2021-06-08T20:04:07.980Z] --- PASS: TestParseVersion (0.00s) [2021-06-08T20:04:07.980Z] PASS [2021-06-08T20:04:07.980Z] coverage: 52.9% of statements [2021-06-08T20:04:07.980Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2021-06-08T20:04:07.980Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.11s) [2021-06-08T20:04:07.980Z] === RUN TestGetAddress [2021-06-08T20:04:08.443Z] 2021/06/08 20:04:07 Closing DB instances... [2021-06-08T20:04:09.960Z] --- PASS: TestSecretList (3.02s) [2021-06-08T20:04:09.960Z] === RUN TestSecretsCreateAndDelete [2021-06-08T20:04:09.993Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2021-06-08T20:04:09.993Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-08T20:04:10.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-08T20:04:10.970Z] === RUN TestPeerCertificateMarshalJSON [2021-06-08T20:04:10.970Z] === RUN TestIsArchivePathDir [2021-06-08T20:04:10.970Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-08T20:04:10.970Z] === RUN TestIsArchivePathInvalidFile [2021-06-08T20:04:10.970Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-06-08T20:04:10.970Z] === RUN TestIsArchivePathTar [2021-06-08T20:04:10.970Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-06-08T20:04:10.970Z] === RUN TestDecompressStreamGzip [2021-06-08T20:04:11.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-08T20:04:11.432Z] 2021/06/08 20:04:10 Closing DB instances... [2021-06-08T20:04:11.432Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-06-08T20:04:11.432Z] === RUN TestDecompressStreamBzip2 [2021-06-08T20:04:11.432Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-06-08T20:04:11.432Z] === RUN TestDecompressStreamXz [2021-06-08T20:04:11.432Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-08T20:04:11.432Z] archive_test.go:134: Xz not present in msys2 [2021-06-08T20:04:11.432Z] === RUN TestCompressStreamXzUnsupported [2021-06-08T20:04:11.432Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-08T20:04:11.432Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-08T20:04:11.432Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-08T20:04:11.432Z] === RUN TestCompressStreamInvalid [2021-06-08T20:04:11.432Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-08T20:04:11.432Z] === RUN TestExtensionInvalid [2021-06-08T20:04:11.432Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-08T20:04:11.432Z] === RUN TestExtensionUncompressed [2021-06-08T20:04:11.432Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-08T20:04:11.432Z] === RUN TestExtensionBzip2 [2021-06-08T20:04:11.432Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-08T20:04:11.432Z] === RUN TestExtensionGzip [2021-06-08T20:04:11.432Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-08T20:04:11.432Z] === RUN TestExtensionXz [2021-06-08T20:04:11.432Z] --- PASS: TestExtensionXz (0.00s) [2021-06-08T20:04:11.432Z] === RUN TestCmdStreamLargeStderr [2021-06-08T20:04:11.432Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-06-08T20:04:11.432Z] === RUN TestCmdStreamBad [2021-06-08T20:04:11.432Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-08T20:04:11.432Z] archive_test.go:239: Failing on Windows CI machines [2021-06-08T20:04:11.432Z] === RUN TestCmdStreamGood [2021-06-08T20:04:11.432Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-08T20:04:11.432Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-08T20:04:11.433Z] --- PASS: TestPeerCertificateMarshalJSON (0.82s) [2021-06-08T20:04:11.433Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-08T20:04:11.433Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-08T20:04:11.433Z] === RUN TestMiddleware [2021-06-08T20:04:11.433Z] --- PASS: TestMiddleware (0.00s) [2021-06-08T20:04:11.433Z] === RUN TestNewResponseModifier [2021-06-08T20:04:11.433Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-08T20:04:11.433Z] PASS [2021-06-08T20:04:11.433Z] coverage: 26.8% of statements [2021-06-08T20:04:11.433Z] ok github.com/docker/docker/pkg/authorization 0.879s coverage: 26.8% of statements [2021-06-08T20:04:11.433Z] --- PASS: TestCmdStreamGood (0.05s) [2021-06-08T20:04:11.433Z] === RUN TestUntarPathWithInvalidDest [2021-06-08T20:04:11.433Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-08T20:04:11.433Z] === RUN TestUntarPathWithInvalidSrc [2021-06-08T20:04:11.433Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-08T20:04:11.433Z] === RUN TestUntarPath [2021-06-08T20:04:11.895Z] --- PASS: TestUntarPath (0.07s) [2021-06-08T20:04:11.895Z] === RUN TestUntarPathWithDestinationFile [2021-06-08T20:04:11.895Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-08T20:04:11.895Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-08T20:04:11.895Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-06-08T20:04:11.895Z] === RUN TestCopyWithTarInvalidSrc [2021-06-08T20:04:11.895Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-08T20:04:11.895Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-08T20:04:11.895Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-08T20:04:11.895Z] === RUN TestCopyWithTarSrcFile [2021-06-08T20:04:11.895Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-08T20:04:11.895Z] === RUN TestCopyWithTarSrcFolder [2021-06-08T20:04:11.895Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-08T20:04:11.895Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-08T20:04:11.895Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-08T20:04:11.895Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-08T20:04:11.895Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-08T20:04:11.895Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-08T20:04:11.895Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-08T20:04:11.895Z] === RUN TestCopyFileWithTarSrcFile [2021-06-08T20:04:11.895Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-08T20:04:11.895Z] === RUN TestTarFiles [2021-06-08T20:04:12.359Z] === RUN TestUnbuffered [2021-06-08T20:04:12.359Z] --- PASS: TestUnbuffered (0.00s) [2021-06-08T20:04:12.359Z] === RUN TestRaceUnbuffered [2021-06-08T20:04:12.359Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-08T20:04:12.359Z] PASS [2021-06-08T20:04:12.359Z] coverage: 100.0% of statements [2021-06-08T20:04:12.359Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2021-06-08T20:04:12.822Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-06-08T20:04:12.822Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-08T20:04:13.280Z] --- PASS: TestSecretsCreateAndDelete (2.92s) [2021-06-08T20:04:13.280Z] === RUN TestSecretsUpdate [2021-06-08T20:04:13.342Z] --- PASS: TestBuildMultiStageLayerLeak (11.91s) [2021-06-08T20:04:13.342Z] === RUN TestBuildWithHugeFile [2021-06-08T20:04:13.798Z] === RUN TestMatch [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[]] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[foo]] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[foo_bar]] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[]#01 [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[qux]] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-08T20:04:13.798Z] === RUN TestMatch/[[foo_baz]] [2021-06-08T20:04:13.798Z] --- PASS: TestMatch (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-08T20:04:13.798Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-08T20:04:13.798Z] PASS [2021-06-08T20:04:13.798Z] coverage: 87.5% of statements [2021-06-08T20:04:13.798Z] ok github.com/docker/docker/pkg/capabilities 0.072s coverage: 87.5% of statements [2021-06-08T20:04:15.348Z] 2021/06/08 20:04:14 Closing DB instances... [2021-06-08T20:04:15.348Z] === RUN TestChrootTarUntar [2021-06-08T20:04:15.348Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-08T20:04:15.348Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:04:15.348Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-08T20:04:15.348Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-08T20:04:15.348Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:04:15.348Z] === RUN TestChrootUntarEmptyArchive [2021-06-08T20:04:15.348Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-08T20:04:15.348Z] === RUN TestChrootTarUntarWithSymlink [2021-06-08T20:04:15.348Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-08T20:04:15.348Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T20:04:15.348Z] === RUN TestChrootCopyWithTar [2021-06-08T20:04:15.348Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-08T20:04:15.348Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T20:04:15.348Z] === RUN TestChrootCopyFileWithTar [2021-06-08T20:04:15.348Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-08T20:04:15.348Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:04:15.348Z] === RUN TestChrootUntarPath [2021-06-08T20:04:15.348Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-08T20:04:15.348Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T20:04:15.348Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-08T20:04:15.348Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-08T20:04:15.348Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:04:15.348Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-08T20:04:15.348Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-08T20:04:15.348Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:04:15.348Z] === RUN TestChrootApplyDotDotFile [2021-06-08T20:04:15.348Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-08T20:04:15.348Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:04:15.348Z] PASS [2021-06-08T20:04:15.348Z] coverage: 15.4% of statements [2021-06-08T20:04:15.348Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.4% of statements [2021-06-08T20:04:15.839Z] --- PASS: TestSecretsUpdate (2.93s) [2021-06-08T20:04:15.840Z] === RUN TestTemplatedSecret [2021-06-08T20:04:16.324Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-08T20:04:16.324Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-08T20:04:16.787Z] === RUN TestSizeEmpty [2021-06-08T20:04:16.787Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-08T20:04:16.787Z] === RUN TestSizeEmptyFile [2021-06-08T20:04:16.787Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-08T20:04:16.787Z] === RUN TestSizeNonemptyFile [2021-06-08T20:04:16.787Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-08T20:04:16.787Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-08T20:04:16.787Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-08T20:04:16.787Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-08T20:04:16.787Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-08T20:04:16.787Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-08T20:04:16.787Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-08T20:04:16.787Z] === RUN TestMoveToSubdir [2021-06-08T20:04:16.787Z] --- PASS: TestMoveToSubdir (0.01s) [2021-06-08T20:04:16.787Z] === RUN TestSizeNonExistingDirectory [2021-06-08T20:04:16.787Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-08T20:04:16.787Z] PASS [2021-06-08T20:04:16.787Z] coverage: 80.0% of statements [2021-06-08T20:04:16.787Z] ok github.com/docker/docker/pkg/directory 0.089s coverage: 80.0% of statements [2021-06-08T20:04:18.336Z] === RUN Test [2021-06-08T20:04:18.336Z] === RUN Test/TestContainsEntry [2021-06-08T20:04:18.336Z] === RUN Test/TestCreateEntries [2021-06-08T20:04:18.336Z] === RUN Test/TestEntriesDiff [2021-06-08T20:04:18.336Z] === RUN Test/TestEntriesEquality [2021-06-08T20:04:18.336Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-08T20:04:18.336Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-08T20:04:18.336Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-08T20:04:18.336Z] === RUN Test/TestGeneratorNotGenerate [2021-06-08T20:04:18.336Z] === RUN Test/TestGeneratorWithPort [2021-06-08T20:04:18.336Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-08T20:04:18.336Z] === RUN Test/TestNewEntry [2021-06-08T20:04:18.336Z] === RUN Test/TestParse [2021-06-08T20:04:18.336Z] --- PASS: Test (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-08T20:04:18.336Z] --- PASS: Test/TestParse (0.00s) [2021-06-08T20:04:18.336Z] PASS [2021-06-08T20:04:18.336Z] coverage: 58.3% of statements [2021-06-08T20:04:18.337Z] ok github.com/docker/docker/pkg/discovery 0.066s coverage: 58.3% of statements [2021-06-08T20:04:18.337Z] --- PASS: TestTarFiles (6.45s) [2021-06-08T20:04:18.337Z] === RUN TestTarUntar [2021-06-08T20:04:18.337Z] --- PASS: TestTarUntar (0.05s) [2021-06-08T20:04:18.337Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-08T20:04:18.337Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-06-08T20:04:18.337Z] === RUN TestTarWithOptions [2021-06-08T20:04:18.337Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-08T20:04:18.337Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-08T20:04:18.337Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-08T20:04:18.337Z] === RUN TestUntarUstarGnuConflict [2021-06-08T20:04:18.337Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-06-08T20:04:18.337Z] === RUN TestUntarInvalidFilenames [2021-06-08T20:04:18.337Z] 2021/06/08 20:04:18 Closing DB instances... [2021-06-08T20:04:18.799Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames062088890\\dest" [2021-06-08T20:04:18.799Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-06-08T20:04:18.799Z] === RUN TestUntarHardlinkToSymlink [2021-06-08T20:04:18.799Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-08T20:04:18.799Z] === RUN TestUntarInvalidHardlink [2021-06-08T20:04:18.799Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink899477803\\victim\\hello" -> "../victim/hello" [2021-06-08T20:04:18.799Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink013894286\\victim\\hello" -> "/../victim/hello" [2021-06-08T20:04:18.799Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink670420629\\victim" -> "../victim" [2021-06-08T20:04:18.799Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink832176368\\victim" -> "../victim" [2021-06-08T20:04:18.799Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink264315791\\victim" -> "../victim" [2021-06-08T20:04:18.799Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink985985442\\victim" -> "../victim" [2021-06-08T20:04:18.799Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-08T20:04:18.799Z] === RUN TestUntarInvalidSymlink [2021-06-08T20:04:18.799Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink068135065\\dest\\dotdot" -> "../victim/hello" [2021-06-08T20:04:18.799Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink835089700\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-08T20:04:18.799Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink020652595\\dest\\loophole-victim" -> "../victim" [2021-06-08T20:04:18.799Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink064893942\\dest\\loophole-victim" -> "../victim" [2021-06-08T20:04:18.799Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink844218589\\dest\\loophole-victim" -> "../victim" [2021-06-08T20:04:18.799Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink064355992\\dest\\loophole-victim" -> "../victim" [2021-06-08T20:04:18.799Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink766192407\\dest\\dir\\loophole" -> "../../victim" [2021-06-08T20:04:18.799Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-08T20:04:18.799Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-08T20:04:18.799Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-08T20:04:18.799Z] === RUN TestXGlobalNoParent [2021-06-08T20:04:18.799Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-08T20:04:18.799Z] === RUN TestReplaceFileTarWrapper [2021-06-08T20:04:19.262Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2021-06-08T20:04:19.262Z] === RUN TestPrefixHeaderReadable [2021-06-08T20:04:19.262Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-08T20:04:19.262Z] === RUN TestDisablePigz [2021-06-08T20:04:19.262Z] --- PASS: TestDisablePigz (0.28s) [2021-06-08T20:04:19.262Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-08T20:04:19.262Z] === RUN TestPigz [2021-06-08T20:04:19.262Z] --- PASS: TestPigz (0.15s) [2021-06-08T20:04:19.262Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-08T20:04:19.262Z] === RUN TestCopyFileWithInvalidDest [2021-06-08T20:04:19.262Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-08T20:04:19.262Z] archive_windows_test.go:16: Currently fails [2021-06-08T20:04:19.262Z] === RUN TestCanonicalTarNameForPath [2021-06-08T20:04:19.262Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-08T20:04:19.262Z] === RUN TestCanonicalTarName [2021-06-08T20:04:19.262Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-08T20:04:19.262Z] === RUN TestChmodTarEntry [2021-06-08T20:04:19.262Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-08T20:04:19.262Z] === RUN TestHardLinkOrder [2021-06-08T20:04:19.725Z] --- PASS: TestHardLinkOrder (0.09s) [2021-06-08T20:04:19.725Z] === RUN TestChangeString [2021-06-08T20:04:19.725Z] --- PASS: TestChangeString (0.00s) [2021-06-08T20:04:19.725Z] === RUN TestChangesWithNoChanges [2021-06-08T20:04:19.725Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-06-08T20:04:19.725Z] === RUN TestChangesWithChanges [2021-06-08T20:04:19.725Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-08T20:04:19.725Z] === RUN TestChangesWithChangesGH13590 [2021-06-08T20:04:19.725Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-08T20:04:19.725Z] changes_test.go:196: needs more investigation [2021-06-08T20:04:19.725Z] === RUN TestChangesDirsEmpty [2021-06-08T20:04:19.725Z] --- PASS: TestChangesDirsEmpty (0.16s) [2021-06-08T20:04:19.725Z] === RUN TestChangesDirsMutated [2021-06-08T20:04:19.725Z] === RUN Test [2021-06-08T20:04:19.725Z] === RUN Test/TestContent [2021-06-08T20:04:19.725Z] === RUN Test/TestInitialize [2021-06-08T20:04:19.725Z] === RUN Test/TestNew [2021-06-08T20:04:19.725Z] === RUN Test/TestParsingContentsWithComments [2021-06-08T20:04:19.725Z] === RUN Test/TestRegister [2021-06-08T20:04:19.725Z] === RUN Test/TestWatch [2021-06-08T20:04:19.725Z] --- PASS: Test (0.01s) [2021-06-08T20:04:19.725Z] --- PASS: Test/TestContent (0.00s) [2021-06-08T20:04:19.725Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-08T20:04:19.725Z] --- PASS: Test/TestNew (0.00s) [2021-06-08T20:04:19.725Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-08T20:04:19.725Z] --- PASS: Test/TestRegister (0.00s) [2021-06-08T20:04:19.725Z] --- PASS: Test/TestWatch (0.00s) [2021-06-08T20:04:19.725Z] PASS [2021-06-08T20:04:19.725Z] coverage: 92.9% of statements [2021-06-08T20:04:19.725Z] ok github.com/docker/docker/pkg/discovery/file 0.078s coverage: 92.9% of statements [2021-06-08T20:04:20.062Z] --- PASS: TestTemplatedSecret (3.69s) [2021-06-08T20:04:20.062Z] === RUN TestSecretCreateResolve [2021-06-08T20:04:20.192Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-06-08T20:04:20.192Z] === RUN TestApplyLayer [2021-06-08T20:04:20.192Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-08T20:04:20.192Z] changes_test.go:433: needs further investigation [2021-06-08T20:04:20.192Z] === RUN TestChangesSizeWithHardlinks [2021-06-08T20:04:20.192Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-08T20:04:20.192Z] changes_test.go:469: needs further investigation [2021-06-08T20:04:20.192Z] === RUN TestChangesSizeWithNoChanges [2021-06-08T20:04:20.192Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-08T20:04:20.192Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-08T20:04:20.192Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-08T20:04:20.192Z] === RUN TestChangesSize [2021-06-08T20:04:20.192Z] --- PASS: TestChangesSize (0.00s) [2021-06-08T20:04:20.192Z] === RUN TestApplyLayerInvalidFilenames [2021-06-08T20:04:20.193Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames328329774\\dest" [2021-06-08T20:04:20.193Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-08T20:04:20.193Z] === RUN TestApplyLayerInvalidHardlink [2021-06-08T20:04:20.193Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink275849616\\victim\\hello" -> "../victim/hello" [2021-06-08T20:04:20.193Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink570298287\\victim\\hello" -> "/../victim/hello" [2021-06-08T20:04:20.193Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink098310978\\victim" -> "../victim" [2021-06-08T20:04:20.193Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink754149305\\victim" -> "../victim" [2021-06-08T20:04:20.193Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink704272836\\victim" -> "../victim" [2021-06-08T20:04:20.193Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink166576211\\victim" -> "../victim" [2021-06-08T20:04:20.193Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-08T20:04:20.193Z] === RUN TestApplyLayerInvalidSymlink [2021-06-08T20:04:20.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink286325654\\dest\\dotdot" -> "../victim/hello" [2021-06-08T20:04:20.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink256194557\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-08T20:04:20.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink085542712\\dest\\loophole-victim" -> "../victim" [2021-06-08T20:04:20.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink614832951\\dest\\loophole-victim" -> "../victim" [2021-06-08T20:04:20.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink858877226\\dest\\loophole-victim" -> "../victim" [2021-06-08T20:04:20.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink188399233\\dest\\loophole-victim" -> "../victim" [2021-06-08T20:04:20.193Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-06-08T20:04:20.193Z] === RUN TestNetworkDBNodeLeave [2021-06-08T20:04:20.193Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-06-08T20:04:20.193Z] === RUN TestApplyLayerWhiteouts [2021-06-08T20:04:20.193Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-06-08T20:04:20.193Z] === RUN TestGenerateEmptyFile [2021-06-08T20:04:20.193Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-08T20:04:20.193Z] === RUN TestGenerateWithContent [2021-06-08T20:04:20.193Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-08T20:04:20.193Z] PASS [2021-06-08T20:04:20.193Z] coverage: 62.6% of statements [2021-06-08T20:04:20.193Z] ok github.com/docker/docker/pkg/archive 9.447s coverage: 62.6% of statements [2021-06-08T20:04:22.411Z] === RUN Test [2021-06-08T20:04:22.411Z] === RUN Test/TestInitialize [2021-06-08T20:04:22.411Z] time="2021-06-08T20:04:22Z" level=info msg="Initializing discovery without TLS" [2021-06-08T20:04:22.411Z] time="2021-06-08T20:04:22Z" level=info msg="Initializing discovery without TLS" [2021-06-08T20:04:22.411Z] time="2021-06-08T20:04:22Z" level=info msg="Initializing discovery without TLS" [2021-06-08T20:04:22.411Z] === RUN Test/TestInitializeWithCerts [2021-06-08T20:04:22.411Z] time="2021-06-08T20:04:22Z" level=info msg="Initializing discovery with TLS" [2021-06-08T20:04:22.620Z] --- PASS: TestSecretCreateResolve (2.91s) [2021-06-08T20:04:22.620Z] PASS [2021-06-08T20:04:22.620Z] [2021-06-08T20:04:22.620Z] DONE 6 tests in 18.595s [2021-06-08T20:04:22.620Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-08T20:04:22.620Z] ++ 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-06-08T20:04:22.620Z] ++ set -e [2021-06-08T20:04:22.620Z] ++ '[' -n 0 ']' [2021-06-08T20:04:22.620Z] ++ set -x [2021-06-08T20:04:22.620Z] ++ env -i DEST=/go/src/github.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-06-08T20:04:22.620Z] INFO: Testing against a local daemon [2021-06-08T20:04:22.620Z] === RUN TestServiceCreateInit [2021-06-08T20:04:22.620Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-08T20:04:22.874Z] === RUN Test/TestWatch [2021-06-08T20:04:22.874Z] time="2021-06-08T20:04:22Z" level=info msg="Initializing discovery without TLS" [2021-06-08T20:04:22.874Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-06-08T20:04:22.874Z] === RUN TestNetworkDBWatch [2021-06-08T20:04:25.067Z] 2021/06/08 20:04:24 Closing DB instances... [2021-06-08T20:04:25.531Z] --- PASS: Test (3.18s) [2021-06-08T20:04:25.531Z] --- PASS: Test/TestInitialize (0.17s) [2021-06-08T20:04:25.531Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-08T20:04:25.531Z] --- PASS: Test/TestWatch (3.00s) [2021-06-08T20:04:25.531Z] PASS [2021-06-08T20:04:25.531Z] coverage: 84.1% of statements [2021-06-08T20:04:25.531Z] ok github.com/docker/docker/pkg/discovery/kv 3.291s coverage: 84.1% of statements [2021-06-08T20:04:26.029Z] --- PASS: TestNetworkDBWatch (3.11s) [2021-06-08T20:04:26.029Z] === RUN TestNetworkDBBulkSync [2021-06-08T20:04:27.006Z] === RUN Test [2021-06-08T20:04:27.006Z] === RUN Test/TestWatch [2021-06-08T20:04:27.006Z] --- PASS: Test (0.00s) [2021-06-08T20:04:27.006Z] --- PASS: Test/TestWatch (0.00s) [2021-06-08T20:04:27.006Z] PASS [2021-06-08T20:04:27.006Z] coverage: 92.3% of statements [2021-06-08T20:04:27.006Z] ok github.com/docker/docker/pkg/discovery/memory 0.066s coverage: 92.3% of statements [2021-06-08T20:04:27.470Z] 2021/06/08 20:04:27 Closing DB instances... [2021-06-08T20:04:27.926Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-08T20:04:28.008Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 29.1% of statements [2021-06-08T20:04:28.008Z] ok github.com/docker/docker/container 0.135s coverage: 34.6% of statements [2021-06-08T20:04:28.008Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-08T20:04:28.008Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-08T20:04:28.008Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-08T20:04:28.008Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-08T20:04:28.445Z] === RUN Test [2021-06-08T20:04:28.445Z] === RUN Test/TestInitialize [2021-06-08T20:04:28.445Z] === RUN Test/TestInitializeWithPattern [2021-06-08T20:04:28.445Z] === RUN Test/TestRegister [2021-06-08T20:04:28.445Z] === RUN Test/TestWatch [2021-06-08T20:04:28.445Z] --- PASS: Test (0.00s) [2021-06-08T20:04:28.445Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-08T20:04:28.445Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-08T20:04:28.445Z] --- PASS: Test/TestRegister (0.00s) [2021-06-08T20:04:28.445Z] --- PASS: Test/TestWatch (0.00s) [2021-06-08T20:04:28.445Z] PASS [2021-06-08T20:04:28.445Z] coverage: 93.8% of statements [2021-06-08T20:04:28.908Z] ok github.com/docker/docker/pkg/discovery/nodes 0.072s coverage: 93.8% of statements [2021-06-08T20:04:28.908Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-06-08T20:04:28.908Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-08T20:04:30.458Z] === RUN TestPollerAddRemove [2021-06-08T20:04:30.458Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-08T20:04:30.458Z] === RUN TestPollerEvent [2021-06-08T20:04:30.458Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-08T20:04:30.458Z] poller_test.go:41: No chmod on Windows [2021-06-08T20:04:30.458Z] === RUN TestPollerClose [2021-06-08T20:04:30.458Z] --- PASS: TestPollerClose (0.00s) [2021-06-08T20:04:30.458Z] PASS [2021-06-08T20:04:30.458Z] coverage: 45.7% of statements [2021-06-08T20:04:30.458Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2021-06-08T20:04:32.007Z] === RUN TestCopyFileWithInvalidSrc [2021-06-08T20:04:32.007Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCopyFileWithInvalidDest [2021-06-08T20:04:32.007Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-08T20:04:32.007Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-08T20:04:32.007Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCopyFile [2021-06-08T20:04:32.007Z] --- PASS: TestCopyFile (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-08T20:04:32.007Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-08T20:04:32.007Z] fileutils_test.go:134: Needs porting to Windows [2021-06-08T20:04:32.007Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-08T20:04:32.007Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-08T20:04:32.007Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-08T20:04:32.007Z] fileutils_test.go:180: Needs porting to Windows [2021-06-08T20:04:32.007Z] === RUN TestWildcardMatches [2021-06-08T20:04:32.007Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestPatternMatches [2021-06-08T20:04:32.007Z] --- PASS: TestPatternMatches (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-08T20:04:32.007Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestPatternMatchesFolderExclusions [2021-06-08T20:04:32.007Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-08T20:04:32.007Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-08T20:04:32.007Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-08T20:04:32.007Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-08T20:04:32.007Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestSingleExclamationError [2021-06-08T20:04:32.007Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestMatchesWithNoPatterns [2021-06-08T20:04:32.007Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestMatchesWithMalformedPatterns [2021-06-08T20:04:32.007Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestMatches [2021-06-08T20:04:32.007Z] --- PASS: TestMatches (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCleanPatterns [2021-06-08T20:04:32.007Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-08T20:04:32.007Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCleanPatternsExceptionFlag [2021-06-08T20:04:32.007Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-08T20:04:32.007Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-08T20:04:32.007Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCleanPatternsErrorSingleException [2021-06-08T20:04:32.007Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCreateIfNotExistsDir [2021-06-08T20:04:32.007Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestCreateIfNotExistsFile [2021-06-08T20:04:32.007Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-08T20:04:32.007Z] === RUN TestMatch [2021-06-08T20:04:32.007Z] --- PASS: TestMatch (0.00s) [2021-06-08T20:04:32.007Z] PASS [2021-06-08T20:04:32.007Z] coverage: 87.7% of statements [2021-06-08T20:04:32.007Z] ok github.com/docker/docker/pkg/fileutils 0.093s coverage: 87.7% of statements [2021-06-08T20:04:32.007Z] 2021/06/08 20:04:31 Closing DB instances... [2021-06-08T20:04:32.976Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-08T20:04:32.976Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-08T20:04:32.984Z] === RUN TestGet [2021-06-08T20:04:32.984Z] --- PASS: TestGet (0.00s) [2021-06-08T20:04:32.984Z] === RUN TestGetShortcutString [2021-06-08T20:04:32.984Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-08T20:04:32.984Z] PASS [2021-06-08T20:04:32.984Z] coverage: 42.9% of statements [2021-06-08T20:04:32.984Z] ok github.com/docker/docker/pkg/homedir 0.060s coverage: 42.9% of statements [2021-06-08T20:04:33.236Z] --- PASS: TestServiceCreateInit (10.45s) [2021-06-08T20:04:33.236Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2021-06-08T20:04:33.236Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2021-06-08T20:04:33.236Z] === RUN TestCreateServiceMultipleTimes [2021-06-08T20:04:33.306Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2021-06-08T20:04:33.447Z] time="2021-06-08T20:04:33Z" level=error msg="node: 78025bf769df is unknown to memberlist" [2021-06-08T20:04:33.911Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.03s) [2021-06-08T20:04:33.911Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-08T20:04:34.888Z] === RUN TestCreateIDMapOrder [2021-06-08T20:04:34.888Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-08T20:04:34.888Z] PASS [2021-06-08T20:04:34.888Z] coverage: 7.2% of statements [2021-06-08T20:04:34.888Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 7.2% of statements [2021-06-08T20:04:35.224Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-08T20:04:35.865Z] 2021/06/08 20:04:35 Closing DB instances... [2021-06-08T20:04:36.329Z] === RUN TestFixedBufferCap [2021-06-08T20:04:36.329Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-08T20:04:36.329Z] === RUN TestFixedBufferLen [2021-06-08T20:04:36.329Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-08T20:04:36.329Z] === RUN TestFixedBufferString [2021-06-08T20:04:36.329Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-08T20:04:36.329Z] === RUN TestFixedBufferWrite [2021-06-08T20:04:36.329Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-08T20:04:36.329Z] === RUN TestFixedBufferRead [2021-06-08T20:04:36.329Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-08T20:04:36.329Z] === RUN TestBytesPipeRead [2021-06-08T20:04:36.329Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-08T20:04:36.329Z] === RUN TestBytesPipeWrite [2021-06-08T20:04:36.329Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-08T20:04:36.329Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-08T20:04:36.610Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-06-08T20:04:36.792Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-06-08T20:04:36.792Z] === RUN TestAtomicWriteToFile [2021-06-08T20:04:36.792Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-08T20:04:36.792Z] === RUN TestAtomicWriteSetCommit [2021-06-08T20:04:36.792Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-08T20:04:36.792Z] === RUN TestAtomicWriteSetCancel [2021-06-08T20:04:36.792Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-08T20:04:36.792Z] === RUN TestReadCloserWrapperClose [2021-06-08T20:04:36.792Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-08T20:04:36.792Z] === RUN TestReaderErrWrapperReadOnError [2021-06-08T20:04:36.792Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-08T20:04:36.792Z] === RUN TestReaderErrWrapperRead [2021-06-08T20:04:36.792Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-08T20:04:36.792Z] === RUN TestHashData [2021-06-08T20:04:36.792Z] --- PASS: TestHashData (0.00s) [2021-06-08T20:04:36.792Z] === RUN TestCancelReadCloser [2021-06-08T20:04:37.255Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-08T20:04:37.255Z] === RUN TestWriteCloserWrapperClose [2021-06-08T20:04:37.255Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-08T20:04:37.255Z] === RUN TestNopWriteCloser [2021-06-08T20:04:37.255Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-08T20:04:37.255Z] === RUN TestNopWriter [2021-06-08T20:04:37.255Z] --- PASS: TestNopWriter (0.00s) [2021-06-08T20:04:37.255Z] === RUN TestWriteCounter [2021-06-08T20:04:37.255Z] --- PASS: TestWriteCounter (0.00s) [2021-06-08T20:04:37.255Z] PASS [2021-06-08T20:04:37.255Z] coverage: 69.2% of statements [2021-06-08T20:04:37.255Z] ok github.com/docker/docker/pkg/ioutils 0.675s coverage: 69.2% of statements [2021-06-08T20:04:37.255Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-08T20:04:37.255Z] === RUN TestNetworkDBGarbageCollection [2021-06-08T20:04:38.810Z] === RUN TestError [2021-06-08T20:04:38.810Z] --- PASS: TestError (0.00s) [2021-06-08T20:04:38.810Z] === RUN TestProgressString [2021-06-08T20:04:38.810Z] === RUN TestProgressString/no_progress [2021-06-08T20:04:38.810Z] === RUN TestProgressString/progress_1 [2021-06-08T20:04:38.810Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-08T20:04:38.810Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-08T20:04:38.810Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-08T20:04:38.810Z] === RUN TestProgressString/with_units [2021-06-08T20:04:38.810Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-08T20:04:38.810Z] === RUN TestProgressString/hide_counts [2021-06-08T20:04:38.810Z] --- PASS: TestProgressString (0.00s) [2021-06-08T20:04:38.810Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-08T20:04:38.810Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-08T20:04:38.810Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-08T20:04:38.810Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-08T20:04:38.810Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-08T20:04:38.810Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-08T20:04:38.810Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-08T20:04:38.810Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-08T20:04:38.810Z] === RUN TestJSONMessageDisplay [2021-06-08T20:04:38.810Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-06-08T20:04:38.810Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-08T20:04:38.810Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-08T20:04:38.810Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-08T20:04:38.810Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-08T20:04:38.810Z] === RUN TestDisplayJSONMessagesStream [2021-06-08T20:04:38.810Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-08T20:04:38.810Z] PASS [2021-06-08T20:04:38.810Z] coverage: 91.7% of statements [2021-06-08T20:04:38.810Z] ok github.com/docker/docker/pkg/jsonmessage 0.231s coverage: 91.7% of statements [2021-06-08T20:04:39.786Z] === RUN TestStandardLongPath [2021-06-08T20:04:39.786Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-08T20:04:39.786Z] === RUN TestUNCLongPath [2021-06-08T20:04:39.786Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-08T20:04:39.786Z] PASS [2021-06-08T20:04:39.786Z] coverage: 100.0% of statements [2021-06-08T20:04:39.786Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2021-06-08T20:04:39.786Z] --- PASS: TestGetAddress (31.91s) [2021-06-08T20:04:39.786Z] === RUN TestRequestSyntaxCheck [2021-06-08T20:04:39.786Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-06-08T20:04:39.786Z] === RUN TestRequest [2021-06-08T20:04:40.763Z] === RUN TestNameFormat [2021-06-08T20:04:40.763Z] --- PASS: TestNameFormat (0.00s) [2021-06-08T20:04:40.763Z] === RUN TestNameRetries [2021-06-08T20:04:40.763Z] --- PASS: TestNameRetries (0.00s) [2021-06-08T20:04:40.763Z] PASS [2021-06-08T20:04:40.763Z] coverage: 85.7% of statements [2021-06-08T20:04:40.763Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2021-06-08T20:04:42.313Z] === RUN TestParseKeyValueOpt [2021-06-08T20:04:42.313Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-08T20:04:42.313Z] === RUN TestParseUintList [2021-06-08T20:04:42.313Z] --- PASS: TestParseUintList (0.00s) [2021-06-08T20:04:42.313Z] === RUN TestParseUintListMaximumLimits [2021-06-08T20:04:42.313Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-08T20:04:42.313Z] PASS [2021-06-08T20:04:42.313Z] coverage: 97.0% of statements [2021-06-08T20:04:42.313Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-06-08T20:04:43.289Z] === RUN TestNewAndRemove [2021-06-08T20:04:43.289Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-08T20:04:43.289Z] === RUN TestRemoveInvalidPath [2021-06-08T20:04:43.289Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-08T20:04:43.289Z] PASS [2021-06-08T20:04:43.289Z] coverage: 82.6% of statements [2021-06-08T20:04:43.289Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2021-06-08T20:04:44.838Z] === RUN TestParseEmptyInterface [2021-06-08T20:04:44.838Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-08T20:04:44.838Z] === RUN TestParseNonInterfaceType [2021-06-08T20:04:44.838Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-08T20:04:44.838Z] === RUN TestParseWithOneFunction [2021-06-08T20:04:44.838Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-08T20:04:44.838Z] === RUN TestParseWithMultipleFuncs [2021-06-08T20:04:44.838Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-08T20:04:44.838Z] === RUN TestParseWithUnnamedReturn [2021-06-08T20:04:44.838Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-08T20:04:44.838Z] === RUN TestEmbeddedInterface [2021-06-08T20:04:44.838Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-08T20:04:44.838Z] === RUN TestParsedImports [2021-06-08T20:04:44.838Z] --- PASS: TestParsedImports (0.00s) [2021-06-08T20:04:44.838Z] === RUN TestAliasedImports [2021-06-08T20:04:44.838Z] --- PASS: TestAliasedImports (0.00s) [2021-06-08T20:04:44.838Z] PASS [2021-06-08T20:04:44.838Z] coverage: 56.8% of statements [2021-06-08T20:04:44.838Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2021-06-08T20:04:45.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-08T20:04:45.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-08T20:04:45.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-08T20:04:45.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-08T20:04:45.300Z] === RUN TestFailedConnection [2021-06-08T20:04:46.277Z] --- PASS: TestFailedConnection (1.08s) [2021-06-08T20:04:46.277Z] === RUN TestFailOnce [2021-06-08T20:04:46.277Z] 2021/06/08 20:04:45 http: panic serving 127.0.0.1:49302: Plugin not ready [2021-06-08T20:04:46.277Z] goroutine 18 [running]: [2021-06-08T20:04:46.277Z] net/http.(*conn).serve.func1(0xc000108000) [2021-06-08T20:04:46.277Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-08T20:04:46.277Z] panic(0x84ab40, 0x987da0) [2021-06-08T20:04:46.277Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-08T20:04:46.277Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc00013c000, 0xc00010e000) [2021-06-08T20:04:46.277Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-08T20:04:46.277Z] net/http.HandlerFunc.ServeHTTP(0xc00003eec0, 0x99b9e0, 0xc00013c000, 0xc00010e000) [2021-06-08T20:04:46.277Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-08T20:04:46.277Z] net/http.(*ServeMux).ServeHTTP(0xc00004a980, 0x99b9e0, 0xc00013c000, 0xc00010e000) [2021-06-08T20:04:46.277Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-08T20:04:46.277Z] net/http.serverHandler.ServeHTTP(0xc0000e4000, 0x99b9e0, 0xc00013c000, 0xc00010e000) [2021-06-08T20:04:46.277Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-08T20:04:46.277Z] net/http.(*conn).serve(0xc000108000, 0x99c5a0, 0xc0000f6040) [2021-06-08T20:04:46.277Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-08T20:04:46.277Z] created by net/http.(*Server).Serve [2021-06-08T20:04:46.277Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-08T20:04:46.277Z] time="2021-06-08T20:04:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.FailOnce: Post http://127.0.0.1:49301/Test.FailOnce: EOF, retrying in 1s" [2021-06-08T20:04:46.277Z] === RUN TestHTTPTransport [2021-06-08T20:04:46.277Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-08T20:04:46.277Z] PASS [2021-06-08T20:04:46.277Z] coverage: 85.7% of statements [2021-06-08T20:04:46.277Z] ok github.com/docker/docker/pkg/plugins/transport 0.109s coverage: 85.7% of statements [2021-06-08T20:04:46.615Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-06-08T20:04:46.615Z] ok github.com/docker/docker/daemon 12.140s coverage: 17.3% of statements [2021-06-08T20:04:46.615Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-08T20:04:46.615Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-08T20:04:47.171Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-08T20:04:47.171Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-08T20:04:47.253Z] --- PASS: TestFailOnce (1.20s) [2021-06-08T20:04:47.253Z] === RUN TestEchoInputOutput [2021-06-08T20:04:47.253Z] --- PASS: TestEchoInputOutput (0.01s) [2021-06-08T20:04:47.253Z] === RUN TestBackoff [2021-06-08T20:04:47.253Z] --- PASS: TestBackoff (0.00s) [2021-06-08T20:04:47.253Z] === RUN TestAbortRetry [2021-06-08T20:04:47.253Z] --- PASS: TestAbortRetry (0.00s) [2021-06-08T20:04:47.253Z] === RUN TestClientScheme [2021-06-08T20:04:47.253Z] --- PASS: TestClientScheme (0.00s) [2021-06-08T20:04:47.253Z] === RUN TestNewClientWithTimeout [2021-06-08T20:04:47.428Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-08T20:04:47.561Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 81.8% of statements [2021-06-08T20:04:47.561Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-06-08T20:04:47.718Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-08T20:04:47.718Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-08T20:04:47.718Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-08T20:04:47.718Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-08T20:04:47.718Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-08T20:04:47.718Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-08T20:04:47.718Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-08T20:04:47.718Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-08T20:04:47.718Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-08T20:04:47.718Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-08T20:04:47.718Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-08T20:04:47.718Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-08T20:04:47.718Z] === RUN TestBufferPoolPutAndGet [2021-06-08T20:04:47.718Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-08T20:04:47.718Z] PASS [2021-06-08T20:04:47.718Z] coverage: 88.2% of statements [2021-06-08T20:04:47.718Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2021-06-08T20:04:47.718Z] time="2021-06-08T20:04:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post http://127.0.0.1:49306/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-08T20:04:48.180Z] === RUN TestOutputOnPrematureClose [2021-06-08T20:04:48.180Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-08T20:04:48.180Z] === RUN TestCompleteSilently [2021-06-08T20:04:48.180Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-08T20:04:48.180Z] PASS [2021-06-08T20:04:48.180Z] coverage: 75.9% of statements [2021-06-08T20:04:48.180Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2021-06-08T20:04:48.510Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-06-08T20:04:48.510Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-08T20:04:48.510Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-08T20:04:49.098Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2021-06-08T20:04:49.157Z] === RUN TestSendToOneSub [2021-06-08T20:04:49.157Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-08T20:04:49.157Z] === RUN TestSendToMultipleSubs [2021-06-08T20:04:49.157Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-08T20:04:49.157Z] === RUN TestEvictOneSub [2021-06-08T20:04:49.157Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-08T20:04:49.157Z] === RUN TestClosePublisher [2021-06-08T20:04:49.157Z] --- PASS: TestClosePublisher (0.00s) [2021-06-08T20:04:49.157Z] === RUN TestPubSubRace [2021-06-08T20:04:49.157Z] time="2021-06-08T20:04:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post http://127.0.0.1:49306/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-08T20:04:50.132Z] --- PASS: TestPubSubRace (1.06s) [2021-06-08T20:04:50.132Z] PASS [2021-06-08T20:04:50.132Z] coverage: 75.0% of statements [2021-06-08T20:04:50.132Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 75.0% of statements [2021-06-08T20:04:51.109Z] === RUN TestRegister [2021-06-08T20:04:51.109Z] --- PASS: TestRegister (0.00s) [2021-06-08T20:04:51.109Z] === RUN TestCommand [2021-06-08T20:04:51.109Z] --- PASS: TestCommand (0.03s) [2021-06-08T20:04:51.109Z] === RUN TestNaiveSelf [2021-06-08T20:04:51.392Z] --- PASS: TestCreateServiceMultipleTimes (17.59s) [2021-06-08T20:04:51.392Z] === RUN TestCreateServiceConflict [2021-06-08T20:04:51.572Z] --- PASS: TestNaiveSelf (0.04s) [2021-06-08T20:04:51.572Z] PASS [2021-06-08T20:04:51.572Z] coverage: 82.4% of statements [2021-06-08T20:04:51.572Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2021-06-08T20:04:52.035Z] time="2021-06-08T20:04:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post http://127.0.0.1:49306/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-08T20:04:52.430Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.540s coverage: 73.3% of statements [2021-06-08T20:04:52.431Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.1% of statements [2021-06-08T20:04:52.497Z] === RUN TestParseSignal [2021-06-08T20:04:52.497Z] --- PASS: TestParseSignal (0.00s) [2021-06-08T20:04:52.497Z] === RUN TestValidSignalForPlatform [2021-06-08T20:04:52.497Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-08T20:04:52.497Z] PASS [2021-06-08T20:04:52.497Z] coverage: 19.7% of statements [2021-06-08T20:04:52.497Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 19.7% of statements [2021-06-08T20:04:52.960Z] --- PASS: TestRequest (12.84s) [2021-06-08T20:04:52.960Z] === RUN TestOverlappingRequests [2021-06-08T20:04:53.002Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.557s coverage: 56.2% of statements [2021-06-08T20:04:53.428Z] --- PASS: TestOverlappingRequests (0.65s) [2021-06-08T20:04:53.428Z] === RUN TestRelease [2021-06-08T20:04:53.428Z] === RUN TestNewStdWriter [2021-06-08T20:04:53.428Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-08T20:04:53.428Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestWriteWithNilBytes [2021-06-08T20:04:53.428Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestWrite [2021-06-08T20:04:53.428Z] --- PASS: TestWrite (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestWriteWithWriterError [2021-06-08T20:04:53.428Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-08T20:04:53.428Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestStdCopyWriteAndRead [2021-06-08T20:04:53.428Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-08T20:04:53.428Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-08T20:04:53.428Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-08T20:04:53.428Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-08T20:04:53.428Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-08T20:04:53.428Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-08T20:04:53.428Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-08T20:04:53.428Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-08T20:04:53.428Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-08T20:04:53.428Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-08T20:04:53.428Z] PASS [2021-06-08T20:04:53.428Z] coverage: 100.0% of statements [2021-06-08T20:04:53.428Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2021-06-08T20:04:53.950Z] --- PASS: TestCreateServiceConflict (2.91s) [2021-06-08T20:04:53.950Z] === RUN TestCreateServiceMaxReplicas [2021-06-08T20:04:54.977Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-08T20:04:54.977Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-08T20:04:54.977Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestFormatStatus [2021-06-08T20:04:54.977Z] --- PASS: TestFormatStatus (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestFormatError [2021-06-08T20:04:54.977Z] --- PASS: TestFormatError (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestFormatJSONError [2021-06-08T20:04:54.977Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-08T20:04:54.977Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-08T20:04:54.977Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestNewJSONProgressOutput [2021-06-08T20:04:54.977Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestAuxFormatterEmit [2021-06-08T20:04:54.977Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestStreamWriterStdout [2021-06-08T20:04:54.977Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-08T20:04:54.977Z] === RUN TestStreamWriterStderr [2021-06-08T20:04:54.977Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-08T20:04:54.977Z] PASS [2021-06-08T20:04:54.977Z] coverage: 66.2% of statements [2021-06-08T20:04:54.977Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2021-06-08T20:04:55.440Z] === RUN TestGenerateRandomID [2021-06-08T20:04:55.440Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-08T20:04:55.440Z] === RUN TestShortenId [2021-06-08T20:04:55.440Z] --- PASS: TestShortenId (0.00s) [2021-06-08T20:04:55.440Z] === RUN TestShortenSha256Id [2021-06-08T20:04:55.440Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-08T20:04:55.440Z] === RUN TestShortenIdEmpty [2021-06-08T20:04:55.440Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-08T20:04:55.440Z] === RUN TestShortenIdInvalid [2021-06-08T20:04:55.440Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-08T20:04:55.440Z] === RUN TestIsShortIDNonHex [2021-06-08T20:04:55.440Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-08T20:04:55.440Z] === RUN TestIsShortIDNotCorrectSize [2021-06-08T20:04:55.440Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-08T20:04:55.440Z] PASS [2021-06-08T20:04:55.440Z] coverage: 70.6% of statements [2021-06-08T20:04:55.440Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2021-06-08T20:04:55.575Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-06-08T20:04:55.902Z] --- PASS: TestRelease (2.33s) [2021-06-08T20:04:55.902Z] === RUN TestAllocateRandomDeallocate [2021-06-08T20:04:56.365Z] time="2021-06-08T20:04:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post http://127.0.0.1:49306/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-08T20:04:56.828Z] === RUN TestIsCpusetListAvailable [2021-06-08T20:04:56.828Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-08T20:04:56.828Z] PASS [2021-06-08T20:04:56.828Z] coverage: 38.2% of statements [2021-06-08T20:04:56.828Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2021-06-08T20:04:57.274Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2021-06-08T20:04:57.274Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-08T20:04:57.495Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.627s coverage: 46.2% of statements [2021-06-08T20:04:57.495Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-08T20:04:57.495Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.281s coverage: 49.4% of statements [2021-06-08T20:04:59.021Z] === RUN TestChtimes [2021-06-08T20:04:59.021Z] --- PASS: TestChtimes (0.01s) [2021-06-08T20:04:59.021Z] === RUN TestChtimesWindows [2021-06-08T20:04:59.021Z] --- PASS: TestChtimesWindows (0.01s) [2021-06-08T20:04:59.021Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-08T20:04:59.021Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-08T20:04:59.021Z] === RUN TestEnsureRemoveAllNotExist [2021-06-08T20:04:59.021Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-08T20:04:59.021Z] === RUN TestEnsureRemoveAllWithDir [2021-06-08T20:04:59.021Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-08T20:04:59.021Z] === RUN TestEnsureRemoveAllWithFile [2021-06-08T20:04:59.021Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-08T20:04:59.021Z] === RUN TestHasWin32KSupport [2021-06-08T20:04:59.021Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-08T20:04:59.021Z] syscall_windows_test.go:8: win32k: true [2021-06-08T20:04:59.021Z] PASS [2021-06-08T20:04:59.021Z] coverage: 12.0% of statements [2021-06-08T20:04:59.021Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 12.0% of statements [2021-06-08T20:04:59.412Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 57.5% of statements [2021-06-08T20:04:59.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-08T20:04:59.986Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.769s coverage: 57.7% of statements [2021-06-08T20:04:59.986Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-08T20:04:59.986Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-08T20:04:59.998Z] === RUN TestTailFile [2021-06-08T20:04:59.998Z] --- PASS: TestTailFile (0.00s) [2021-06-08T20:04:59.998Z] === RUN TestTailFileManyLines [2021-06-08T20:04:59.998Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-08T20:04:59.998Z] === RUN TestTailEmptyFile [2021-06-08T20:04:59.998Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-08T20:04:59.998Z] === RUN TestTailNegativeN [2021-06-08T20:04:59.998Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader [2021-06-08T20:04:59.998Z] === CONT TestNewTailReader [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/no_delimiter [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/truncated_last_line [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-08T20:04:59.998Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-08T20:04:59.998Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.998Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-08T20:04:59.998Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-08T20:04:59.998Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.998Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/no_delimiter [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-08T20:04:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:04:59.999Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:04:59.999Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.000Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.000Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.000Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.001Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-08T20:05:00.001Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.001Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.001Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.001Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.001Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.001Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.001Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.001Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.469Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.469Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.469Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.470Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-08T20:05:00.470Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.470Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.471Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.471Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-08T20:05:00.472Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-08T20:05:00.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-08T20:05:00.473Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-08T20:05:00.473Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-08T20:05:00.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-08T20:05:00.473Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-08T20:05:00.473Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.474Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:05:00.474Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.474Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.474Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-08T20:05:00.931Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:05:00.937Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-08T20:05:00.938Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-08T20:05:00.939Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-08T20:05:00.939Z] PASS [2021-06-08T20:05:00.939Z] coverage: 88.6% of statements [2021-06-08T20:05:00.939Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2021-06-08T20:05:01.521Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-08T20:05:01.914Z] === RUN TestTarSumRemoveNonExistent [2021-06-08T20:05:01.914Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestTarSumRemove [2021-06-08T20:05:01.914Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestSortFileInfoSums [2021-06-08T20:05:01.914Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestNewTarSumForLabelInvalid [2021-06-08T20:05:01.914Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestNewTarSumForLabel [2021-06-08T20:05:01.914Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestEmptyTar [2021-06-08T20:05:01.914Z] --- PASS: TestEmptyTar (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestTarSumsReadSize [2021-06-08T20:05:01.914Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestTarSums [2021-06-08T20:05:01.914Z] --- PASS: TestTarSums (0.09s) [2021-06-08T20:05:01.914Z] === RUN TestIteration [2021-06-08T20:05:01.914Z] --- PASS: TestIteration (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestVersionLabelForChecksum [2021-06-08T20:05:01.914Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestVersion [2021-06-08T20:05:01.914Z] --- PASS: TestVersion (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestGetVersion [2021-06-08T20:05:01.914Z] --- PASS: TestGetVersion (0.00s) [2021-06-08T20:05:01.914Z] === RUN TestGetVersions [2021-06-08T20:05:01.914Z] --- PASS: TestGetVersions (0.00s) [2021-06-08T20:05:01.914Z] PASS [2021-06-08T20:05:01.914Z] coverage: 89.3% of statements [2021-06-08T20:05:01.914Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2021-06-08T20:05:02.320Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2021-06-08T20:05:02.377Z] --- PASS: TestAllocateRandomDeallocate (6.78s) [2021-06-08T20:05:02.377Z] === RUN TestRetrieveFromStore [2021-06-08T20:05:02.454Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-08T20:05:02.841Z] testing: warning: no tests to run [2021-06-08T20:05:02.841Z] PASS [2021-06-08T20:05:02.841Z] coverage: [no statements] [2021-06-08T20:05:02.841Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2021-06-08T20:05:03.389Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-08T20:05:03.711Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.7% of statements [2021-06-08T20:05:03.711Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-08T20:05:03.711Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-08T20:05:03.817Z] === RUN TestTruncIndex [2021-06-08T20:05:03.817Z] --- PASS: TestTruncIndex (0.10s) [2021-06-08T20:05:03.817Z] PASS [2021-06-08T20:05:03.818Z] coverage: 91.5% of statements [2021-06-08T20:05:03.818Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-06-08T20:05:03.955Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-08T20:05:04.284Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.5% of statements [2021-06-08T20:05:04.521Z] === RUN TestDockerSuite/TestBuildFails [2021-06-08T20:05:04.792Z] === RUN TestIsGIT [2021-06-08T20:05:04.792Z] --- PASS: TestIsGIT (0.00s) [2021-06-08T20:05:04.792Z] === RUN TestIsTransport [2021-06-08T20:05:04.792Z] --- PASS: TestIsTransport (0.00s) [2021-06-08T20:05:04.792Z] PASS [2021-06-08T20:05:04.792Z] coverage: 100.0% of statements [2021-06-08T20:05:04.792Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-06-08T20:05:04.792Z] --- PASS: TestRetrieveFromStore (2.19s) [2021-06-08T20:05:04.792Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-08T20:05:04.792Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-08T20:05:04.792Z] === RUN TestParallelPredefinedRequest1 [2021-06-08T20:05:04.792Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-08T20:05:04.792Z] === RUN TestParallelPredefinedRequest2 [2021-06-08T20:05:04.792Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-08T20:05:04.792Z] === RUN TestParallelPredefinedRequest3 [2021-06-08T20:05:04.792Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-08T20:05:04.792Z] === RUN TestParallelPredefinedRequest4 [2021-06-08T20:05:04.792Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-08T20:05:04.792Z] === RUN TestParallelPredefinedRequest5 [2021-06-08T20:05:04.792Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-08T20:05:04.792Z] === RUN TestDebug [2021-06-08T20:05:04.792Z] --- PASS: TestDebug (0.00s) [2021-06-08T20:05:04.792Z] === RUN TestRequestPoolParallel [2021-06-08T20:05:04.792Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-08T20:05:04.792Z] === RUN TestClientStream [2021-06-08T20:05:04.792Z] --- PASS: TestClientStream (0.00s) [2021-06-08T20:05:04.792Z] === RUN TestClientSendFile [2021-06-08T20:05:04.792Z] --- PASS: TestClientSendFile (0.00s) [2021-06-08T20:05:04.792Z] === RUN TestClientWithRequestTimeout [2021-06-08T20:05:04.792Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-06-08T20:05:04.792Z] === RUN TestFileSpecPlugin [2021-06-08T20:05:04.792Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-08T20:05:04.792Z] === RUN TestFileJSONSpecPlugin [2021-06-08T20:05:04.792Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-06-08T20:05:04.792Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-08T20:05:04.792Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-08T20:05:04.792Z] === RUN TestPluginAddHandler [2021-06-08T20:05:04.792Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-08T20:05:04.792Z] === RUN TestPluginWaitBadPlugin [2021-06-08T20:05:04.792Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-08T20:05:04.792Z] === RUN TestGet [2021-06-08T20:05:04.792Z] time="2021-06-08T20:05:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-08T20:05:05.257Z] --- PASS: TestRequestPoolParallel (0.44s) [2021-06-08T20:05:05.257Z] === RUN TestFullAllocateRelease [2021-06-08T20:05:05.257Z] === RUN TestVersionInfo [2021-06-08T20:05:05.257Z] --- PASS: TestVersionInfo (0.00s) [2021-06-08T20:05:05.257Z] === RUN TestAppendVersions [2021-06-08T20:05:05.257Z] --- PASS: TestAppendVersions (0.00s) [2021-06-08T20:05:05.257Z] PASS [2021-06-08T20:05:05.257Z] coverage: 88.9% of statements [2021-06-08T20:05:05.257Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2021-06-08T20:05:05.674Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 77.8% of statements [2021-06-08T20:05:05.674Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-08T20:05:05.674Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-08T20:05:05.674Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2021-06-08T20:05:05.720Z] --- PASS: TestFullAllocateRelease (0.65s) [2021-06-08T20:05:05.720Z] === RUN TestOddAllocateRelease [2021-06-08T20:05:05.895Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-08T20:05:05.895Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-08T20:05:06.184Z] time="2021-06-08T20:05:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-08T20:05:06.184Z] --- PASS: TestOddAllocateRelease (0.40s) [2021-06-08T20:05:06.184Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-08T20:05:06.184Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.13s) [2021-06-08T20:05:06.184Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-08T20:05:06.647Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.08s) [2021-06-08T20:05:06.647Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-08T20:05:06.647Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.09s) [2021-06-08T20:05:06.647Z] === CONT TestParallelPredefinedRequest1 [2021-06-08T20:05:06.647Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-08T20:05:06.647Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:05:06.647Z] === CONT TestParallelPredefinedRequest3 [2021-06-08T20:05:06.647Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-08T20:05:06.647Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:05:06.647Z] === CONT TestParallelPredefinedRequest4 [2021-06-08T20:05:06.647Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-08T20:05:06.647Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:05:06.647Z] === CONT TestParallelPredefinedRequest5 [2021-06-08T20:05:06.647Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-08T20:05:06.647Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:05:06.647Z] === CONT TestParallelPredefinedRequest2 [2021-06-08T20:05:06.647Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-08T20:05:06.647Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:05:06.647Z] PASS [2021-06-08T20:05:06.647Z] coverage: 85.3% of statements [2021-06-08T20:05:06.647Z] ok github.com/docker/docker/libnetwork/ipam 72.763s coverage: 85.3% of statements [2021-06-08T20:05:06.828Z] --- PASS: TestImportExtremelyLargeImageWorks (189.20s) [2021-06-08T20:05:06.828Z] PASS [2021-06-08T20:05:06.828Z] [2021-06-08T20:05:06.828Z] DONE 12 tests in 193.896s [2021-06-08T20:05:06.828Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-08T20:05:06.828Z] ++ 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-06-08T20:05:06.828Z] ++ set -e [2021-06-08T20:05:06.828Z] ++ '[' -n 0 ']' [2021-06-08T20:05:06.828Z] ++ set -x [2021-06-08T20:05:06.829Z] ++ env -i DEST=/go/src/github.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-06-08T20:05:07.063Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-06-08T20:05:07.087Z] INFO: Testing against a local daemon [2021-06-08T20:05:07.087Z] === RUN TestNetworkCreateDelete [2021-06-08T20:05:07.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-06-08T20:05:07.345Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-06-08T20:05:07.346Z] === RUN TestDockerNetworkDeletePreferID [2021-06-08T20:05:07.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-06-08T20:05:07.911Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-06-08T20:05:07.911Z] === RUN TestDaemonDNSFallback [2021-06-08T20:05:08.196Z] time="2021-06-08T20:05:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-08T20:05:08.196Z] === RUN TestValidatePrivileges [2021-06-08T20:05:08.196Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-08T20:05:08.196Z] === RUN TestFilterByCapNeg [2021-06-08T20:05:08.196Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-08T20:05:08.196Z] === RUN TestFilterByCapPos [2021-06-08T20:05:08.196Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-08T20:05:08.196Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-08T20:05:08.196Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-08T20:05:08.196Z] PASS [2021-06-08T20:05:08.196Z] coverage: 12.0% of statements [2021-06-08T20:05:08.196Z] ok github.com/docker/docker/plugin 0.095s coverage: 12.0% of statements [2021-06-08T20:05:08.477Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-08T20:05:08.976Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2021-06-08T20:05:08.976Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-08T20:05:09.238Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 55.1% of statements [2021-06-08T20:05:09.745Z] === RUN TestNewSettable [2021-06-08T20:05:09.745Z] --- PASS: TestNewSettable (0.00s) [2021-06-08T20:05:09.745Z] === RUN TestIsSettable [2021-06-08T20:05:09.745Z] --- PASS: TestIsSettable (0.00s) [2021-06-08T20:05:09.745Z] === RUN TestUpdateSettingsEnv [2021-06-08T20:05:09.745Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-08T20:05:09.745Z] PASS [2021-06-08T20:05:09.745Z] coverage: 20.1% of statements [2021-06-08T20:05:09.745Z] ok github.com/docker/docker/plugin/v2 0.081s coverage: 20.1% of statements [2021-06-08T20:05:10.627Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-06-08T20:05:11.006Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-08T20:05:11.294Z] === RUN TestLoad [2021-06-08T20:05:11.294Z] --- PASS: TestLoad (0.00s) [2021-06-08T20:05:11.294Z] === RUN TestSave [2021-06-08T20:05:11.294Z] --- PASS: TestSave (0.04s) [2021-06-08T20:05:11.294Z] === RUN TestAddDeleteGet [2021-06-08T20:05:11.294Z] --- PASS: TestAddDeleteGet (0.05s) [2021-06-08T20:05:11.294Z] === RUN TestInvalidTags [2021-06-08T20:05:11.294Z] --- PASS: TestInvalidTags (0.01s) [2021-06-08T20:05:11.294Z] PASS [2021-06-08T20:05:11.294Z] coverage: 84.4% of statements [2021-06-08T20:05:11.294Z] ok github.com/docker/docker/reference 0.147s coverage: 84.4% of statements [2021-06-08T20:05:11.572Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-08T20:05:12.144Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-08T20:05:12.211Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.43s) [2021-06-08T20:05:12.211Z] === RUN TestCreateServiceSecretFileMode [2021-06-08T20:05:12.271Z] time="2021-06-08T20:05:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-08T20:05:12.379Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-08T20:05:12.716Z] ok github.com/docker/docker/daemon/logger/splunk 1.684s coverage: 82.5% of statements [2021-06-08T20:05:12.716Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-08T20:05:12.716Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-06-08T20:05:12.716Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-08T20:05:13.755Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-08T20:05:13.755Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-08T20:05:14.465Z] === RUN TestResolveAuthConfigIndexServer [2021-06-08T20:05:14.465Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestResolveAuthConfigFullURL [2021-06-08T20:05:14.465Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-08T20:05:14.465Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestValidateMirror [2021-06-08T20:05:14.465Z] --- PASS: TestValidateMirror (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestLoadInsecureRegistries [2021-06-08T20:05:14.465Z] time="2021-06-08T20:05:14Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-08T20:05:14.465Z] time="2021-06-08T20:05:14Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-08T20:05:14.465Z] time="2021-06-08T20:05:14Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-08T20:05:14.465Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-06-08T20:05:14.465Z] === RUN TestNewServiceConfig [2021-06-08T20:05:14.465Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestValidateIndexName [2021-06-08T20:05:14.465Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestValidateIndexNameWithError [2021-06-08T20:05:14.465Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestEndpointParse [2021-06-08T20:05:14.465Z] --- PASS: TestEndpointParse (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestEndpointParseInvalid [2021-06-08T20:05:14.465Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestValidateEndpoint [2021-06-08T20:05:14.465Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-08T20:05:14.465Z] === RUN TestPing [2021-06-08T20:05:14.465Z] --- PASS: TestPing (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestPingRegistryEndpoint [2021-06-08T20:05:14.465Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-08T20:05:14.465Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:05:14.465Z] === RUN TestEndpoint [2021-06-08T20:05:14.465Z] --- SKIP: TestEndpoint (0.00s) [2021-06-08T20:05:14.465Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:05:14.465Z] === RUN TestParseRepositoryInfo [2021-06-08T20:05:14.465Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestNewIndexInfo [2021-06-08T20:05:14.465Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestMirrorEndpointLookup [2021-06-08T20:05:14.465Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-08T20:05:14.465Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:05:14.465Z] === RUN TestSearchRepositories [2021-06-08T20:05:14.465Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-08T20:05:14.465Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-08T20:05:14.465Z] Host: 127.0.0.1:49326 [2021-06-08T20:05:14.465Z] User-Agent: docker test client [2021-06-08T20:05:14.465Z] Authorization: Token fake-token [2021-06-08T20:05:14.465Z] X-Docker-Token: true [2021-06-08T20:05:14.465Z] Accept-Encoding: gzip [2021-06-08T20:05:14.465Z] [2021-06-08T20:05:14.465Z] [2021-06-08T20:05:14.465Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-08T20:05:14.465Z] Connection: close [2021-06-08T20:05:14.465Z] Content-Length: 144 [2021-06-08T20:05:14.465Z] Cache-Control: no-cache [2021-06-08T20:05:14.465Z] Content-Type: application/json [2021-06-08T20:05:14.465Z] Date: Tue, 08 Jun 2021 20:05:14 GMT [2021-06-08T20:05:14.465Z] Expires: -1 [2021-06-08T20:05:14.465Z] Pragma: no-cache [2021-06-08T20:05:14.465Z] Server: docker-tests/mock [2021-06-08T20:05:14.465Z] X-Docker-Registry-Config: mock [2021-06-08T20:05:14.465Z] X-Docker-Registry-Version: 0.0.0 [2021-06-08T20:05:14.465Z] [2021-06-08T20:05:14.465Z] [2021-06-08T20:05:14.465Z] === RUN TestTrustedLocation [2021-06-08T20:05:14.465Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-08T20:05:14.465Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestAllowNondistributableArtifacts [2021-06-08T20:05:14.465Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-08T20:05:14.465Z] === RUN TestIsSecureIndex [2021-06-08T20:05:14.465Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-08T20:05:14.465Z] PASS [2021-06-08T20:05:14.465Z] coverage: 51.7% of statements [2021-06-08T20:05:14.465Z] ok github.com/docker/docker/registry 0.298s coverage: 51.7% of statements [2021-06-08T20:05:14.689Z] --- PASS: TestDaemonDNSFallback (7.03s) [2021-06-08T20:05:14.689Z] === RUN TestInspectNetwork [2021-06-08T20:05:14.689Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-08T20:05:14.772Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2021-06-08T20:05:14.772Z] === RUN TestCreateServiceConfigFileMode [2021-06-08T20:05:15.264Z] ok github.com/docker/docker/distribution/metadata 0.070s coverage: 48.2% of statements [2021-06-08T20:05:15.526Z] ok github.com/docker/docker/distribution 0.167s coverage: 25.2% of statements [2021-06-08T20:05:15.526Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-08T20:05:16.015Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-08T20:05:16.015Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-08T20:05:16.015Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-08T20:05:16.478Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-08T20:05:16.478Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-08T20:05:16.478Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-08T20:05:16.478Z] === RUN TestResumableRequestReaderWithReadError [2021-06-08T20:05:16.478Z] time="2021-06-08T20:05:15Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-08T20:05:16.478Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-06-08T20:05:16.478Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-08T20:05:16.478Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-08T20:05:16.478Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-08T20:05:16.478Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.02s) [2021-06-08T20:05:16.478Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-08T20:05:16.478Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-08T20:05:16.478Z] === RUN TestResumableRequestReader [2021-06-08T20:05:16.478Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-08T20:05:16.478Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-08T20:05:16.478Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-08T20:05:16.478Z] PASS [2021-06-08T20:05:16.478Z] coverage: 100.0% of statements [2021-06-08T20:05:16.478Z] ok github.com/docker/docker/registry/resumable 0.281s coverage: 100.0% of statements [2021-06-08T20:05:16.914Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-08T20:05:17.253Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-08T20:05:17.454Z] === RUN TestRestartManagerTimeout [2021-06-08T20:05:17.455Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-08T20:05:17.455Z] === RUN TestRestartManagerTimeoutReset [2021-06-08T20:05:17.455Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-08T20:05:17.455Z] PASS [2021-06-08T20:05:17.455Z] coverage: 50.9% of statements [2021-06-08T20:05:17.455Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2021-06-08T20:05:17.858Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-06-08T20:05:18.090Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2021-06-08T20:05:18.090Z] === RUN TestCreateServiceSysctls [2021-06-08T20:05:18.187Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-08T20:05:18.187Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-08T20:05:18.431Z] === RUN TestDecodeContainerConfig [2021-06-08T20:05:18.431Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-08T20:05:18.431Z] === RUN TestDecodeContainerConfigIsolation [2021-06-08T20:05:18.431Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-08T20:05:18.431Z] === RUN TestValidatePrivileged [2021-06-08T20:05:18.431Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-08T20:05:18.431Z] PASS [2021-06-08T20:05:18.431Z] coverage: 52.2% of statements [2021-06-08T20:05:18.431Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-06-08T20:05:18.431Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.6% of statements [2021-06-08T20:05:18.431Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-08T20:05:18.431Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2021-06-08T20:05:19.407Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-08T20:05:19.407Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-08T20:05:19.407Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-08T20:05:19.407Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-08T20:05:19.407Z] PASS [2021-06-08T20:05:19.407Z] coverage: 62.5% of statements [2021-06-08T20:05:19.407Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2021-06-08T20:05:19.818Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.6% of statements [2021-06-08T20:05:19.818Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-06-08T20:05:19.818Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-08T20:05:19.871Z] --- PASS: TestGet (15.06s) [2021-06-08T20:05:19.871Z] === RUN TestPluginWithNoManifest [2021-06-08T20:05:19.871Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-08T20:05:19.871Z] === RUN TestGetAll [2021-06-08T20:05:19.871Z] --- PASS: TestGetAll (0.00s) [2021-06-08T20:05:19.871Z] PASS [2021-06-08T20:05:19.871Z] coverage: 73.4% of statements [2021-06-08T20:05:19.871Z] ok github.com/docker/docker/pkg/plugins 35.066s coverage: 73.4% of statements [2021-06-08T20:05:20.085Z] === RUN TestInspectNetwork/full_network_id [2021-06-08T20:05:20.085Z] === RUN TestInspectNetwork/partial_network_id [2021-06-08T20:05:20.085Z] === RUN TestInspectNetwork/network_name [2021-06-08T20:05:20.085Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-08T20:05:20.391Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2021-06-08T20:05:20.648Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-08T20:05:20.847Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-08T20:05:20.847Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-08T20:05:20.847Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-08T20:05:20.847Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-08T20:05:22.313Z] --- PASS: TestCreateServiceSysctls (4.09s) [2021-06-08T20:05:22.313Z] === RUN TestCreateServiceCapabilities [2021-06-08T20:05:22.544Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-08T20:05:23.771Z] === RUN TestGetDriver [2021-06-08T20:05:23.771Z] --- PASS: TestGetDriver (0.00s) [2021-06-08T20:05:23.771Z] === RUN TestVolumeRequestError [2021-06-08T20:05:23.771Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-08T20:05:23.771Z] PASS [2021-06-08T20:05:23.771Z] coverage: 36.1% of statements [2021-06-08T20:05:23.771Z] ok github.com/docker/docker/volume/drivers 0.074s coverage: 36.1% of statements [2021-06-08T20:05:23.771Z] === RUN TestGetAddress [2021-06-08T20:05:23.771Z] --- PASS: TestGetAddress (0.00s) [2021-06-08T20:05:23.771Z] === RUN TestRemove [2021-06-08T20:05:23.771Z] --- SKIP: TestRemove (0.00s) [2021-06-08T20:05:23.771Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-08T20:05:23.771Z] === RUN TestInitializeWithVolumes [2021-06-08T20:05:23.771Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-08T20:05:23.771Z] === RUN TestCreate [2021-06-08T20:05:23.771Z] --- PASS: TestCreate (0.01s) [2021-06-08T20:05:23.771Z] === RUN TestValidateName [2021-06-08T20:05:23.771Z] --- PASS: TestValidateName (0.00s) [2021-06-08T20:05:23.771Z] === RUN TestCreateWithOpts [2021-06-08T20:05:23.771Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-08T20:05:23.771Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-08T20:05:23.771Z] === RUN TestRelaodNoOpts [2021-06-08T20:05:23.771Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-06-08T20:05:23.771Z] PASS [2021-06-08T20:05:23.771Z] coverage: 41.5% of statements [2021-06-08T20:05:23.771Z] ok github.com/docker/docker/volume/local 0.119s coverage: 41.5% of statements [2021-06-08T20:05:23.918Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-08T20:05:24.176Z] --- PASS: TestInspectNetwork (9.51s) [2021-06-08T20:05:24.176Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-08T20:05:24.176Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-08T20:05:24.176Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-08T20:05:24.176Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-08T20:05:24.176Z] === RUN TestRunContainerWithBridgeNone [2021-06-08T20:05:24.234Z] === RUN TestConvertTmpfsOptions [2021-06-08T20:05:24.234Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-08T20:05:24.234Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-08T20:05:24.234Z] parser_test.go:49: data="ro" [2021-06-08T20:05:24.234Z] === RUN TestParseMountRaw [2021-06-08T20:05:24.234Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-08T20:05:24.234Z] === RUN TestParseMountRawSplit [2021-06-08T20:05:24.234Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-08T20:05:24.234Z] parser_test.go:390: case 0 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 1 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 2 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 3 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 4 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 5 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 6 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 7 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 8 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 0 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 1 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 2 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 3 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 4 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 5 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 6 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 7 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 8 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 9 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 10 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 11 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 12 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 0 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 1 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 2 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 3 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 4 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 5 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 6 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 7 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 8 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 9 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 10 [2021-06-08T20:05:24.234Z] parser_test.go:390: case 11 [2021-06-08T20:05:24.235Z] === RUN TestParseMountSpec [2021-06-08T20:05:24.235Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-08T20:05:24.235Z] parser_test.go:455: case 0 [2021-06-08T20:05:24.235Z] parser_test.go:455: case 1 [2021-06-08T20:05:24.235Z] parser_test.go:455: case 2 [2021-06-08T20:05:24.235Z] parser_test.go:455: case 3 [2021-06-08T20:05:24.235Z] parser_test.go:455: case 4 [2021-06-08T20:05:24.235Z] parser_test.go:455: case 5 [2021-06-08T20:05:24.235Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-08T20:05:24.235Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-08T20:05:24.235Z] === RUN TestValidateMount [2021-06-08T20:05:24.235Z] --- PASS: TestValidateMount (0.00s) [2021-06-08T20:05:24.235Z] PASS [2021-06-08T20:05:24.235Z] coverage: 66.2% of statements [2021-06-08T20:05:24.235Z] ok github.com/docker/docker/volume/mounts 0.098s coverage: 66.2% of statements [2021-06-08T20:05:25.630Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2021-06-08T20:05:25.630Z] === RUN TestInspect [2021-06-08T20:05:25.783Z] === RUN TestSetGetMeta [2021-06-08T20:05:25.783Z] === PAUSE TestSetGetMeta [2021-06-08T20:05:25.783Z] === RUN TestRestore [2021-06-08T20:05:25.783Z] === PAUSE TestRestore [2021-06-08T20:05:25.783Z] === RUN TestServiceCreate [2021-06-08T20:05:25.783Z] === PAUSE TestServiceCreate [2021-06-08T20:05:25.783Z] === RUN TestServiceList [2021-06-08T20:05:25.783Z] === PAUSE TestServiceList [2021-06-08T20:05:25.783Z] === RUN TestServiceRemove [2021-06-08T20:05:25.783Z] === PAUSE TestServiceRemove [2021-06-08T20:05:25.783Z] === RUN TestServiceGet [2021-06-08T20:05:25.783Z] === PAUSE TestServiceGet [2021-06-08T20:05:25.783Z] === RUN TestServicePrune [2021-06-08T20:05:25.783Z] === PAUSE TestServicePrune [2021-06-08T20:05:25.783Z] === RUN TestCreate [2021-06-08T20:05:25.783Z] === PAUSE TestCreate [2021-06-08T20:05:25.783Z] === RUN TestRemove [2021-06-08T20:05:25.783Z] === PAUSE TestRemove [2021-06-08T20:05:25.783Z] === RUN TestList [2021-06-08T20:05:25.783Z] === PAUSE TestList [2021-06-08T20:05:25.783Z] === RUN TestFindByDriver [2021-06-08T20:05:25.783Z] === PAUSE TestFindByDriver [2021-06-08T20:05:25.783Z] === RUN TestFindByReferenced [2021-06-08T20:05:25.783Z] === PAUSE TestFindByReferenced [2021-06-08T20:05:25.783Z] === RUN TestDerefMultipleOfSameRef [2021-06-08T20:05:25.783Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-08T20:05:25.783Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-08T20:05:25.783Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-08T20:05:25.783Z] === RUN TestDefererencePluginOnCreateError [2021-06-08T20:05:25.783Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-08T20:05:25.783Z] === RUN TestRefDerefRemove [2021-06-08T20:05:25.783Z] === PAUSE TestRefDerefRemove [2021-06-08T20:05:25.783Z] === RUN TestGet [2021-06-08T20:05:25.783Z] === PAUSE TestGet [2021-06-08T20:05:25.783Z] === RUN TestGetWithReference [2021-06-08T20:05:25.783Z] === PAUSE TestGetWithReference [2021-06-08T20:05:25.783Z] === RUN TestFilterFunc [2021-06-08T20:05:26.248Z] === RUN TestFilterFunc/test_nil_list [2021-06-08T20:05:26.248Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-08T20:05:26.248Z] === RUN TestFilterFunc/test_empty_list [2021-06-08T20:05:26.248Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-08T20:05:26.248Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-08T20:05:26.248Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-08T20:05:26.248Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-08T20:05:26.248Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-08T20:05:26.248Z] === RUN TestFilterFunc/test_filter_some [2021-06-08T20:05:26.248Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-08T20:05:26.248Z] === RUN TestFilterFunc/test_filter_middle [2021-06-08T20:05:26.248Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-08T20:05:26.248Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-08T20:05:26.248Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-08T20:05:26.248Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-08T20:05:26.248Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-08T20:05:26.248Z] === CONT TestFilterFunc/test_nil_list [2021-06-08T20:05:26.248Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-08T20:05:26.248Z] === CONT TestFilterFunc/test_filter_some [2021-06-08T20:05:26.248Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-08T20:05:26.248Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-08T20:05:26.249Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-08T20:05:26.249Z] === CONT TestFilterFunc/test_empty_list [2021-06-08T20:05:26.249Z] === CONT TestFilterFunc/test_filter_middle [2021-06-08T20:05:26.249Z] --- PASS: TestFilterFunc (0.00s) [2021-06-08T20:05:26.249Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-08T20:05:26.249Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-08T20:05:26.249Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-08T20:05:26.249Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-08T20:05:26.249Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-08T20:05:26.249Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-08T20:05:26.249Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-08T20:05:26.249Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-08T20:05:26.249Z] === CONT TestSetGetMeta [2021-06-08T20:05:26.249Z] === CONT TestDerefMultipleOfSameRef [2021-06-08T20:05:26.249Z] === CONT TestServicePrune [2021-06-08T20:05:26.249Z] === CONT TestList [2021-06-08T20:05:26.249Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-08T20:05:26.249Z] === CONT TestServiceGet [2021-06-08T20:05:26.249Z] === CONT TestServiceRemove [2021-06-08T20:05:26.249Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-08T20:05:26.249Z] --- PASS: TestList (0.05s) [2021-06-08T20:05:26.249Z] === CONT TestServiceList [2021-06-08T20:05:26.249Z] --- PASS: TestServiceGet (0.15s) [2021-06-08T20:05:26.249Z] === CONT TestServiceCreate [2021-06-08T20:05:26.249Z] time="2021-06-08T20:05:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-08T20:05:26.249Z] --- PASS: TestServiceRemove (0.15s) [2021-06-08T20:05:26.249Z] === CONT TestRestore [2021-06-08T20:05:26.249Z] time="2021-06-08T20:05:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-08T20:05:26.249Z] --- PASS: TestServiceList (0.14s) [2021-06-08T20:05:26.249Z] === CONT TestRemove [2021-06-08T20:05:26.249Z] time="2021-06-08T20:05:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-08T20:05:26.249Z] time="2021-06-08T20:05:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-08T20:05:26.249Z] --- PASS: TestServiceCreate (0.03s) [2021-06-08T20:05:26.249Z] === CONT TestCreate [2021-06-08T20:05:26.249Z] time="2021-06-08T20:05:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-08T20:05:26.249Z] --- PASS: TestRestore (0.04s) [2021-06-08T20:05:26.249Z] === CONT TestFindByReferenced [2021-06-08T20:05:26.249Z] --- PASS: TestRemove (0.03s) [2021-06-08T20:05:26.249Z] === CONT TestFindByDriver [2021-06-08T20:05:26.249Z] --- PASS: TestServicePrune (0.23s) [2021-06-08T20:05:26.249Z] === CONT TestRefDerefRemove [2021-06-08T20:05:26.249Z] --- PASS: TestCreate (0.03s) [2021-06-08T20:05:26.249Z] === CONT TestGetWithReference [2021-06-08T20:05:26.249Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-08T20:05:26.249Z] === CONT TestGet [2021-06-08T20:05:26.249Z] --- PASS: TestFindByDriver (0.03s) [2021-06-08T20:05:26.249Z] === CONT TestDefererencePluginOnCreateError [2021-06-08T20:05:26.249Z] --- PASS: TestRefDerefRemove (0.03s) [2021-06-08T20:05:26.249Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-08T20:05:26.249Z] --- PASS: TestGetWithReference (0.03s) [2021-06-08T20:05:26.249Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-08T20:05:26.249Z] --- PASS: TestGet (0.03s) [2021-06-08T20:05:26.249Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-08T20:05:26.249Z] PASS [2021-06-08T20:05:26.249Z] coverage: 70.3% of statements [2021-06-08T20:05:26.249Z] ok github.com/docker/docker/volume/service 0.383s coverage: 70.3% of statements [2021-06-08T20:05:28.363Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-08T20:05:28.621Z] --- PASS: TestRunContainerWithBridgeNone (4.19s) [2021-06-08T20:05:28.621Z] === RUN TestNetworkInvalidJSON [2021-06-08T20:05:28.621Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-08T20:05:28.621Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-08T20:05:28.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:05:28.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:05:28.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:05:28.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:05:28.621Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-08T20:05:28.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:05:28.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:05:28.621Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-08T20:05:28.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-08T20:05:28.621Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-08T20:05:28.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-08T20:05:28.621Z] === RUN TestNetworkList [2021-06-08T20:05:28.621Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail=== RUN TestNetworkList//networks [2021-06-08T20:05:28.621Z] === PAUSE TestNetworkList//networks [2021-06-08T20:05:28.621Z] === RUN TestNetworkList//networks/ [2021-06-08T20:05:28.621Z] === PAUSE TestNetworkList//networks/ [2021-06-08T20:05:28.621Z] [2021-06-08T20:05:28.621Z] === CONT TestNetworkList//networks [2021-06-08T20:05:28.621Z] === CONT TestNetworkList//networks/ [2021-06-08T20:05:28.621Z] --- PASS: TestNetworkList (0.02s) [2021-06-08T20:05:28.621Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-08T20:05:28.621Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-08T20:05:28.621Z] === RUN TestHostIPv4BridgeLabel [2021-06-08T20:05:28.946Z] --- PASS: TestInspect (3.60s) [2021-06-08T20:05:28.946Z] === RUN TestCreateJob [2021-06-08T20:05:29.175Z] 2021/06/08 20:05:29 Closing DB instances... [2021-06-08T20:05:29.186Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-06-08T20:05:29.186Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-08T20:05:29.444Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-08T20:05:30.009Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-08T20:05:30.266Z] --- PASS: TestDaemonRestartWithLiveRestore (1.13s) [2021-06-08T20:05:30.266Z] === RUN TestDaemonDefaultNetworkPools [2021-06-08T20:05:30.397Z] ok github.com/docker/docker/layer 7.457s coverage: 68.8% of statements [2021-06-08T20:05:30.397Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-08T20:05:30.397Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-08T20:05:30.397Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-08T20:05:30.397Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-08T20:05:30.724Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-08T20:05:30.724Z] === RUN TestFindNode [2021-06-08T20:05:30.724Z] 2021/06/08 20:05:30 Closing DB instances... [2021-06-08T20:05:30.724Z] --- PASS: TestFindNode (0.01s) [2021-06-08T20:05:30.724Z] === RUN TestChangeNodeState [2021-06-08T20:05:30.724Z] 2021/06/08 20:05:30 Closing DB instances... [2021-06-08T20:05:30.724Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-08T20:05:30.724Z] === RUN TestNodeReincarnation [2021-06-08T20:05:30.724Z] 2021/06/08 20:05:30 Closing DB instances... [2021-06-08T20:05:30.831Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-08T20:05:30.831Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-08T20:05:31.088Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-06-08T20:05:31.088Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-08T20:05:32.021Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-08T20:05:32.279Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-06-08T20:05:32.279Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-08T20:05:32.537Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-08T20:05:32.795Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-08T20:05:33.171Z] --- PASS: TestCreateJob (3.73s) [2021-06-08T20:05:33.171Z] === RUN TestReplicatedJob [2021-06-08T20:05:33.360Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-08T20:05:33.626Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-06-08T20:05:33.626Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-08T20:05:33.626Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-08T20:05:33.702Z] ok github.com/docker/docker/libnetwork/api 1.378s coverage: 90.1% of statements [2021-06-08T20:05:33.884Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-08T20:05:34.142Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-06-08T20:05:34.142Z] === RUN TestServiceWithPredefinedNetwork [2021-06-08T20:05:34.274Z] ok github.com/docker/docker/libnetwork/bitseq 0.159s coverage: 84.4% of statements [2021-06-08T20:05:35.074Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-08T20:05:35.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-08T20:05:35.216Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-08T20:05:35.789Z] ok github.com/docker/docker/libnetwork/client/mflag 0.004s coverage: 62.7% of statements [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-08T20:05:36.552Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-08T20:05:36.552Z] === RUN TestParallelCreate [2021-06-08T20:05:36.552Z] 2021/06/08 20:05:35 Closing DB instances... [2021-06-08T20:05:36.552Z] --- PASS: TestParallelCreate (0.01s) [2021-06-08T20:05:36.552Z] === RUN TestParallelDelete [2021-06-08T20:05:36.552Z] 2021/06/08 20:05:35 Closing DB instances... [2021-06-08T20:05:36.552Z] --- PASS: TestParallelDelete (0.01s) [2021-06-08T20:05:36.552Z] === RUN TestNetworkDBIslands [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b84787ccd4e0 with config:&{NodeID:b84787ccd4e0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="Node b84787ccd4e0/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="Node b84787ccd4e0/172.27.214.88, added to nodes list" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:72f9a1c52844 with config:&{NodeID:72f9a1c52844 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="Node 72f9a1c52844/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="Node 72f9a1c52844/172.27.214.88, added to nodes list" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="Node 72f9a1c52844/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="Node 72f9a1c52844/172.27.214.88, added to nodes list" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="Node b84787ccd4e0/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=info msg="Node b84787ccd4e0/172.27.214.88, added to nodes list" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7266ffe653ed with config:&{NodeID:7266ffe653ed Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="Node 7266ffe653ed/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="Node 7266ffe653ed/172.27.214.88, added to nodes list" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="Node 7266ffe653ed/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="Node b84787ccd4e0/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="Node 7266ffe653ed/172.27.214.88, added to nodes list" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="Node b84787ccd4e0/172.27.214.88, added to nodes list" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="Node 72f9a1c52844/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=info msg="Node 72f9a1c52844/172.27.214.88, added to nodes list" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-08T20:05:36.552Z] time="2021-06-08T20:05:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node 7266ffe653ed/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node 7266ffe653ed/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ade19828bb91 with config:&{NodeID:ade19828bb91 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node ade19828bb91/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node ade19828bb91/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node ade19828bb91/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node b84787ccd4e0/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node b84787ccd4e0/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node ade19828bb91/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node 72f9a1c52844/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node 72f9a1c52844/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node 7266ffe653ed/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node 7266ffe653ed/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node ade19828bb91/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node ade19828bb91/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node ade19828bb91/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.016Z] time="2021-06-08T20:05:36Z" level=info msg="Node ade19828bb91/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:741b3a747105 with config:&{NodeID:741b3a747105 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 72f9a1c52844/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 72f9a1c52844/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node ade19828bb91/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node ade19828bb91/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 7266ffe653ed/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 7266ffe653ed/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node b84787ccd4e0/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node b84787ccd4e0/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:37.479Z] time="2021-06-08T20:05:37Z" level=info msg="Node 741b3a747105/172.27.214.88, added to nodes list" [2021-06-08T20:05:37.705Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.093s coverage: 67.6% of statements [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=info msg="The new bootstrap node list is:[172.27.214.88:10033 172.27.214.88:10034 172.27.214.88:10035]" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10033" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49359" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10034" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49360" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10035" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49361" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=info msg="The new bootstrap node list is:[172.27.214.88:10033 172.27.214.88:10034 172.27.214.88:10035]" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10033" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49362" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10034" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49363" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10035" [2021-06-08T20:05:37.942Z] time="2021-06-08T20:05:37Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49364" [2021-06-08T20:05:38.276Z] ok github.com/docker/docker/libnetwork/config 0.052s coverage: 24.0% of statements [2021-06-08T20:05:38.354Z] --- PASS: TestServiceWithPredefinedNetwork (3.75s) [2021-06-08T20:05:38.354Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-08T20:05:38.354Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T20:05:38.354Z] service_test.go:242: FLAKY_TEST [2021-06-08T20:05:38.354Z] === RUN TestServiceWithDataPathPortInit [2021-06-08T20:05:38.354Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:37Z" level=info msg="node 0 leaving" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0 change state NodeActive --> NodeLeft" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="node2(72f9a1c52844): Node leave event for b84787ccd4e0/172.27.214.88" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0 change state NodeActive --> NodeLeft" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="node5(741b3a747105): Node leave event for b84787ccd4e0/172.27.214.88" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0 change state NodeActive --> NodeLeft" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="node4(ade19828bb91): Node leave event for b84787ccd4e0/172.27.214.88" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0 change state NodeActive --> NodeLeft" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="node1(b84787ccd4e0): Node leave event for b84787ccd4e0/172.27.214.88" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0 change state NodeActive --> NodeLeft" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="node3(7266ffe653ed): Node leave event for b84787ccd4e0/172.27.214.88" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0/172.27.214.88, left gossip cluster" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0/172.27.214.88, left gossip cluster" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0/172.27.214.88, left gossip cluster" [2021-06-08T20:05:38.405Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0/172.27.214.88, left gossip cluster" [2021-06-08T20:05:38.849Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="node 1 leaving" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node b84787ccd4e0/172.27.214.88, left gossip cluster" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node 72f9a1c52844 change state NodeActive --> NodeLeft" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="node5(741b3a747105): Node leave event for 72f9a1c52844/172.27.214.88" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node 72f9a1c52844/172.27.214.88, left gossip cluster" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node 72f9a1c52844 change state NodeActive --> NodeLeft" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="node3(7266ffe653ed): Node leave event for 72f9a1c52844/172.27.214.88" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node 72f9a1c52844 change state NodeActive --> NodeFailed" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node 72f9a1c52844/172.27.214.88, added to failed nodes list" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node 72f9a1c52844 change state NodeActive --> NodeLeft" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="node4(ade19828bb91): Node leave event for 72f9a1c52844/172.27.214.88" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=error msg="node: 72f9a1c52844 is unknown to memberlist" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node 72f9a1c52844/172.27.214.88, left gossip cluster" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node 72f9a1c52844/172.27.214.88, left gossip cluster" [2021-06-08T20:05:38.867Z] time="2021-06-08T20:05:38Z" level=info msg="Node 72f9a1c52844/172.27.214.88, left gossip cluster" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:38Z" level=info msg="node 2 leaving" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:38Z" level=info msg="Node 7266ffe653ed change state NodeActive --> NodeLeft" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:38Z" level=info msg="node4(ade19828bb91): Node leave event for 7266ffe653ed/172.27.214.88" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:38Z" level=info msg="Node 7266ffe653ed change state NodeActive --> NodeLeft" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:38Z" level=info msg="node3(7266ffe653ed): Node leave event for 7266ffe653ed/172.27.214.88" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:38Z" level=info msg="Node 7266ffe653ed change state NodeActive --> NodeLeft" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:38Z" level=info msg="node5(741b3a747105): Node leave event for 7266ffe653ed/172.27.214.88" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:39Z" level=debug msg="memberlist: Failed ping: 72f9a1c52844 (timeout reached)" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.214.88:10035: use of closed network connection" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.214.88:10036: use of closed network connection" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.214.88:10037: use of closed network connection" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:39Z" level=info msg="Node 7266ffe653ed/172.27.214.88, left gossip cluster" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:39Z" level=info msg="Node 7266ffe653ed/172.27.214.88, left gossip cluster" [2021-06-08T20:05:39.330Z] time="2021-06-08T20:05:39Z" level=info msg="Node 7266ffe653ed/172.27.214.88, left gossip cluster" [2021-06-08T20:05:39.422Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="node 0 coming back" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a2657612468f with config:&{NodeID:a2657612468f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="Node a2657612468f/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="Node a2657612468f/172.27.214.88, added to nodes list" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="node 1 coming back" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a90dd58bcd13 with config:&{NodeID:a90dd58bcd13 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="Node a90dd58bcd13/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="Node a90dd58bcd13/172.27.214.88, added to nodes list" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="node 2 coming back" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c29ae8d8f11c with config:&{NodeID:c29ae8d8f11c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, joined gossip cluster" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, added to nodes list" [2021-06-08T20:05:39.792Z] time="2021-06-08T20:05:39Z" level=info msg="memberlist: Suspect 72f9a1c52844 has failed, no acks received" [2021-06-08T20:05:39.812Z] --- PASS: TestReplicatedJob (6.88s) [2021-06-08T20:05:39.812Z] === RUN TestUpdateReplicatedJob [2021-06-08T20:05:40.253Z] time="2021-06-08T20:05:39Z" level=debug msg="memberlist: Failed ping: ade19828bb91 (timeout reached)" [2021-06-08T20:05:40.253Z] time="2021-06-08T20:05:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.27.214.88:10037: use of closed network connection" [2021-06-08T20:05:40.253Z] time="2021-06-08T20:05:39Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49366" [2021-06-08T20:05:40.714Z] time="2021-06-08T20:05:40Z" level=warning msg="memberlist: Was able to connect to ade19828bb91 but other probes failed, network may be misconfigured" [2021-06-08T20:05:42.776Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.549s coverage: 59.9% of statements [2021-06-08T20:05:43.037Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-08T20:05:43.979Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-06-08T20:05:44.036Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2021-06-08T20:05:44.036Z] === RUN TestServiceListWithStatuses [2021-06-08T20:05:44.036Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-08T20:05:44.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-08T20:05:44.036Z] === RUN TestDockerNetworkConnectAlias [2021-06-08T20:05:44.552Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-08T20:05:44.909Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-08T20:05:45.126Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-08T20:05:47.434Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-08T20:05:47.692Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-08T20:05:47.692Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-08T20:05:47.949Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-08T20:05:47.950Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-08T20:05:48.516Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-08T20:05:50.416Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-08T20:05:50.641Z] --- PASS: TestDockerNetworkConnectAlias (5.96s) [2021-06-08T20:05:50.641Z] === RUN TestDockerNetworkReConnect [2021-06-08T20:05:51.355Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-08T20:05:54.867Z] --- PASS: TestDockerNetworkReConnect (4.66s) [2021-06-08T20:05:54.867Z] === RUN TestServicePlugin [2021-06-08T20:05:54.867Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-08T20:05:54.867Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:05:54.867Z] === RUN TestServiceUpdateLabel [2021-06-08T20:05:55.127Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.750s coverage: 7.3% of statements [2021-06-08T20:05:55.127Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2021-06-08T20:05:55.535Z] --- PASS: TestServiceWithDataPathPortInit (16.91s) [2021-06-08T20:05:55.535Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-08T20:05:55.535Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-08T20:05:55.793Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-08T20:05:56.050Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-08T20:05:56.071Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-08T20:05:56.643Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-06-08T20:05:57.217Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-06-08T20:05:57.423Z] --- PASS: TestServiceUpdateLabel (2.96s) [2021-06-08T20:05:57.423Z] === RUN TestServiceUpdateSecrets [2021-06-08T20:05:57.790Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-08T20:05:58.362Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-08T20:05:58.362Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-08T20:06:00.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-08T20:06:03.515Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.79s) [2021-06-08T20:06:03.515Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ravupsxybg3pbijok3vol9f7g Created:2021-06-08 20:05:56.263374334 +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[5220aeb73a28cb36611768dbd1a62d927e1d118500ca5155606144438028673e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.481sjwquoo0t3o0xmmstf1ewh EndpointID:95e3d7d2c6e47dc41232e746b08b7744ff5827743629ac5a5ebf43a98d35e981 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:58066e3ac6eab5f243d2a38738a3fa12da82b69b98a06d86b828ac59a956ef11 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:1be303524d12 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.481sjwquoo0t3o0xmmstf1ewh EndpointID:95e3d7d2c6e47dc41232e746b08b7744ff5827743629ac5a5ebf43a98d35e981 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-08T20:06:03.515Z] PASS [2021-06-08T20:06:03.515Z] [2021-06-08T20:06:03.515Z] === Skipped [2021-06-08T20:06:03.515Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T20:06:03.515Z] service_test.go:242: FLAKY_TEST [2021-06-08T20:06:03.515Z] [2021-06-08T20:06:03.515Z] [2021-06-08T20:06:03.515Z] DONE 26 tests, 1 skipped in 56.651s [2021-06-08T20:06:03.515Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-08T20:06:03.515Z] ++ 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-06-08T20:06:03.515Z] ++ set -e [2021-06-08T20:06:03.515Z] ++ '[' -n 0 ']' [2021-06-08T20:06:03.515Z] ++ set -x [2021-06-08T20:06:03.515Z] ++ env -i DEST=/go/src/github.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-06-08T20:06:03.651Z] ok github.com/docker/docker/libnetwork 38.530s coverage: 40.7% of statements [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-08T20:06:03.651Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-08T20:06:03.773Z] INFO: Testing against a local daemon [2021-06-08T20:06:03.773Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-08T20:06:03.773Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-08T20:06:03.773Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T20:06:03.773Z] === RUN TestDockerNetworkIpvlan [2021-06-08T20:06:03.773Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-08T20:06:03.773Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T20:06:03.773Z] PASS [2021-06-08T20:06:03.773Z] [2021-06-08T20:06:03.773Z] === Skipped [2021-06-08T20:06:03.773Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-08T20:06:03.773Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T20:06:03.773Z] [2021-06-08T20:06:03.773Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-08T20:06:03.773Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-08T20:06:03.773Z] [2021-06-08T20:06:03.773Z] [2021-06-08T20:06:03.773Z] DONE 2 tests, 2 skipped in 0.197s [2021-06-08T20:06:03.773Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-08T20:06:03.773Z] ++ 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-06-08T20:06:03.773Z] ++ set -e [2021-06-08T20:06:03.773Z] ++ '[' -n 0 ']' [2021-06-08T20:06:03.773Z] ++ set -x [2021-06-08T20:06:03.773Z] ++ env -i DEST=/go/src/github.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-06-08T20:06:04.030Z] INFO: Testing against a local daemon [2021-06-08T20:06:04.030Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-08T20:06:05.405Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2021-06-08T20:06:05.405Z] === RUN TestDockerNetworkMacvlan [2021-06-08T20:06:05.875Z] time="2021-06-08T20:06:03Z" level=info msg="memberlist: Marking 72f9a1c52844 as failed, suspect timeout reached (0 peer confirmations)" [2021-06-08T20:06:05.876Z] time="2021-06-08T20:06:03Z" level=info msg="Node 72f9a1c52844/172.27.214.88, left gossip cluster" [2021-06-08T20:06:05.876Z] time="2021-06-08T20:06:03Z" level=info msg="Node 72f9a1c52844 change state NodeActive --> NodeFailed" [2021-06-08T20:06:05.876Z] time="2021-06-08T20:06:03Z" level=info msg="Node 72f9a1c52844/172.27.214.88, added to failed nodes list" [2021-06-08T20:06:06.340Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-08T20:06:07.273Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-08T20:06:07.838Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-08T20:06:08.097Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-08T20:06:08.948Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2021-06-08T20:06:09.621Z] --- PASS: TestBuildWithHugeFile (115.80s) [2021-06-08T20:06:09.621Z] === RUN TestBuildWCOWSandboxSize [2021-06-08T20:06:09.893Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-06-08T20:06:10.838Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.012s coverage: 47.4% of statements [2021-06-08T20:06:11.784Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-06-08T20:06:12.277Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-08T20:06:12.277Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-08T20:06:13.652Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-08T20:06:13.704Z] ok github.com/docker/docker/libnetwork/ipamutils 1.013s coverage: 74.0% of statements [2021-06-08T20:06:15.089Z] ok github.com/docker/docker/libnetwork/iptables 0.356s coverage: 45.1% of statements [2021-06-08T20:06:15.551Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-08T20:06:15.566Z] --- PASS: TestServiceUpdateSecrets (15.53s) [2021-06-08T20:06:15.566Z] === RUN TestServiceUpdateConfigs [2021-06-08T20:06:15.662Z] ok github.com/docker/docker/libnetwork/netlabel 0.023s coverage: 60.0% of statements [2021-06-08T20:06:16.484Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-08T20:06:16.484Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-08T20:06:16.611Z] ok github.com/docker/docker/libnetwork/netutils 0.046s coverage: 43.8% of statements [2021-06-08T20:06:20.716Z] time="2021-06-08T20:06:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10036" [2021-06-08T20:06:20.716Z] time="2021-06-08T20:06:18Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49367" [2021-06-08T20:06:23.039Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-08T20:06:23.039Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-08T20:06:23.039Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-08T20:06:24.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-08T20:06:25.879Z] --- PASS: TestDockerNetworkMacvlan (20.22s) [2021-06-08T20:06:25.879Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-08T20:06:25.879Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-06-08T20:06:25.879Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.35s) [2021-06-08T20:06:25.879Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.79s) [2021-06-08T20:06:25.879Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.19s) [2021-06-08T20:06:25.879Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.28s) [2021-06-08T20:06:25.879Z] PASS [2021-06-08T20:06:25.879Z] [2021-06-08T20:06:25.879Z] DONE 8 tests in 21.869s [2021-06-08T20:06:25.879Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-08T20:06:25.879Z] ++ 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-06-08T20:06:25.879Z] ++ set -e [2021-06-08T20:06:25.879Z] ++ '[' -n 0 ']' [2021-06-08T20:06:25.879Z] ++ set -x [2021-06-08T20:06:25.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-08T20:06:25.879Z] testing: warning: no tests to run [2021-06-08T20:06:25.879Z] PASS [2021-06-08T20:06:25.879Z] [2021-06-08T20:06:25.879Z] DONE 0 tests in 0.073s [2021-06-08T20:06:25.879Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-08T20:06:25.879Z] ++ 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-06-08T20:06:25.879Z] ++ set -e [2021-06-08T20:06:25.879Z] ++ '[' -n 0 ']' [2021-06-08T20:06:25.879Z] ++ set -x [2021-06-08T20:06:25.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-08T20:06:26.137Z] INFO: Testing against a local daemon [2021-06-08T20:06:26.137Z] === RUN TestAuthZPluginAllowRequest [2021-06-08T20:06:26.137Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-08T20:06:26.703Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-08T20:06:28.605Z] --- PASS: TestAuthZPluginAllowRequest (2.67s) [2021-06-08T20:06:28.605Z] === RUN TestAuthZPluginTLS [2021-06-08T20:06:28.851Z] ok github.com/docker/docker/libnetwork/ipam 23.437s coverage: 85.3% of statements [2021-06-08T20:06:28.851Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-08T20:06:28.851Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-08T20:06:28.851Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-08T20:06:29.424Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-08T20:06:29.537Z] --- PASS: TestAuthZPluginTLS (0.68s) [2021-06-08T20:06:29.537Z] === RUN TestAuthZPluginDenyRequest [2021-06-08T20:06:30.102Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2021-06-08T20:06:30.102Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-08T20:06:30.497Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2021-06-08T20:06:30.497Z] === RUN TestServiceUpdateNetwork [2021-06-08T20:06:30.668Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-08T20:06:30.668Z] === RUN TestAuthZPluginDenyResponse [2021-06-08T20:06:30.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-08T20:06:30.927Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-08T20:06:31.056Z] time="2021-06-08T20:06:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10037" [2021-06-08T20:06:31.056Z] time="2021-06-08T20:06:30Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49368" [2021-06-08T20:06:31.184Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-06-08T20:06:31.184Z] === RUN TestAuthZPluginAllowEventStream [2021-06-08T20:06:32.119Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-08T20:06:33.053Z] --- PASS: TestAuthZPluginAllowEventStream (2.07s) [2021-06-08T20:06:33.053Z] === RUN TestAuthZPluginErrorResponse [2021-06-08T20:06:33.623Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-08T20:06:33.882Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2021-06-08T20:06:33.882Z] === RUN TestAuthZPluginErrorRequest [2021-06-08T20:06:34.447Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-06-08T20:06:34.447Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-08T20:06:34.709Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2021-06-08T20:06:34.709Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-08T20:06:35.013Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2021-06-08T20:06:35.013Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-08T20:06:35.270Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-08T20:06:35.282Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 87.1% of statements [2021-06-08T20:06:35.853Z] ok github.com/docker/docker/libnetwork/portmapper 0.251s coverage: 49.5% of statements [2021-06-08T20:06:36.427Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-08T20:06:36.644Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-08T20:06:36.688Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-08T20:06:36.860Z] time="2021-06-08T20:06:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.214.88:10033 172.27.214.88:10034 172.27.214.88:10035]" [2021-06-08T20:06:37.211Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-08T20:06:37.211Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2021-06-08T20:06:37.211Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-08T20:06:37.211Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-08T20:06:37.321Z] time="2021-06-08T20:06:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.214.88:10033 172.27.214.88:10034 172.27.214.88:10035]" [2021-06-08T20:06:37.470Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-08T20:06:37.632Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-06-08T20:06:37.728Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-08T20:06:38.204Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10033" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49369" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node ade19828bb91/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node ade19828bb91/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node 741b3a747105/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, is the new incarnation of the shutdown node b84787ccd4e0/172.27.214.88" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node 741b3a747105/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10034" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49370" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node 741b3a747105/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, is the new incarnation of the shutdown node 72f9a1c52844/172.27.214.88" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node 741b3a747105/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node ade19828bb91/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node ade19828bb91/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10035" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49371" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node 741b3a747105/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node 741b3a747105/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node ade19828bb91/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node ade19828bb91/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, is the new incarnation of the shutdown node 7266ffe653ed/172.27.214.88" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, is the new incarnation of the shutdown node b84787ccd4e0/172.27.214.88" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a2657612468f/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, is the new incarnation of the shutdown node 72f9a1c52844/172.27.214.88" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node a90dd58bcd13/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, is the new incarnation of the shutdown node 7266ffe653ed/172.27.214.88" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, joined gossip cluster" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:37Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, added to nodes list" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10033" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:38Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49372" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10034" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:38Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49373" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.214.88:10035" [2021-06-08T20:06:38.294Z] time="2021-06-08T20:06:38Z" level=debug msg="memberlist: Stream connection from=172.27.214.88:49374" [2021-06-08T20:06:38.466Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-08T20:06:38.661Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-08T20:06:39.594Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2021-06-08T20:06:39.594Z] === RUN TestAuthZPluginHeader [2021-06-08T20:06:39.838Z] 2021/06/08 20:06:39 Closing DB instances... [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f change state NodeActive --> NodeLeft" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="node5(741b3a747105): Node leave event for a2657612468f/172.27.214.88" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f change state NodeActive --> NodeLeft" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="node4(ade19828bb91): Node leave event for a2657612468f/172.27.214.88" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f change state NodeActive --> NodeLeft" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="node2(a90dd58bcd13): Node leave event for a2657612468f/172.27.214.88" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f change state NodeActive --> NodeLeft" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="node1(a2657612468f): Node leave event for a2657612468f/172.27.214.88" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f change state NodeActive --> NodeLeft" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="node3(c29ae8d8f11c): Node leave event for a2657612468f/172.27.214.88" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f/172.27.214.88, left gossip cluster" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f/172.27.214.88, left gossip cluster" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f/172.27.214.88, left gossip cluster" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f/172.27.214.88, left gossip cluster" [2021-06-08T20:06:39.838Z] time="2021-06-08T20:06:39Z" level=info msg="Node a2657612468f/172.27.214.88, left gossip cluster" [2021-06-08T20:06:40.160Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-06-08T20:06:40.160Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:39Z" level=info msg="Node a90dd58bcd13 change state NodeActive --> NodeLeft" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:39Z" level=info msg="node5(741b3a747105): Node leave event for a90dd58bcd13/172.27.214.88" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:39Z" level=info msg="Node a90dd58bcd13 change state NodeActive --> NodeLeft" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:39Z" level=info msg="node3(c29ae8d8f11c): Node leave event for a90dd58bcd13/172.27.214.88" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:39Z" level=info msg="Node a90dd58bcd13 change state NodeActive --> NodeLeft" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:39Z" level=info msg="node2(a90dd58bcd13): Node leave event for a90dd58bcd13/172.27.214.88" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:39Z" level=info msg="Node a90dd58bcd13 change state NodeActive --> NodeLeft" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:39Z" level=info msg="node4(ade19828bb91): Node leave event for a90dd58bcd13/172.27.214.88" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:40Z" level=info msg="Node a90dd58bcd13/172.27.214.88, left gossip cluster" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:40Z" level=info msg="Node a90dd58bcd13/172.27.214.88, left gossip cluster" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:40Z" level=info msg="Node a90dd58bcd13/172.27.214.88, left gossip cluster" [2021-06-08T20:06:40.298Z] time="2021-06-08T20:06:40Z" level=info msg="Node a90dd58bcd13/172.27.214.88, left gossip cluster" [2021-06-08T20:06:40.382Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.3% of statements [2021-06-08T20:06:40.759Z] time="2021-06-08T20:06:40Z" level=info msg="Node c29ae8d8f11c change state NodeActive --> NodeLeft" [2021-06-08T20:06:40.759Z] time="2021-06-08T20:06:40Z" level=info msg="node5(741b3a747105): Node leave event for c29ae8d8f11c/172.27.214.88" [2021-06-08T20:06:40.759Z] time="2021-06-08T20:06:40Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, left gossip cluster" [2021-06-08T20:06:40.759Z] time="2021-06-08T20:06:40Z" level=info msg="Node c29ae8d8f11c change state NodeActive --> NodeFailed" [2021-06-08T20:06:40.759Z] time="2021-06-08T20:06:40Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, added to failed nodes list" [2021-06-08T20:06:40.759Z] time="2021-06-08T20:06:40Z" level=info msg="Node c29ae8d8f11c change state NodeActive --> NodeLeft" [2021-06-08T20:06:40.759Z] time="2021-06-08T20:06:40Z" level=info msg="node4(ade19828bb91): Node leave event for c29ae8d8f11c/172.27.214.88" [2021-06-08T20:06:40.759Z] time="2021-06-08T20:06:40Z" level=info msg="Node c29ae8d8f11c/172.27.214.88, left gossip cluster" [2021-06-08T20:06:40.955Z] ok github.com/docker/docker/pkg/authorization 0.225s coverage: 68.3% of statements [2021-06-08T20:06:41.094Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-08T20:06:41.216Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:40Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10035->172.27.214.88:10036: use of closed network connection from=172.27.214.88:10036" [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:40Z" level=debug msg="memberlist: Failed ping: c29ae8d8f11c (timeout reached)" [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.214.88:10036: use of closed network connection" [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.214.88:10037: use of closed network connection" [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:40Z" level=info msg="Node ade19828bb91 change state NodeActive --> NodeLeft" [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:40Z" level=info msg="node5(741b3a747105): Node leave event for ade19828bb91/172.27.214.88" [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:40Z" level=info msg="Node ade19828bb91 change state NodeActive --> NodeLeft" [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:40Z" level=info msg="node4(ade19828bb91): Node leave event for ade19828bb91/172.27.214.88" [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:41Z" level=info msg="Node ade19828bb91/172.27.214.88, left gossip cluster" [2021-06-08T20:06:41.220Z] time="2021-06-08T20:06:41Z" level=info msg="Node ade19828bb91/172.27.214.88, left gossip cluster" [2021-06-08T20:06:41.477Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2021-06-08T20:06:41.660Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-08T20:06:41.681Z] time="2021-06-08T20:06:41Z" level=debug msg="memberlist: Failed ping: c29ae8d8f11c (timeout reached)" [2021-06-08T20:06:41.681Z] time="2021-06-08T20:06:41Z" level=info msg="Node 741b3a747105/172.27.214.88, left gossip cluster" [2021-06-08T20:06:41.681Z] time="2021-06-08T20:06:41Z" level=info msg="Node 741b3a747105 change state NodeActive --> NodeFailed" [2021-06-08T20:06:41.681Z] time="2021-06-08T20:06:41Z" level=info msg="Node 741b3a747105/172.27.214.88, added to failed nodes list" [2021-06-08T20:06:41.681Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-06-08T20:06:41.681Z] networkdb_test.go:827: Re-joining: 3 [2021-06-08T20:06:41.681Z] networkdb_test.go:827: Re-joining: 4 [2021-06-08T20:06:41.681Z] networkdb_test.go:859: node4: OK [2021-06-08T20:06:41.681Z] networkdb_test.go:859: node5: OK [2021-06-08T20:06:41.681Z] PASS [2021-06-08T20:06:41.681Z] coverage: 60.7% of statements [2021-06-08T20:06:41.681Z] ok github.com/docker/docker/libnetwork/networkdb 157.464s coverage: 60.7% of statements [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/quota [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/rootless [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/volume [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-08T20:06:41.681Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-08T20:06:42.754Z] --- PASS: TestServiceUpdateNetwork (14.10s) [2021-06-08T20:06:42.754Z] === RUN TestServiceUpdatePidsLimit [2021-06-08T20:06:44.151Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === Skipped [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-08T20:06:44.596Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-08T20:06:44.596Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-06-08T20:06:44.596Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-08T20:06:44.596Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-06-08T20:06:44.596Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-08T20:06:44.596Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-08T20:06:44.596Z] daemon_test.go:147: root required [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-08T20:06:44.596Z] reload_test.go:520: root required [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-06-08T20:06:44.596Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-08T20:06:44.596Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-08T20:06:44.596Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-08T20:06:44.596Z] download_test.go:268: Needs fixing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-08T20:06:44.596Z] layer_test.go:304: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-08T20:06:44.596Z] layer_test.go:353: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-08T20:06:44.596Z] layer_test.go:468: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-08T20:06:44.596Z] layer_test.go:697: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-08T20:06:44.596Z] migration_test.go:46: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-08T20:06:44.596Z] migration_test.go:182: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-08T20:06:44.596Z] mount_test.go:17: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-08T20:06:44.596Z] mount_test.go:76: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-08T20:06:44.596Z] mount_test.go:125: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-08T20:06:44.596Z] mount_test.go:212: Failing on Windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-08T20:06:44.596Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-06-08T20:06:44.596Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-08T20:06:44.596Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-08T20:06:44.596Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-08T20:06:44.596Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-08T20:06:44.596Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-08T20:06:44.596Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-08T20:06:44.596Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-08T20:06:44.596Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-08T20:06:44.596Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-08T20:06:44.596Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-08T20:06:44.596Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-08T20:06:44.596Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-08T20:06:44.596Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-08T20:06:44.596Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-08T20:06:44.596Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-08T20:06:44.596Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-08T20:06:44.596Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-08T20:06:44.596Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-08T20:06:44.596Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-08T20:06:44.596Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-08T20:06:44.596Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-08T20:06:44.596Z] archive_test.go:134: Xz not present in msys2 [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-08T20:06:44.596Z] archive_test.go:239: Failing on Windows CI machines [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-08T20:06:44.596Z] archive_windows_test.go:16: Currently fails [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-08T20:06:44.596Z] changes_test.go:196: needs more investigation [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-08T20:06:44.596Z] changes_test.go:433: needs further investigation [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-08T20:06:44.596Z] changes_test.go:469: needs further investigation [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-08T20:06:44.596Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-08T20:06:44.596Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.596Z] [2021-06-08T20:06:44.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-08T20:06:44.597Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-08T20:06:44.597Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-08T20:06:44.597Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-08T20:06:44.597Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-08T20:06:44.597Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-08T20:06:44.597Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-08T20:06:44.597Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-08T20:06:44.597Z] poller_test.go:41: No chmod on Windows [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-08T20:06:44.597Z] fileutils_test.go:134: Needs porting to Windows [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-08T20:06:44.597Z] fileutils_test.go:180: Needs porting to Windows [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-08T20:06:44.597Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-08T20:06:44.597Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-08T20:06:44.597Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-08T20:06:44.597Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-08T20:06:44.597Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] [2021-06-08T20:06:44.597Z] DONE 2054 tests, 67 skipped in 369.388s [2021-06-08T20:06:44.597Z] INFO: make.ps1 ended at 06/08/2021 20:06:44 [2021-06-08T20:06:44.778Z] ok github.com/docker/docker/pkg/chrootarchive 2.490s coverage: 43.2% of statements [2021-06-08T20:06:44.778Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-06-08T20:06:44.950Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-08T20:06:44.950Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.47s) [2021-06-08T20:06:44.950Z] === RUN TestAuthZPluginV2Disable [2021-06-08T20:06:45.101Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-08T20:06:45.352Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-08T20:06:45.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-08T20:06:45.942Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-08T20:06:46.081Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-08T20:06:46.781Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-08T20:06:46.781Z] INFO: Unit tests ended at 06/08/2021 20:06:46. Duration:00:06:29.7162047 [2021-06-08T20:06:46.781Z] INFO: Building busybox [2021-06-08T20:06:46.781Z] Sending build context to Docker daemon 5.12kB [2021-06-08T20:06:46.781Z] [2021-06-08T20:06:46.781Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-08T20:06:46.781Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-08T20:06:46.781Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-08T20:06:46.781Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-08T20:06:46.781Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-08T20:06:46.781Z] ---> 3a7f23e29bd7 [2021-06-08T20:06:46.781Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-08T20:06:46.781Z] ---> Running in 73838bdad5dc [2021-06-08T20:06:48.606Z] --- PASS: TestAuthZPluginV2Disable (3.63s) [2021-06-08T20:06:48.606Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-08T20:06:48.864Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-08T20:06:50.169Z] ok github.com/docker/docker/pkg/discovery/kv 3.050s coverage: 84.1% of statements [2021-06-08T20:06:50.169Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-08T20:06:50.431Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-08T20:06:50.692Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-08T20:06:51.396Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-08T20:06:51.634Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-08T20:06:51.896Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.7% of statements [2021-06-08T20:06:51.962Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2021-06-08T20:06:51.962Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-08T20:06:52.467Z] ok github.com/docker/docker/pkg/fsutils 0.116s coverage: 85.1% of statements [2021-06-08T20:06:52.729Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-08T20:06:52.881Z] Removing intermediate container 73838bdad5dc [2021-06-08T20:06:52.881Z] ---> be6e7bf174a5 [2021-06-08T20:06:52.881Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-08T20:06:52.881Z] ---> Running in cfec6790d5dd [2021-06-08T20:06:52.881Z] Removing intermediate container cfec6790d5dd [2021-06-08T20:06:52.881Z] ---> 01f4d9a595f8 [2021-06-08T20:06:52.881Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-08T20:06:52.881Z] ---> Running in b2956c81f921 [2021-06-08T20:06:52.894Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-08T20:06:53.152Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-08T20:06:53.306Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-08T20:06:53.343Z] Removing intermediate container b2956c81f921 [2021-06-08T20:06:53.343Z] ---> 0c4303563370 [2021-06-08T20:06:53.343Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-08T20:06:53.430Z] ok github.com/docker/docker/pkg/idtools 0.370s coverage: 69.5% of statements [2021-06-08T20:06:54.374Z] ok github.com/docker/docker/pkg/ioutils 0.391s coverage: 69.3% of statements [2021-06-08T20:06:54.887Z] [2021-06-08T20:06:54.947Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-08T20:06:54.947Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-06-08T20:06:55.208Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-08T20:06:55.347Z] ---> 070723fdd5cd [2021-06-08T20:06:55.347Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-08T20:06:55.347Z] ---> Running in eab97279445e [2021-06-08T20:06:55.470Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-08T20:06:55.732Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-08T20:06:56.304Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-08T20:06:56.304Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-08T20:06:58.411Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-08T20:07:00.940Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-08T20:07:01.478Z] --- PASS: TestServiceUpdatePidsLimit (17.77s) [2021-06-08T20:07:01.478Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-06-08T20:07:01.478Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-06-08T20:07:01.478Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-06-08T20:07:01.478Z] PASS [2021-06-08T20:07:01.478Z] [2021-06-08T20:07:01.478Z] === Skipped [2021-06-08T20:07:01.478Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-08T20:07:01.478Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-08T20:07:01.478Z] [2021-06-08T20:07:01.478Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-08T20:07:01.478Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-08T20:07:01.478Z] [2021-06-08T20:07:01.478Z] [2021-06-08T20:07:01.478Z] DONE 27 tests, 2 skipped in 157.821s [2021-06-08T20:07:01.478Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-08T20:07:01.478Z] ++ 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-06-08T20:07:01.478Z] ++ set -e [2021-06-08T20:07:01.478Z] ++ '[' -n 0 ']' [2021-06-08T20:07:01.478Z] ++ set -x [2021-06-08T20:07:01.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-08T20:07:01.478Z] INFO: Testing against a local daemon [2021-06-08T20:07:01.478Z] === RUN TestSessionCreate [2021-06-08T20:07:01.478Z] --- PASS: TestSessionCreate (0.05s) [2021-06-08T20:07:01.478Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-08T20:07:01.478Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-08T20:07:01.478Z] PASS [2021-06-08T20:07:01.478Z] [2021-06-08T20:07:01.478Z] DONE 2 tests in 0.245s [2021-06-08T20:07:01.478Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-08T20:07:01.478Z] ++ 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-06-08T20:07:01.478Z] ++ set -e [2021-06-08T20:07:01.478Z] ++ '[' -n 0 ']' [2021-06-08T20:07:01.478Z] ++ set -x [2021-06-08T20:07:01.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-08T20:07:01.478Z] INFO: Testing against a local daemon [2021-06-08T20:07:01.478Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-08T20:07:01.478Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-08T20:07:01.478Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-08T20:07:01.478Z] === RUN TestEventsExecDie [2021-06-08T20:07:01.742Z] --- PASS: TestEventsExecDie (1.12s) [2021-06-08T20:07:01.742Z] === RUN TestEventsBackwardsCompatible [2021-06-08T20:07:01.742Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-08T20:07:01.742Z] === RUN TestInfoBinaryCommits [2021-06-08T20:07:01.742Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-08T20:07:01.742Z] === RUN TestInfoAPIVersioned [2021-06-08T20:07:01.872Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-08T20:07:02.012Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-06-08T20:07:02.012Z] === RUN TestInfoDiscoveryBackend [2021-06-08T20:07:02.590Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2021-06-08T20:07:02.590Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-08T20:07:02.809Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-08T20:07:03.540Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-08T20:07:03.540Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-08T20:07:03.742Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.69s) [2021-06-08T20:07:03.742Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-08T20:07:04.118Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-06-08T20:07:04.118Z] === RUN TestInfoAPI [2021-06-08T20:07:04.118Z] --- PASS: TestInfoAPI (0.05s) [2021-06-08T20:07:04.118Z] === RUN TestInfoAPIWarnings [2021-06-08T20:07:05.701Z] Removing intermediate container eab97279445e [2021-06-08T20:07:05.702Z] ---> 2ef9315ec14b [2021-06-08T20:07:05.702Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-08T20:07:05.702Z] ---> Running in b6dd1f4032ad [2021-06-08T20:07:07.246Z] [2021-06-08T20:07:07.246Z] SUCCESS: Specified value was saved. [2021-06-08T20:07:10.158Z] Removing intermediate container b6dd1f4032ad [2021-06-08T20:07:10.158Z] ---> 774ac4d95e32 [2021-06-08T20:07:10.158Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-08T20:07:10.158Z] ---> Running in 86422b0060f8 [2021-06-08T20:07:11.853Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-08T20:07:14.853Z] Cannot create a file when that file already exists. [2021-06-08T20:07:15.126Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-08T20:07:20.379Z] === RUN TestDockerSuite/TestBuildRm [2021-06-08T20:07:20.379Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-06-08T20:07:20.379Z] PASS [2021-06-08T20:07:20.379Z] [2021-06-08T20:07:20.379Z] DONE 17 tests in 54.337s [2021-06-08T20:07:20.379Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-08T20:07:20.379Z] ++ 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-06-08T20:07:20.379Z] ++ set -e [2021-06-08T20:07:20.379Z] ++ '[' -n 0 ']' [2021-06-08T20:07:20.379Z] ++ set -x [2021-06-08T20:07:20.379Z] ++ env -i DEST=/go/src/github.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-06-08T20:07:20.379Z] INFO: Testing against a local daemon [2021-06-08T20:07:20.379Z] === RUN TestPluginInvalidJSON [2021-06-08T20:07:20.379Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:07:20.379Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:07:20.379Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:07:20.379Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-08T20:07:20.379Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-08T20:07:20.379Z] === RUN TestPluginInstall [2021-06-08T20:07:20.379Z] === RUN TestPluginInstall/no_auth [2021-06-08T20:07:20.656Z] Removing intermediate container 86422b0060f8 [2021-06-08T20:07:20.656Z] ---> 25711642c59f [2021-06-08T20:07:20.656Z] Step 13/13 : CMD ["sh"] [2021-06-08T20:07:20.656Z] ---> Running in ae73dff72003 [2021-06-08T20:07:20.656Z] Removing intermediate container ae73dff72003 [2021-06-08T20:07:20.656Z] ---> 85b3a10338fa [2021-06-08T20:07:20.656Z] Successfully built 85b3a10338fa [2021-06-08T20:07:20.656Z] Successfully tagged busybox:latest [2021-06-08T20:07:20.656Z] INFO: Docker images of the daemon under test [2021-06-08T20:07:20.656Z] [2021-06-08T20:07:20.656Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T20:07:20.656Z] busybox latest 85b3a10338fa Less than a second ago 5.3GB [2021-06-08T20:07:20.656Z] microsoft/windowsservercore latest 3a7f23e29bd7 4 weeks ago 5.28GB [2021-06-08T20:07:20.656Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 4 weeks ago 5.28GB [2021-06-08T20:07:20.656Z] [2021-06-08T20:07:20.656Z] INFO: Running integration tests at 06/08/2021 20:07:20... [2021-06-08T20:07:20.656Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-08T20:07:20.656Z] INFO: Integration API tests being run from the host: [2021-06-08T20:07:20.656Z] INFO: make.ps1 starting at 06/08/2021 20:07:20 [2021-06-08T20:07:21.628Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-08T20:07:22.263Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-06-08T20:07:22.263Z] === RUN TestInfoDebug [2021-06-08T20:07:22.263Z] --- PASS: TestInfoDebug (0.60s) [2021-06-08T20:07:22.263Z] === RUN TestInfoInsecureRegistries [2021-06-08T20:07:22.263Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2021-06-08T20:07:22.263Z] === RUN TestInfoRegistryMirrors [2021-06-08T20:07:22.530Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-06-08T20:07:22.530Z] === RUN TestLoginFailsWithBadCredentials [2021-06-08T20:07:22.794Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-06-08T20:07:22.794Z] === RUN TestPingCacheHeaders [2021-06-08T20:07:22.903Z] time="2021-06-08T20:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:07:22.903Z] time="2021-06-08T20:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc2f278fcf5317879fe3af722692526ee8749901b255a552ad45881284beeff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:07:22.903Z] time="2021-06-08T20:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:07:22.903Z] time="2021-06-08T20:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc2f278fcf5317879fe3af722692526ee8749901b255a552ad45881284beeff3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:07:23.056Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-08T20:07:23.056Z] === RUN TestPingGet [2021-06-08T20:07:23.056Z] --- PASS: TestPingGet (0.03s) [2021-06-08T20:07:23.056Z] === RUN TestPingHead [2021-06-08T20:07:23.056Z] --- PASS: TestPingHead (0.05s) [2021-06-08T20:07:23.056Z] === RUN TestVersion [2021-06-08T20:07:23.056Z] --- PASS: TestVersion (0.04s) [2021-06-08T20:07:23.056Z] PASS [2021-06-08T20:07:23.056Z] [2021-06-08T20:07:23.056Z] === Skipped [2021-06-08T20:07:23.056Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-08T20:07:23.056Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-08T20:07:23.056Z] [2021-06-08T20:07:23.056Z] [2021-06-08T20:07:23.056Z] DONE 18 tests, 1 skipped in 22.613s [2021-06-08T20:07:23.056Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-08T20:07:23.056Z] ++ 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-06-08T20:07:23.056Z] ++ set -e [2021-06-08T20:07:23.056Z] ++ '[' -n 0 ']' [2021-06-08T20:07:23.056Z] ++ set -x [2021-06-08T20:07:23.056Z] ++ env -i DEST=/go/src/github.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-06-08T20:07:23.160Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-08T20:07:23.319Z] INFO: Testing against a local daemon [2021-06-08T20:07:23.319Z] === RUN TestVolumesCreateAndList [2021-06-08T20:07:23.319Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-08T20:07:23.319Z] === RUN TestVolumesRemove [2021-06-08T20:07:23.319Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-08T20:07:23.319Z] === RUN TestVolumesInspect [2021-06-08T20:07:23.319Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-08T20:07:23.319Z] === RUN TestVolumesInvalidJSON [2021-06-08T20:07:23.319Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-08T20:07:23.319Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-08T20:07:23.319Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-08T20:07:23.319Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-08T20:07:23.319Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-08T20:07:23.319Z] PASS [2021-06-08T20:07:23.319Z] [2021-06-08T20:07:23.319Z] DONE 5 tests in 0.329s [2021-06-08T20:07:23.319Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-08T20:07:23.417Z] === RUN TestPluginInstall/with_htpasswd [2021-06-08T20:07:23.981Z] time="2021-06-08T20:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:07:23.981Z] time="2021-06-08T20:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d726b2ee283ca619a6dbe1bed9b0de110d5776254349f4d3fd96bed2ca434d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:07:23.981Z] time="2021-06-08T20:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:07:23.981Z] time="2021-06-08T20:07:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d726b2ee283ca619a6dbe1bed9b0de110d5776254349f4d3fd96bed2ca434d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:07:24.264Z] ++++ cat bundles/test-integration/docker.pid [2021-06-08T20:07:24.264Z] +++ kill 14289 [2021-06-08T20:07:24.544Z] === RUN TestPluginInstall/with_insecure [2021-06-08T20:07:24.544Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-08T20:07:25.653Z] +++ /etc/init.d/apparmor stop [2021-06-08T20:07:25.653Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-08T20:07:25.653Z] [2021-06-08T20:07:25.653Z] Unloading profiles will leave already running processes permanently [2021-06-08T20:07:25.653Z] unconfined, which can lead to unexpected situations. [2021-06-08T20:07:25.653Z] [2021-06-08T20:07:25.653Z] To set a process to complain mode, use the command line tool [2021-06-08T20:07:25.653Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-08T20:07:25.653Z] +++ true [2021-06-08T20:07:25.653Z] exiting test-integration [2021-06-08T20:07:25.653Z] ++ exit 0 [2021-06-08T20:07:25.653Z] [2021-06-08T20:07:25.912Z] time="2021-06-08T20:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:07:25.912Z] time="2021-06-08T20:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e54c6d94488374340cb23a27c0c41d227376834625f78efa7eb20b967eea997" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:07:25.912Z] time="2021-06-08T20:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-08T20:07:25.913Z] time="2021-06-08T20:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e54c6d94488374340cb23a27c0c41d227376834625f78efa7eb20b967eea997" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-08T20:07:25.913Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-08T20:07:26.169Z] --- PASS: TestPluginInstall (5.66s) [2021-06-08T20:07:26.169Z] --- PASS: TestPluginInstall/no_auth (2.98s) [2021-06-08T20:07:26.169Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2021-06-08T20:07:26.169Z] --- PASS: TestPluginInstall/with_insecure (1.57s) [2021-06-08T20:07:26.169Z] plugin_test.go:165: [de1e5da5411de] daemon is not started [2021-06-08T20:07:26.169Z] === RUN TestPluginsWithRuntimes [2021-06-08T20:07:26.427Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-08T20:07:26.991Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-08T20:07:27.922Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-08T20:07:28.179Z] === RUN TestDockerSuite/TestBuildShellEntrypoint Post stage [Pipeline] junit [2021-06-08T20:07:28.221Z] Recording test results [2021-06-08T20:07:28.501Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-08T20:07:28.844Z] + echo Ensuring container killed. [2021-06-08T20:07:28.844Z] Ensuring container killed. [2021-06-08T20:07:28.844Z] + docker rm -vf docker-pr2 [2021-06-08T20:07:28.844Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-08T20:07:29.110Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-08T20:07:29.138Z] + echo Chowning /workspace to jenkins user [2021-06-08T20:07:29.138Z] Chowning /workspace to jenkins user [2021-06-08T20:07:29.138Z] + id -u [2021-06-08T20:07:29.138Z] + id -g [2021-06-08T20:07:29.138Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42486:/workspace busybox chown -R 1000:1000 /workspace [2021-06-08T20:07:29.138Z] Unable to find image 'busybox:latest' locally [2021-06-08T20:07:29.368Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-08T20:07:29.401Z] latest: Pulling from library/busybox [2021-06-08T20:07:29.401Z] 38cc3b49dbab: Pulling fs layer [2021-06-08T20:07:29.401Z] 38cc3b49dbab: Verifying Checksum [2021-06-08T20:07:29.401Z] 38cc3b49dbab: Download complete [2021-06-08T20:07:29.664Z] 38cc3b49dbab: Pull complete [2021-06-08T20:07:29.664Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-08T20:07:29.664Z] Status: Downloaded newer image for busybox:latest [2021-06-08T20:07:30.299Z] --- PASS: TestPluginsWithRuntimes (4.18s) [2021-06-08T20:07:30.299Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-06-08T20:07:30.299Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2021-06-08T20:07:30.299Z] === RUN TestPluginBackCompatMediaTypes [2021-06-08T20:07:30.557Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-08T20:07:31.130Z] --- PASS: TestPluginBackCompatMediaTypes (0.98s) [2021-06-08T20:07:31.130Z] PASS [2021-06-08T20:07:31.130Z] [2021-06-08T20:07:31.130Z] DONE 10 tests in 11.018s [2021-06-08T20:07:31.130Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-08T20:07:31.130Z] ++ 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-06-08T20:07:31.130Z] ++ set -e [2021-06-08T20:07:31.130Z] ++ '[' -n 0 ']' [2021-06-08T20:07:31.130Z] ++ set -x [2021-06-08T20:07:31.130Z] ++ env -i DEST=/go/src/github.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-06-08T20:07:31.395Z] INFO: Testing against a local daemon [2021-06-08T20:07:31.395Z] === RUN TestExternalGraphDriver [2021-06-08T20:07:31.654Z] === RUN TestExternalGraphDriver/json [2021-06-08T20:07:34.179Z] === RUN TestExternalGraphDriver/spec [2021-06-08T20:07:35.046Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-06-08T20:07:35.046Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-08T20:07:35.046Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-08T20:07:35.046Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-08T20:07:35.046Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-08T20:07:35.046Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-06-08T20:07:35.046Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-08T20:07:35.557Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-08T20:07:35.557Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-08T20:07:35.816Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-08T20:07:35.816Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-08T20:07:36.074Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-08T20:07:36.074Z] === RUN TestExternalGraphDriver/pull [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-08T20:07:36.580Z] + bundleName=arm64-integration [2021-06-08T20:07:36.580Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-08T20:07:36.580Z] Creating arm64-integration-bundles.tar.gz [2021-06-08T20:07:36.580Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-06-08T20:07:36.580Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-06-08T20:07:36.859Z] Archiving artifacts [2021-06-08T20:07:37.448Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-08T20:07:37.448Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-08T20:07:38.345Z] ok github.com/docker/docker/pkg/signal 3.377s coverage: 62.3% of statements [2021-06-08T20:07:38.345Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-08T20:07:38.384Z] --- PASS: TestExternalGraphDriver (6.90s) [2021-06-08T20:07:38.384Z] --- PASS: TestExternalGraphDriver/json (2.27s) [2021-06-08T20:07:38.384Z] --- PASS: TestExternalGraphDriver/spec (2.33s) [2021-06-08T20:07:38.384Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2021-06-08T20:07:38.384Z] === RUN TestGraphdriverPluginV2 [2021-06-08T20:07:38.606Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-06-08T20:07:38.642Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-08T20:07:38.868Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-08T20:07:39.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-08T20:07:39.336Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42486/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-08T20:07:39.673Z] + make clean [2021-06-08T20:07:39.812Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-08T20:07:40.073Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-06-08T20:07:40.250Z] docker volume rm -f docker-dev-cache [2021-06-08T20:07:40.250Z] docker-dev-cache [Pipeline] deleteDir [2021-06-08T20:07:40.646Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-06-08T20:07:41.220Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2021-06-08T20:07:41.220Z] testing: warning: no tests to run [2021-06-08T20:07:41.220Z] coverage: [no statements] [2021-06-08T20:07:41.220Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-06-08T20:07:41.791Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-08T20:07:41.791Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-06-08T20:07:42.052Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-08T20:07:43.392Z] --- PASS: TestGraphdriverPluginV2 (4.92s) [2021-06-08T20:07:43.392Z] PASS [2021-06-08T20:07:43.392Z] [2021-06-08T20:07:43.392Z] DONE 5 tests in 11.990s [2021-06-08T20:07:43.392Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-08T20:07:43.392Z] ++ 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-06-08T20:07:43.392Z] ++ set -e [2021-06-08T20:07:43.392Z] ++ '[' -n 0 ']' [2021-06-08T20:07:43.392Z] ++ set -x [2021-06-08T20:07:43.392Z] ++ env -i DEST=/go/src/github.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-06-08T20:07:43.392Z] INFO: Testing against a local daemon [2021-06-08T20:07:43.392Z] === RUN TestContinueAfterPluginCrash [2021-06-08T20:07:43.392Z] === PAUSE TestContinueAfterPluginCrash [2021-06-08T20:07:43.392Z] === RUN TestReadPluginNoRead [2021-06-08T20:07:43.392Z] === PAUSE TestReadPluginNoRead [2021-06-08T20:07:43.392Z] === RUN TestDaemonStartWithLogOpt [2021-06-08T20:07:43.392Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-08T20:07:43.392Z] === CONT TestContinueAfterPluginCrash [2021-06-08T20:07:43.392Z] === CONT TestDaemonStartWithLogOpt [2021-06-08T20:07:43.966Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-08T20:07:44.540Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-08T20:07:45.112Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2021-06-08T20:07:45.291Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-08T20:07:46.500Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2021-06-08T20:07:47.073Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-08T20:07:47.192Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-08T20:07:48.460Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-06-08T20:07:49.031Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-08T20:07:49.031Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-08T20:07:49.093Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T20:07:49.659Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-08T20:07:49.976Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-06-08T20:07:50.237Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-08T20:07:50.594Z] --- PASS: TestDaemonStartWithLogOpt (6.92s) [2021-06-08T20:07:50.594Z] === CONT TestReadPluginNoRead [2021-06-08T20:07:51.528Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-08T20:07:52.797Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-08T20:07:54.080Z] === RUN TestDockerSuite/TestBuildUser [2021-06-08T20:07:54.183Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2021-06-08T20:07:54.445Z] ok github.com/docker/docker/volume/mounts 0.035s coverage: 67.0% of statements [2021-06-08T20:07:55.454Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-08T20:07:55.830Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.1% of statements [2021-06-08T20:07:56.386Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-08T20:07:57.320Z] --- PASS: TestContinueAfterPluginCrash (13.63s) [2021-06-08T20:07:57.320Z] === RUN TestReadPluginNoRead/default [2021-06-08T20:07:57.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:07:57.470Z] INFO: Testing against a local daemon [2021-06-08T20:07:57.470Z] === RUN TestBuildWithSession [2021-06-08T20:07:57.470Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-08T20:07:57.470Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T20:07:57.470Z] === RUN TestBuildSquashParent [2021-06-08T20:07:57.470Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-08T20:07:57.470Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:07:57.470Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-08T20:07:57.470Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T20:07:57.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T20:07:57.470Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T20:07:57.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T20:07:57.470Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T20:07:57.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T20:07:57.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T20:07:57.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T20:07:57.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T20:07:57.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T20:07:57.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T20:07:57.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T20:07:57.470Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-08T20:07:57.470Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-08T20:07:57.470Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-08T20:07:57.470Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-08T20:07:59.218Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-08T20:08:00.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-08T20:08:00.589Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-08T20:08:01.523Z] --- PASS: TestReadPluginNoRead (10.99s) [2021-06-08T20:08:01.523Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2021-06-08T20:08:01.523Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2021-06-08T20:08:01.523Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.11s) [2021-06-08T20:08:01.523Z] read_test.go:92: [dd95547d5d2ee] daemon is not started [2021-06-08T20:08:01.523Z] PASS [2021-06-08T20:08:01.523Z] [2021-06-08T20:08:01.523Z] DONE 6 tests in 18.140s [2021-06-08T20:08:01.523Z] 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-06-08T20:08:01.523Z] ++ 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-06-08T20:08:01.523Z] ++ set -e [2021-06-08T20:08:01.523Z] ++ '[' -n 0 ']' [2021-06-08T20:08:01.523Z] ++ set -x [2021-06-08T20:08:01.523Z] ++ env -i DEST=/go/src/github.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-06-08T20:08:01.523Z] testing: warning: no tests to run [2021-06-08T20:08:01.523Z] PASS [2021-06-08T20:08:01.523Z] [2021-06-08T20:08:01.523Z] DONE 0 tests in 0.061s [2021-06-08T20:08:01.523Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-08T20:08:01.523Z] ++ 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-06-08T20:08:01.523Z] ++ set -e [2021-06-08T20:08:01.523Z] ++ '[' -n 0 ']' [2021-06-08T20:08:01.523Z] ++ set -x [2021-06-08T20:08:01.523Z] ++ env -i DEST=/go/src/github.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-06-08T20:08:01.782Z] INFO: Testing against a local daemon [2021-06-08T20:08:01.782Z] === RUN TestPluginWithDevMounts [2021-06-08T20:08:01.782Z] === PAUSE TestPluginWithDevMounts [2021-06-08T20:08:01.782Z] === CONT TestPluginWithDevMounts [2021-06-08T20:08:04.309Z] --- PASS: TestPluginWithDevMounts (2.58s) [2021-06-08T20:08:04.309Z] PASS [2021-06-08T20:08:04.309Z] [2021-06-08T20:08:04.309Z] DONE 1 tests in 2.742s [2021-06-08T20:08:04.309Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-08T20:08:04.309Z] ++ 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-06-08T20:08:04.309Z] ++ set -e [2021-06-08T20:08:04.309Z] ++ '[' -n 0 ']' [2021-06-08T20:08:04.309Z] ++ set -x [2021-06-08T20:08:04.309Z] ++ env -i DEST=/go/src/github.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-06-08T20:08:04.567Z] INFO: Testing against a local daemon [2021-06-08T20:08:04.567Z] === RUN TestSecretInspect [2021-06-08T20:08:07.092Z] --- PASS: TestSecretInspect (2.32s) [2021-06-08T20:08:07.092Z] === RUN TestSecretList [2021-06-08T20:08:07.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-08T20:08:08.280Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-08T20:08:09.618Z] --- PASS: TestSecretList (2.75s) [2021-06-08T20:08:09.618Z] === RUN TestSecretsCreateAndDelete [2021-06-08T20:08:12.896Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2021-06-08T20:08:12.896Z] === RUN TestSecretsUpdate [2021-06-08T20:08:15.432Z] --- PASS: TestSecretsUpdate (2.78s) [2021-06-08T20:08:15.432Z] === RUN TestTemplatedSecret [2021-06-08T20:08:16.861Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-08T20:08:16.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.31s) [2021-06-08T20:08:16.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.58s) [2021-06-08T20:08:16.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.71s) [2021-06-08T20:08:16.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.89s) [2021-06-08T20:08:16.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.62s) [2021-06-08T20:08:16.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.08s) [2021-06-08T20:08:16.861Z] === RUN TestBuildMultiStageCopy [2021-06-08T20:08:16.861Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-08T20:08:19.614Z] --- PASS: TestTemplatedSecret (4.44s) [2021-06-08T20:08:19.614Z] === RUN TestSecretCreateResolve [2021-06-08T20:08:20.182Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-08T20:08:21.113Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-08T20:08:21.371Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-08T20:08:22.303Z] --- PASS: TestSecretCreateResolve (2.74s) [2021-06-08T20:08:22.303Z] PASS [2021-06-08T20:08:22.303Z] [2021-06-08T20:08:22.303Z] DONE 6 tests in 17.973s [2021-06-08T20:08:22.303Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-08T20:08:22.303Z] ++ 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-06-08T20:08:22.303Z] ++ set -e [2021-06-08T20:08:22.303Z] ++ '[' -n 0 ']' [2021-06-08T20:08:22.303Z] ++ set -x [2021-06-08T20:08:22.303Z] ++ env -i DEST=/go/src/github.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-06-08T20:08:22.562Z] INFO: Testing against a local daemon [2021-06-08T20:08:22.562Z] === RUN TestServiceCreateInit [2021-06-08T20:08:22.562Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-08T20:08:22.562Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-08T20:08:23.934Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-08T20:08:25.830Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-08T20:08:25.830Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-08T20:08:25.830Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-08T20:08:25.830Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-08T20:08:25.830Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-08T20:08:27.202Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-08T20:08:27.661Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-08T20:08:27.723Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-08T20:08:27.723Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-08T20:08:28.287Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-08T20:08:28.632Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-08T20:08:28.853Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-08T20:08:29.417Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-08T20:08:30.169Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-08T20:08:30.785Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-08T20:08:31.042Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-08T20:08:31.707Z] --- PASS: TestBuildMultiStageCopy (14.63s) [2021-06-08T20:08:31.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.65s) [2021-06-08T20:08:31.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2021-06-08T20:08:31.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2021-06-08T20:08:31.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2021-06-08T20:08:31.707Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.55s) [2021-06-08T20:08:31.707Z] === RUN TestBuildMultiStageParentConfig [2021-06-08T20:08:34.315Z] --- PASS: TestServiceCreateInit (11.91s) [2021-06-08T20:08:34.315Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.82s) [2021-06-08T20:08:34.315Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.08s) [2021-06-08T20:08:34.315Z] === RUN TestCreateServiceMultipleTimes [2021-06-08T20:08:34.572Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-08T20:08:34.613Z] --- PASS: TestBuildMultiStageParentConfig (2.96s) [2021-06-08T20:08:34.613Z] === RUN TestBuildLabelWithTargets [2021-06-08T20:08:34.613Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-08T20:08:34.613Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:08:34.613Z] === RUN TestBuildWithEmptyLayers [2021-06-08T20:08:36.152Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2021-06-08T20:08:36.152Z] === RUN TestBuildMultiStageOnBuild [2021-06-08T20:08:36.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-08T20:08:37.040Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-08T20:08:38.412Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-08T20:08:38.975Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-08T20:08:39.907Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-08T20:08:39.907Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-08T20:08:41.280Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-08T20:08:43.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-08T20:08:44.106Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-08T20:08:44.106Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-08T20:08:44.363Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-08T20:08:45.737Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-08T20:08:47.112Z] === RUN TestDockerSuite/TestCommitChange [2021-06-08T20:08:48.045Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-08T20:08:48.978Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-08T20:08:50.874Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-08T20:08:52.246Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-08T20:08:53.179Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-08T20:08:54.555Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-08T20:08:55.512Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-08T20:08:56.443Z] --- PASS: TestCreateServiceMultipleTimes (22.19s) [2021-06-08T20:08:56.443Z] === RUN TestCreateServiceConflict [2021-06-08T20:08:57.257Z] --- PASS: TestBuildMultiStageOnBuild (19.25s) [2021-06-08T20:08:57.257Z] === RUN TestBuildUncleanTarFilenames [2021-06-08T20:08:57.257Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-08T20:08:57.257Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:08:57.257Z] === RUN TestBuildMultiStageLayerLeak [2021-06-08T20:08:57.376Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-08T20:08:58.307Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-08T20:08:58.307Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-08T20:08:58.307Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-08T20:08:58.565Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-08T20:08:58.565Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-08T20:08:58.565Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-08T20:08:58.565Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-08T20:08:59.497Z] --- PASS: TestCreateServiceConflict (2.77s) [2021-06-08T20:08:59.497Z] === RUN TestCreateServiceMaxReplicas [2021-06-08T20:09:00.432Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-08T20:09:02.959Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-08T20:09:02.959Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-08T20:09:03.528Z] --- PASS: TestCreateServiceMaxReplicas (4.26s) [2021-06-08T20:09:03.528Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-08T20:09:03.579Z] ok github.com/docker/docker/libnetwork/networkdb 156.964s coverage: 60.6% of statements [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/rootless [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/volume [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-08T20:09:03.579Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === Skipped [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:73: No driver to put! [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-08T20:09:03.579Z] time="2021-06-08T20:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-08T20:09:03.579Z] time="2021-06-08T20:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-08T20:09:03.579Z] time="2021-06-08T20:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-08T20:09:03.579Z] time="2021-06-08T20:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-08T20:09:03.579Z] time="2021-06-08T20:04:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:73: No driver to put! [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-08T20:09:03.579Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-08T20:09:03.579Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-08T20:09:03.579Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-08T20:09:03.579Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-08T20:09:03.579Z] graphtest_unix.go:73: No driver to put! [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-08T20:09:03.579Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-08T20:09:03.579Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-08T20:09:03.579Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-08T20:09:03.579Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-08T20:09:03.579Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-08T20:09:03.579Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-08T20:09:03.579Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-08T20:09:03.579Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-08T20:09:03.579Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-08T20:09:03.579Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-08T20:09:03.579Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-08T20:09:03.579Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-08T20:09:03.579Z] firewalld_test.go:13: firewalld is not running [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-08T20:09:03.579Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-08T20:09:03.579Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] [2021-06-08T20:09:03.579Z] DONE 2654 tests, 37 skipped in 419.552s Post stage [Pipeline] junit [2021-06-08T20:09:03.599Z] Recording test results [2021-06-08T20:09:03.786Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-08T20:09:03.936Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-08T20:09:04.267Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/validate/vendor [2021-06-08T20:09:04.720Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-08T20:09:05.213Z] No vendor changes in diff. [2021-06-08T20:09:05.213Z] WARNING: github.com/docker/libnetwork is vendored but unused [2021-06-08T20:09:05.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-08T20:09:05.796Z] + echo Ensuring container killed. [2021-06-08T20:09:05.796Z] Ensuring container killed. [2021-06-08T20:09:05.796Z] + docker rm -vf docker-pr2 [2021-06-08T20:09:05.796Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-08T20:09:05.852Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-08T20:09:06.088Z] + echo Chowning /workspace to jenkins user [2021-06-08T20:09:06.088Z] Chowning /workspace to jenkins user [2021-06-08T20:09:06.088Z] + id -u [2021-06-08T20:09:06.088Z] + id -g [2021-06-08T20:09:06.088Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42486:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-08T20:09:06.970Z] + bundleName=unit [2021-06-08T20:09:06.970Z] + echo Creating unit-bundles.tar.gz [2021-06-08T20:09:06.970Z] Creating unit-bundles.tar.gz [2021-06-08T20:09:06.970Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-08T20:09:06.970Z] bundles/junit-report.xml [2021-06-08T20:09:06.970Z] bundles/go-test-report.json [2021-06-08T20:09:06.970Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-08T20:09:06.984Z] Archiving artifacts [2021-06-08T20:09:07.224Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-08T20:09:07.528Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42486/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-08T20:09:07.841Z] + make clean [2021-06-08T20:09:08.102Z] docker volume rm -f docker-dev-cache [2021-06-08T20:09:08.102Z] docker-dev-cache [Pipeline] deleteDir [2021-06-08T20:09:08.157Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-08T20:09:08.414Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-08T20:09:08.414Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T20:09:09.347Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-08T20:09:09.347Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-08T20:09:09.347Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-08T20:09:09.347Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-08T20:09:09.347Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-08T20:09:10.279Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-08T20:09:11.211Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-08T20:09:12.145Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-08T20:09:12.145Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-08T20:09:14.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-08T20:09:14.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-08T20:09:14.612Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-08T20:09:14.965Z] --- PASS: TestBuildMultiStageLayerLeak (17.74s) [2021-06-08T20:09:14.965Z] === RUN TestBuildWithHugeFile [2021-06-08T20:09:15.177Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-08T20:09:16.108Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-08T20:09:17.041Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-08T20:09:17.605Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-08T20:09:17.605Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-08T20:09:18.537Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s) [2021-06-08T20:09:18.537Z] === RUN TestCreateServiceSecretFileMode [2021-06-08T20:09:18.537Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-08T20:09:19.469Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-08T20:09:20.404Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-08T20:09:20.404Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-08T20:09:21.775Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-08T20:09:21.775Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2021-06-08T20:09:21.775Z] === RUN TestCreateServiceConfigFileMode [2021-06-08T20:09:23.147Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-08T20:09:25.047Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2021-06-08T20:09:25.047Z] === RUN TestCreateServiceSysctls [2021-06-08T20:09:25.047Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-08T20:09:25.047Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-08T20:09:25.047Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-08T20:09:25.306Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-08T20:09:25.306Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-08T20:09:26.240Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-08T20:09:29.516Z] --- PASS: TestCreateServiceSysctls (3.91s) [2021-06-08T20:09:29.516Z] === RUN TestCreateServiceCapabilities [2021-06-08T20:09:30.885Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-08T20:09:31.818Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-08T20:09:32.108Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2021-06-08T20:09:32.108Z] === RUN TestInspect [2021-06-08T20:09:32.700Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-08T20:09:32.701Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-08T20:09:32.701Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-08T20:09:35.979Z] --- PASS: TestInspect (3.45s) [2021-06-08T20:09:35.979Z] === RUN TestCreateJob [2021-06-08T20:09:35.979Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-08T20:09:36.544Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-08T20:09:38.441Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-08T20:09:40.337Z] --- PASS: TestCreateJob (4.73s) [2021-06-08T20:09:40.337Z] === RUN TestReplicatedJob [2021-06-08T20:09:45.599Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-08T20:09:46.166Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-08T20:09:48.717Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-08T20:09:48.717Z] --- PASS: TestReplicatedJob (8.27s) [2021-06-08T20:09:48.717Z] === RUN TestUpdateReplicatedJob [2021-06-08T20:09:50.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-08T20:09:51.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-08T20:09:53.362Z] --- PASS: TestUpdateReplicatedJob (4.77s) [2021-06-08T20:09:53.362Z] === RUN TestServiceListWithStatuses [2021-06-08T20:09:53.362Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-08T20:09:53.362Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-08T20:09:53.362Z] === RUN TestDockerNetworkConnectAlias [2021-06-08T20:09:53.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-08T20:09:55.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-08T20:09:57.180Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-08T20:09:59.075Z] --- PASS: TestDockerNetworkConnectAlias (5.47s) [2021-06-08T20:09:59.075Z] === RUN TestDockerNetworkReConnect [2021-06-08T20:09:59.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a5bf60_} [2021-06-08T20:10:00.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1114424364_/foo_false____} [2021-06-08T20:10:02.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1114424364_/foo_true____} [2021-06-08T20:10:03.801Z] --- PASS: TestDockerNetworkReConnect (4.86s) [2021-06-08T20:10:03.801Z] === RUN TestServicePlugin [2021-06-08T20:10:04.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3112184731_/foo_false____} [2021-06-08T20:10:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3112184731_/foo_true____} [2021-06-08T20:10:08.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3112184731_/foo_true__0xc000a44020__} [2021-06-08T20:10:09.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a44040_} [2021-06-08T20:10:11.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a44060_} [2021-06-08T20:10:12.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-08T20:10:13.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a44080_} [2021-06-08T20:10:14.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a440a0_} [2021-06-08T20:10:16.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-08T20:10:18.767Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-08T20:10:22.951Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-08T20:10:24.848Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-08T20:10:29.026Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-08T20:10:29.957Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-08T20:10:30.214Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-08T20:10:31.146Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-08T20:10:31.710Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-08T20:10:32.642Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-08T20:10:33.574Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-08T20:10:34.138Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-08T20:10:35.071Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-08T20:10:36.004Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-08T20:10:36.936Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-08T20:10:36.936Z] --- PASS: TestServicePlugin (33.19s) [2021-06-08T20:10:36.936Z] plugin_test.go:62: [dad3b408a0e39] joining swarm manager [dfc81afdbb88f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:10:36.936Z] plugin_test.go:65: [d3b946c011f7f] joining swarm manager [dfc81afdbb88f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:10:36.936Z] === RUN TestServiceUpdateLabel [2021-06-08T20:10:38.330Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-08T20:10:39.702Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-08T20:10:40.268Z] --- PASS: TestServiceUpdateLabel (3.20s) [2021-06-08T20:10:40.268Z] === RUN TestServiceUpdateSecrets [2021-06-08T20:10:40.833Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-08T20:10:41.765Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-08T20:10:43.139Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-08T20:10:44.510Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-08T20:10:45.076Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-08T20:10:46.009Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-08T20:10:46.009Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-08T20:10:46.941Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-08T20:10:47.873Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-08T20:10:48.806Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-08T20:10:49.370Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-08T20:10:50.740Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-08T20:10:52.111Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-08T20:10:53.043Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-08T20:10:55.579Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-08T20:10:56.153Z] --- PASS: TestServiceUpdateSecrets (15.89s) [2021-06-08T20:10:56.153Z] === RUN TestServiceUpdateConfigs [2021-06-08T20:11:00.330Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-08T20:11:03.608Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-08T20:11:04.172Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-08T20:11:09.426Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-08T20:11:11.952Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-08T20:11:11.952Z] --- PASS: TestServiceUpdateConfigs (16.05s) [2021-06-08T20:11:11.952Z] === RUN TestServiceUpdateNetwork [2021-06-08T20:11:12.883Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-08T20:11:14.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-08T20:11:18.061Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-08T20:11:18.993Z] === RUN TestDockerSuite/TestCpToDot [2021-06-08T20:11:19.923Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-08T20:11:21.820Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-08T20:11:23.191Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-08T20:11:24.121Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-08T20:11:25.052Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-08T20:11:25.309Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-08T20:11:26.239Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-08T20:11:26.803Z] --- PASS: TestServiceUpdateNetwork (14.71s) [2021-06-08T20:11:26.803Z] === RUN TestServiceUpdatePidsLimit [2021-06-08T20:11:27.367Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-08T20:11:27.367Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-08T20:11:27.624Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-08T20:11:27.624Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-08T20:11:28.190Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-08T20:11:29.121Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-08T20:11:29.121Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-08T20:11:29.121Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-08T20:11:29.378Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-08T20:11:29.941Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-08T20:11:30.198Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-08T20:11:30.454Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-08T20:11:30.454Z] === RUN TestDockerSuite/TestCreateRM [2021-06-08T20:11:30.712Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-08T20:11:30.712Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-08T20:11:30.712Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-08T20:11:30.969Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-08T20:11:32.864Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-08T20:11:33.120Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-08T20:11:33.120Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-08T20:11:36.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-08T20:11:36.394Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-08T20:11:36.957Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-08T20:11:36.957Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-08T20:11:36.957Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-08T20:11:37.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-08T20:11:37.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-08T20:11:37.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-08T20:11:38.613Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-08T20:11:41.136Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-08T20:11:42.068Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-08T20:11:42.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-08T20:11:43.930Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-08T20:11:45.301Z] --- PASS: TestServiceUpdatePidsLimit (18.25s) [2021-06-08T20:11:45.301Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.45s) [2021-06-08T20:11:45.301Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-06-08T20:11:45.301Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.85s) [2021-06-08T20:11:45.301Z] PASS [2021-06-08T20:11:45.301Z] [2021-06-08T20:11:45.301Z] === Skipped [2021-06-08T20:11:45.301Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-08T20:11:45.301Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-08T20:11:45.301Z] [2021-06-08T20:11:45.301Z] [2021-06-08T20:11:45.301Z] DONE 27 tests, 1 skipped in 202.722s [2021-06-08T20:11:45.301Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-08T20:11:45.301Z] ++ 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-06-08T20:11:45.301Z] ++ set -e [2021-06-08T20:11:45.301Z] ++ '[' -n 0 ']' [2021-06-08T20:11:45.301Z] ++ set -x [2021-06-08T20:11:45.301Z] ++ env -i DEST=/go/src/github.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-06-08T20:11:45.301Z] INFO: Testing against a local daemon [2021-06-08T20:11:45.301Z] === RUN TestSessionCreate [2021-06-08T20:11:45.301Z] --- PASS: TestSessionCreate (0.03s) [2021-06-08T20:11:45.301Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-08T20:11:45.301Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-06-08T20:11:45.301Z] PASS [2021-06-08T20:11:45.301Z] [2021-06-08T20:11:45.301Z] DONE 2 tests in 0.243s [2021-06-08T20:11:45.301Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-08T20:11:45.301Z] ++ 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-06-08T20:11:45.301Z] ++ set -e [2021-06-08T20:11:45.301Z] ++ '[' -n 0 ']' [2021-06-08T20:11:45.301Z] ++ set -x [2021-06-08T20:11:45.301Z] ++ env -i DEST=/go/src/github.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-06-08T20:11:45.558Z] INFO: Testing against a local daemon [2021-06-08T20:11:45.558Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-08T20:11:45.558Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-08T20:11:45.558Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-08T20:11:45.558Z] === RUN TestEventsExecDie [2021-06-08T20:11:46.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-08T20:11:47.421Z] --- PASS: TestEventsExecDie (1.91s) [2021-06-08T20:11:47.421Z] === RUN TestEventsBackwardsCompatible [2021-06-08T20:11:47.421Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-06-08T20:11:47.421Z] === RUN TestInfoBinaryCommits [2021-06-08T20:11:47.677Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-08T20:11:47.677Z] === RUN TestInfoAPIVersioned [2021-06-08T20:11:47.677Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-08T20:11:47.677Z] === RUN TestInfoDiscoveryBackend [2021-06-08T20:11:47.677Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-08T20:11:48.240Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2021-06-08T20:11:48.240Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-08T20:11:49.170Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-08T20:11:49.170Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-08T20:11:49.170Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-08T20:11:49.170Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-08T20:11:49.735Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-06-08T20:11:49.735Z] === RUN TestInfoAPI [2021-06-08T20:11:49.735Z] --- PASS: TestInfoAPI (0.04s) [2021-06-08T20:11:49.735Z] === RUN TestInfoAPIWarnings [2021-06-08T20:11:50.299Z] === RUN TestDockerSuite/TestDockerFails [2021-06-08T20:11:50.299Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-08T20:11:50.557Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-08T20:11:50.557Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-08T20:11:52.456Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-08T20:11:53.386Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-08T20:11:55.283Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-08T20:11:55.283Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-08T20:11:55.283Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-08T20:11:55.540Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-08T20:11:57.156Z] --- PASS: TestBuildWithHugeFile (153.98s) [2021-06-08T20:11:57.156Z] === RUN TestBuildWCOWSandboxSize [2021-06-08T20:12:02.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-08T20:12:04.636Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-08T20:12:06.004Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-06-08T20:12:06.004Z] === RUN TestInfoDebug [2021-06-08T20:12:06.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-08T20:12:06.518Z] --- PASS: TestInfoDebug (0.53s) [2021-06-08T20:12:06.518Z] === RUN TestInfoInsecureRegistries [2021-06-08T20:12:07.450Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2021-06-08T20:12:07.450Z] === RUN TestInfoRegistryMirrors [2021-06-08T20:12:07.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-08T20:12:07.708Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-06-08T20:12:07.708Z] === RUN TestLoginFailsWithBadCredentials [2021-06-08T20:12:07.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-06-08T20:12:07.966Z] === RUN TestPingCacheHeaders [2021-06-08T20:12:08.223Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-08T20:12:08.223Z] === RUN TestPingGet [2021-06-08T20:12:08.223Z] --- PASS: TestPingGet (0.03s) [2021-06-08T20:12:08.223Z] === RUN TestPingHead [2021-06-08T20:12:08.223Z] --- PASS: TestPingHead (0.04s) [2021-06-08T20:12:08.223Z] === RUN TestVersion [2021-06-08T20:12:08.223Z] --- PASS: TestVersion (0.05s) [2021-06-08T20:12:08.223Z] PASS [2021-06-08T20:12:08.223Z] [2021-06-08T20:12:08.223Z] === Skipped [2021-06-08T20:12:08.223Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-08T20:12:08.223Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-08T20:12:08.223Z] [2021-06-08T20:12:08.223Z] [2021-06-08T20:12:08.223Z] DONE 18 tests, 1 skipped in 22.890s [2021-06-08T20:12:08.223Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-08T20:12:08.223Z] ++ 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-06-08T20:12:08.223Z] ++ set -e [2021-06-08T20:12:08.223Z] ++ '[' -n 0 ']' [2021-06-08T20:12:08.223Z] ++ set -x [2021-06-08T20:12:08.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-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-06-08T20:12:08.481Z] INFO: Testing against a local daemon [2021-06-08T20:12:08.481Z] === RUN TestVolumesCreateAndList [2021-06-08T20:12:08.481Z] --- PASS: TestVolumesCreateAndList (0.08s) [2021-06-08T20:12:08.481Z] === RUN TestVolumesRemove [2021-06-08T20:12:08.481Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-08T20:12:08.481Z] === RUN TestVolumesInspect [2021-06-08T20:12:08.738Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-08T20:12:08.738Z] === RUN TestVolumesInvalidJSON [2021-06-08T20:12:08.738Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-08T20:12:08.738Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-08T20:12:08.738Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-08T20:12:08.738Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-06-08T20:12:08.738Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-06-08T20:12:08.738Z] PASS [2021-06-08T20:12:08.738Z] [2021-06-08T20:12:08.738Z] DONE 5 tests in 0.446s [2021-06-08T20:12:08.738Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-08T20:12:09.303Z] ++++ cat bundles/test-integration/docker.pid [2021-06-08T20:12:09.303Z] +++ kill 5798 [2021-06-08T20:12:10.234Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-08T20:12:10.491Z] +++ /etc/init.d/apparmor stop [2021-06-08T20:12:10.491Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-08T20:12:10.491Z] [2021-06-08T20:12:10.491Z] Unloading profiles will leave already running processes permanently [2021-06-08T20:12:10.491Z] unconfined, which can lead to unexpected situations. [2021-06-08T20:12:10.491Z] [2021-06-08T20:12:10.491Z] To set a process to complain mode, use the command line tool [2021-06-08T20:12:10.491Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-08T20:12:10.491Z] +++ true [2021-06-08T20:12:10.491Z] exiting test-integration [2021-06-08T20:12:10.491Z] ++ exit 0 [2021-06-08T20:12:10.491Z] [2021-06-08T20:12:11.865Z] + for job in $(jobs -p) [2021-06-08T20:12:11.865Z] + wait 3855 [2021-06-08T20:12:12.429Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-08T20:12:13.798Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-08T20:12:15.168Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-08T20:12:16.097Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-08T20:12:17.054Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-08T20:12:17.989Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-08T20:12:19.881Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-08T20:12:21.249Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-08T20:12:24.521Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-08T20:12:27.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-08T20:12:27.040Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-08T20:12:28.013Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-08T20:12:30.536Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-08T20:12:37.079Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-08T20:12:37.079Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-08T20:12:37.643Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-08T20:12:38.206Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-08T20:12:38.206Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-08T20:12:38.770Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-08T20:12:38.770Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-08T20:12:38.770Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-08T20:12:40.668Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-08T20:12:42.044Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-08T20:12:42.044Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-08T20:12:42.045Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-08T20:12:42.607Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-08T20:12:42.863Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-08T20:12:43.427Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-08T20:12:43.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-08T20:12:44.355Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-08T20:12:44.613Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-08T20:12:44.613Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-08T20:12:44.613Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-08T20:12:46.516Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-08T20:12:47.447Z] === RUN TestDockerSuite/TestEventsRename [2021-06-08T20:12:48.815Z] === RUN TestDockerSuite/TestEventsResize [2021-06-08T20:12:49.746Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-08T20:12:51.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-08T20:12:55.290Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-08T20:12:56.664Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-08T20:12:58.035Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-08T20:13:01.351Z] === RUN TestDockerSuite/TestEventsTop [2021-06-08T20:13:01.915Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-08T20:13:04.434Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-08T20:13:10.978Z] === RUN TestDockerSuite/TestExec [2021-06-08T20:13:11.907Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-08T20:13:12.837Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-08T20:13:13.400Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-08T20:13:14.329Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-08T20:13:16.850Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-08T20:13:17.415Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-08T20:13:18.786Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-08T20:13:19.722Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-08T20:13:20.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-08T20:13:20.850Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-08T20:13:21.780Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-08T20:13:23.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-08T20:13:23.155Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-08T20:13:25.677Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-08T20:13:30.935Z] === RUN TestDockerSuite/TestExecEnv [2021-06-08T20:13:31.191Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-08T20:13:33.085Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-08T20:13:34.016Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-08T20:13:37.290Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-08T20:13:38.661Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-08T20:13:39.592Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-08T20:13:40.524Z] === RUN TestDockerSuite/TestExecParseError [2021-06-08T20:13:41.456Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-08T20:13:42.021Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-08T20:13:42.950Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-08T20:13:47.130Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-08T20:13:47.694Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-08T20:13:48.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-08T20:13:48.821Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-08T20:14:01.003Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-08T20:14:01.567Z] === RUN TestDockerSuite/TestExecTTY [2021-06-08T20:14:02.937Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-08T20:14:03.868Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-08T20:14:04.800Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-08T20:14:05.733Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-08T20:14:05.733Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-08T20:14:08.254Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-08T20:14:09.184Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-08T20:14:11.079Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-08T20:14:12.986Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-08T20:14:14.883Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-08T20:14:20.134Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-08T20:14:21.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-08T20:14:25.237Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-08T20:14:26.605Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-08T20:14:31.859Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-08T20:14:32.790Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-08T20:14:32.790Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-08T20:14:32.790Z] === RUN TestDockerSuite/TestHealth [2021-06-08T20:14:50.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-08T20:14:56.131Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-08T20:14:56.131Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-08T20:14:56.131Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-08T20:14:56.131Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-08T20:14:56.693Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-08T20:14:56.693Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-08T20:14:57.623Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-08T20:14:57.881Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-08T20:14:57.881Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-08T20:14:58.138Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-08T20:14:58.395Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-08T20:14:58.960Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-08T20:14:59.216Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-08T20:14:59.216Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-08T20:15:00.146Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-08T20:15:00.146Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-08T20:15:00.709Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-08T20:15:01.638Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-08T20:15:01.638Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-08T20:15:02.569Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-08T20:15:05.840Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-08T20:15:05.840Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-08T20:15:05.840Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-08T20:15:07.210Z] === RUN TestDockerSuite/TestImportFile [2021-06-08T20:15:09.104Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-08T20:15:09.104Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-08T20:15:10.476Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-08T20:15:12.997Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-08T20:15:15.519Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-08T20:15:16.082Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-08T20:15:17.013Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-08T20:15:17.577Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-08T20:15:17.834Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-08T20:15:17.834Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-08T20:15:18.396Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-08T20:15:19.326Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-08T20:15:20.258Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-08T20:15:21.190Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-08T20:15:22.121Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-08T20:15:23.052Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-08T20:15:23.052Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-08T20:15:24.421Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-08T20:15:25.352Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-08T20:15:25.916Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-08T20:15:25.916Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-08T20:15:26.846Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-08T20:15:26.846Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-08T20:15:27.784Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-08T20:15:28.724Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-08T20:15:29.289Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-08T20:15:30.219Z] === RUN TestDockerSuite/TestInspectImage [2021-06-08T20:15:30.219Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-08T20:15:30.219Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-08T20:15:30.219Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-08T20:15:30.783Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-08T20:15:31.714Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-08T20:15:31.714Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-08T20:15:32.643Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-08T20:15:32.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-08T20:15:33.157Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-08T20:15:35.050Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-08T20:15:35.050Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-08T20:15:36.420Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-08T20:15:37.791Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-08T20:15:40.314Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-08T20:15:40.879Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-08T20:15:42.249Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-08T20:15:42.814Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-08T20:15:43.748Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-08T20:15:44.678Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-08T20:15:45.608Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-08T20:15:45.608Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-08T20:15:48.893Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-08T20:15:51.418Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-08T20:15:53.314Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-08T20:15:53.879Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-08T20:15:58.054Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-08T20:16:01.329Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-08T20:16:04.606Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-08T20:16:04.606Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-08T20:16:07.883Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-08T20:16:08.449Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-08T20:16:09.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-08T20:16:09.825Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-08T20:16:16.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-08T20:16:19.665Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-08T20:16:23.843Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-08T20:16:24.772Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-08T20:16:27.293Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-08T20:16:27.857Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-08T20:16:31.138Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-08T20:16:31.138Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-08T20:16:32.070Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-08T20:16:33.965Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-08T20:16:35.350Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-08T20:16:35.350Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-08T20:16:35.918Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-08T20:16:35.918Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-08T20:16:35.918Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-08T20:16:37.293Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-08T20:16:38.226Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-08T20:16:38.790Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-08T20:16:42.974Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-08T20:16:42.974Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-08T20:16:43.231Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-08T20:16:48.489Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-08T20:16:48.746Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-08T20:16:48.746Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-08T20:16:50.118Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-08T20:16:51.050Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-08T20:16:51.986Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-08T20:16:53.358Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-08T20:16:54.289Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-08T20:16:56.813Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-08T20:16:57.385Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-08T20:16:57.949Z] === RUN TestDockerSuite/TestLogsSince [2021-06-08T20:17:06.047Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-08T20:17:06.978Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-08T20:17:11.158Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-08T20:17:11.416Z] === RUN TestDockerSuite/TestLogsTail [2021-06-08T20:17:12.348Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-08T20:17:12.912Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-08T20:17:13.845Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-08T20:17:14.102Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-08T20:17:15.034Z] === RUN TestDockerSuite/TestNetHostname [2021-06-08T20:17:15.599Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-08T20:17:18.126Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-08T20:17:18.692Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-08T20:17:19.628Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-08T20:17:24.884Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-08T20:17:26.779Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-08T20:17:27.344Z] === RUN TestDockerSuite/TestPluginActive [2021-06-08T20:17:28.713Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-08T20:17:33.968Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-08T20:17:33.968Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-08T20:17:33.968Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-08T20:17:34.225Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-08T20:17:36.124Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-08T20:17:37.496Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-08T20:17:38.867Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-08T20:17:40.238Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-08T20:17:41.171Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-08T20:17:42.100Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-08T20:17:46.292Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-08T20:17:46.292Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-08T20:17:48.813Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-08T20:17:49.745Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-08T20:17:50.676Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-08T20:17:53.203Z] === RUN TestDockerSuite/TestPortList [2021-06-08T20:17:54.136Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-08T20:17:56.661Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-08T20:18:01.915Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-08T20:18:06.090Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-08T20:18:07.020Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-08T20:18:08.934Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-08T20:18:15.477Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-08T20:18:15.477Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-08T20:18:15.477Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-08T20:18:15.477Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-08T20:18:16.040Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-08T20:18:16.040Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-08T20:18:16.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-08T20:18:17.231Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-08T20:18:18.161Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-08T20:18:18.419Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-08T20:18:19.790Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-08T20:18:19.790Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-08T20:18:23.063Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-08T20:18:24.432Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-08T20:18:24.689Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-08T20:18:24.689Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-08T20:18:27.960Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-08T20:18:28.893Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-08T20:18:28.893Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-08T20:18:33.076Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-08T20:18:33.076Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-08T20:18:37.247Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-08T20:18:38.619Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-08T20:18:38.619Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-08T20:18:41.144Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-08T20:18:43.667Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-08T20:18:46.189Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-08T20:18:50.363Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-08T20:18:53.636Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-08T20:18:54.568Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-08T20:18:57.095Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-08T20:18:58.468Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-08T20:18:59.836Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-08T20:19:02.356Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-08T20:19:03.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-08T20:19:05.180Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-08T20:19:07.075Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-08T20:19:07.075Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-08T20:19:08.013Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-08T20:19:10.534Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-08T20:19:12.426Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-08T20:19:13.357Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-08T20:19:13.357Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-08T20:19:13.357Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-08T20:19:13.614Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-08T20:19:13.614Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-08T20:19:14.545Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-08T20:19:15.914Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-08T20:19:16.482Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-08T20:19:17.424Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-08T20:19:18.794Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-08T20:19:28.753Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-08T20:19:28.753Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-08T20:19:31.279Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-08T20:19:31.279Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-08T20:19:31.279Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-08T20:19:31.279Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-08T20:19:31.842Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-08T20:19:33.738Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-08T20:19:34.302Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-08T20:19:36.197Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-08T20:19:40.370Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-08T20:19:42.264Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-08T20:19:42.264Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-08T20:19:42.264Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-08T20:19:45.311Z] --- PASS: TestBuildWCOWSandboxSize (805.89s) [2021-06-08T20:19:45.311Z] === RUN TestBuildWithEmptyDockerfile [2021-06-08T20:19:45.311Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T20:19:45.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T20:19:45.311Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T20:19:45.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T20:19:45.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T20:19:45.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T20:19:45.311Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T20:19:45.311Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T20:19:45.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T20:19:45.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.53s) [2021-06-08T20:19:45.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-08T20:19:45.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-08T20:19:45.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-08T20:19:45.311Z] === RUN TestBuildPreserveOwnership [2021-06-08T20:19:45.311Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-08T20:19:45.311Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:19:45.311Z] === RUN TestBuildPlatformInvalid [2021-06-08T20:19:45.311Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-06-08T20:19:45.311Z] PASS [2021-06-08T20:19:45.311Z] ok github.com/docker/docker/integration/build 1006.856s [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === Skipped [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-08T20:19:45.311Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-08T20:19:45.311Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-08T20:19:45.311Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-08T20:19:45.311Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-08T20:19:45.311Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] DONE 29 tests, 5 skipped in 1035.857s [2021-06-08T20:19:45.311Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-08T20:19:45.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:19:45.311Z] INFO: Testing against a local daemon [2021-06-08T20:19:45.311Z] === RUN TestConfigInspect [2021-06-08T20:19:45.311Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] === RUN TestConfigList [2021-06-08T20:19:45.311Z] --- SKIP: TestConfigList (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] === RUN TestConfigsCreateAndDelete [2021-06-08T20:19:45.311Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] === RUN TestConfigsUpdate [2021-06-08T20:19:45.311Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] === RUN TestTemplatedConfig [2021-06-08T20:19:45.311Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] === RUN TestConfigCreateResolve [2021-06-08T20:19:45.311Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:19:45.311Z] === RUN TestConfigDaemonLibtrustID [2021-06-08T20:19:45.311Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:19:45.311Z] PASS [2021-06-08T20:19:45.311Z] ok github.com/docker/docker/integration/config 0.246s [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === Skipped [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-08T20:19:45.311Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] [2021-06-08T20:19:45.311Z] DONE 7 tests, 7 skipped in 3.325s [2021-06-08T20:19:45.311Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-08T20:19:45.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:19:45.311Z] INFO: Testing against a local daemon [2021-06-08T20:19:45.311Z] === RUN TestCheckpoint [2021-06-08T20:19:45.311Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-08T20:19:45.311Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T20:19:45.311Z] === RUN TestContainerInvalidJSON [2021-06-08T20:19:45.311Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T20:19:45.311Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T20:19:45.312Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T20:19:45.312Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T20:19:45.312Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-08T20:19:45.312Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-08T20:19:45.312Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T20:19:45.312Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-08T20:19:45.312Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T20:19:45.312Z] --- PASS: TestContainerInvalidJSON (0.54s) [2021-06-08T20:19:45.312Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-08T20:19:45.312Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-08T20:19:45.312Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-08T20:19:45.312Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-08T20:19:45.312Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-06-08T20:19:45.312Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-08T20:19:45.312Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-06-08T20:19:45.312Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-08T20:19:45.312Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-06-08T20:19:45.312Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-08T20:19:45.312Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-06-08T20:19:45.312Z] === RUN TestCopyFromContainer [2021-06-08T20:19:45.312Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-08T20:19:45.312Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-08T20:19:45.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T20:19:45.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T20:19:45.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T20:19:45.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T20:19:45.312Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T20:19:45.312Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T20:19:45.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T20:19:45.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T20:19:45.312Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T20:19:45.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-08T20:19:45.312Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-08T20:19:45.312Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-08T20:19:45.312Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidEnv [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-08T20:19:45.312Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-08T20:19:45.312Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-08T20:19:45.312Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-08T20:19:45.312Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-08T20:19:45.312Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-08T20:19:45.312Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-08T20:19:45.312Z] === RUN TestCreateTmpfsMountsTarget [2021-06-08T20:19:45.312Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-08T20:19:45.312Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.312Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-08T20:19:45.312Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-08T20:19:45.312Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:19:45.312Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-08T20:19:45.312Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-08T20:19:45.312Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T20:19:45.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T20:19:45.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T20:19:45.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T20:19:45.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T20:19:45.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T20:19:45.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T20:19:45.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T20:19:45.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T20:19:45.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T20:19:45.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T20:19:45.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-08T20:19:45.312Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-08T20:19:45.312Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-08T20:19:45.312Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-08T20:19:45.312Z] === RUN TestCreateDifferentPlatform [2021-06-08T20:19:45.312Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-08T20:19:45.312Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-08T20:19:45.312Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-08T20:19:45.312Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-08T20:19:45.312Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-08T20:19:45.312Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-08T20:19:45.312Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-08T20:19:45.312Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-08T20:19:45.312Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-08T20:19:45.312Z] === RUN TestContainerKillOnDaemonStart [2021-06-08T20:19:45.312Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-08T20:19:45.312Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:45.312Z] === RUN TestDiff [2021-06-08T20:19:45.312Z] --- SKIP: TestDiff (0.00s) [2021-06-08T20:19:45.312Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-08T20:19:45.312Z] === RUN TestExecWithCloseStdin [2021-06-08T20:19:46.448Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-08T20:19:47.011Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-08T20:19:47.268Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-08T20:19:47.490Z] --- PASS: TestExecWithCloseStdin (3.00s) [2021-06-08T20:19:47.490Z] === RUN TestExec [2021-06-08T20:19:49.164Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-08T20:19:49.663Z] --- PASS: TestExec (2.22s) [2021-06-08T20:19:49.663Z] === RUN TestExecUser [2021-06-08T20:19:49.663Z] --- SKIP: TestExecUser (0.00s) [2021-06-08T20:19:49.663Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-08T20:19:49.663Z] === RUN TestExportContainerAndImportImage [2021-06-08T20:19:49.663Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-08T20:19:49.663Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:49.663Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-08T20:19:49.663Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-08T20:19:49.663Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:49.663Z] === RUN TestHealthCheckWorkdir [2021-06-08T20:19:49.663Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-08T20:19:49.663Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-08T20:19:49.663Z] === RUN TestHealthKillContainer [2021-06-08T20:19:49.663Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-08T20:19:49.663Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-08T20:19:49.663Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-08T20:19:49.663Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-08T20:19:49.663Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-08T20:19:49.663Z] === RUN TestKillContainerInvalidSignal [2021-06-08T20:19:50.095Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-08T20:19:51.824Z] --- PASS: TestKillContainerInvalidSignal (2.01s) [2021-06-08T20:19:51.824Z] === RUN TestKillContainer [2021-06-08T20:19:51.824Z] === RUN TestKillContainer/no_signal [2021-06-08T20:19:52.621Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-08T20:19:52.878Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-08T20:19:53.442Z] === RUN TestDockerSuite/TestRmiTag [2021-06-08T20:19:53.699Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-08T20:19:54.027Z] === RUN TestKillContainer/non_killing_signal [2021-06-08T20:19:54.027Z] === RUN TestKillContainer/killing_signal [2021-06-08T20:19:54.629Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-08T20:19:55.999Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-08T20:19:56.883Z] --- PASS: TestKillContainer (4.69s) [2021-06-08T20:19:56.883Z] --- PASS: TestKillContainer/no_signal (2.03s) [2021-06-08T20:19:56.883Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-08T20:19:56.883Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-08T20:19:56.883Z] --- PASS: TestKillContainer/killing_signal (2.62s) [2021-06-08T20:19:56.883Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-08T20:19:56.883Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-08T20:19:56.883Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:19:56.883Z] === RUN TestKillStoppedContainer [2021-06-08T20:19:56.883Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-08T20:19:56.883Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:19:56.883Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-08T20:19:56.883Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-08T20:19:56.883Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:19:56.883Z] === RUN TestKillDifferentUserContainer [2021-06-08T20:19:56.883Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-08T20:19:56.883Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-08T20:19:56.883Z] === RUN TestInspectOomKilledTrue [2021-06-08T20:19:56.883Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-08T20:19:56.883Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:19:56.883Z] === RUN TestInspectOomKilledFalse [2021-06-08T20:19:56.883Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-08T20:19:56.883Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:19:56.883Z] === RUN TestLogsFollowTailEmpty [2021-06-08T20:19:58.391Z] --- PASS: TestLogsFollowTailEmpty (2.00s) [2021-06-08T20:19:58.391Z] === RUN TestNetworkNat [2021-06-08T20:19:58.391Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-08T20:19:58.391Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-08T20:19:58.391Z] === RUN TestNetworkLocalhostTCPNat [2021-06-08T20:19:59.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-08T20:19:59.839Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-08T20:20:00.771Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-08T20:20:01.254Z] --- PASS: TestNetworkLocalhostTCPNat (2.39s) [2021-06-08T20:20:01.254Z] === RUN TestNetworkLoopbackNat [2021-06-08T20:20:01.254Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-08T20:20:01.254Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-08T20:20:01.254Z] === RUN TestPause [2021-06-08T20:20:01.254Z] --- SKIP: TestPause (0.00s) [2021-06-08T20:20:01.254Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-08T20:20:01.254Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-08T20:20:02.143Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-08T20:20:02.401Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-08T20:20:03.395Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.05s) [2021-06-08T20:20:03.395Z] === RUN TestPauseStopPausedContainer [2021-06-08T20:20:03.395Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-08T20:20:03.395Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:20:03.395Z] === RUN TestPsFilter [2021-06-08T20:20:03.395Z] --- PASS: TestPsFilter (0.35s) [2021-06-08T20:20:03.395Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-08T20:20:04.302Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-08T20:20:04.866Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-08T20:20:05.430Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-08T20:20:05.994Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-08T20:20:05.994Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-08T20:20:06.254Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.70s) [2021-06-08T20:20:06.255Z] === RUN TestRemoveContainerWithVolume [2021-06-08T20:20:06.923Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-08T20:20:08.295Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-08T20:20:09.111Z] --- PASS: TestRemoveContainerWithVolume (2.60s) [2021-06-08T20:20:09.111Z] === RUN TestRemoveContainerRunning [2021-06-08T20:20:09.224Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-08T20:20:10.156Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-08T20:20:10.620Z] --- PASS: TestRemoveContainerRunning (2.09s) [2021-06-08T20:20:10.620Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-08T20:20:11.086Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-08T20:20:12.019Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-08T20:20:12.767Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.95s) [2021-06-08T20:20:12.767Z] === RUN TestRemoveInvalidContainer [2021-06-08T20:20:12.767Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-08T20:20:12.767Z] === RUN TestRenameLinkedContainer [2021-06-08T20:20:12.767Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-08T20:20:12.767Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-08T20:20:12.767Z] === RUN TestRenameStoppedContainer [2021-06-08T20:20:13.388Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-08T20:20:14.318Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-08T20:20:14.906Z] --- PASS: TestRenameStoppedContainer (2.26s) [2021-06-08T20:20:14.906Z] === RUN TestRenameRunningContainerAndReuse [2021-06-08T20:20:15.247Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-08T20:20:15.810Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-08T20:20:16.741Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-08T20:20:17.672Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-08T20:20:18.603Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-08T20:20:18.603Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-08T20:20:19.527Z] --- PASS: TestRenameRunningContainerAndReuse (4.12s) [2021-06-08T20:20:19.527Z] === RUN TestRenameInvalidName [2021-06-08T20:20:19.533Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-08T20:20:20.465Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-08T20:20:21.035Z] --- PASS: TestRenameInvalidName (2.08s) [2021-06-08T20:20:21.035Z] === RUN TestRenameAnonymousContainer [2021-06-08T20:20:21.853Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-08T20:20:22.416Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-08T20:20:22.416Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-08T20:20:24.936Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-08T20:20:25.499Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-08T20:20:26.062Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-08T20:20:26.997Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-08T20:20:27.254Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-08T20:20:27.819Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-08T20:20:27.819Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-08T20:20:28.750Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-08T20:20:29.683Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-08T20:20:30.246Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-08T20:20:30.503Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-08T20:20:31.259Z] --- PASS: TestRenameAnonymousContainer (9.23s) [2021-06-08T20:20:31.259Z] === RUN TestRenameContainerWithSameName [2021-06-08T20:20:31.433Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-08T20:20:32.208Z] --- PASS: TestRenameContainerWithSameName (1.99s) [2021-06-08T20:20:32.208Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-08T20:20:32.208Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-08T20:20:32.208Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-08T20:20:32.208Z] === RUN TestResize [2021-06-08T20:20:32.364Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-08T20:20:32.364Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-08T20:20:33.297Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-08T20:20:33.297Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-08T20:20:34.355Z] --- PASS: TestResize (2.07s) [2021-06-08T20:20:34.355Z] === RUN TestResizeWithInvalidSize [2021-06-08T20:20:34.667Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-08T20:20:35.232Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-08T20:20:36.167Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-08T20:20:36.494Z] --- PASS: TestResizeWithInvalidSize (2.03s) [2021-06-08T20:20:36.494Z] === RUN TestResizeWhenContainerNotStarted [2021-06-08T20:20:36.731Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-08T20:20:36.731Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-08T20:20:37.662Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-08T20:20:39.038Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-08T20:20:39.368Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2021-06-08T20:20:39.368Z] === RUN TestDaemonRestartKillContainers [2021-06-08T20:20:39.368Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-08T20:20:39.368Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:20:39.368Z] === RUN TestStats [2021-06-08T20:20:39.368Z] --- SKIP: TestStats (0.00s) [2021-06-08T20:20:39.368Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-08T20:20:39.368Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-08T20:20:40.930Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-08T20:20:42.299Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-08T20:20:42.864Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-08T20:20:43.427Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-08T20:20:44.358Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-08T20:20:44.922Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-08T20:20:45.090Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.03s) [2021-06-08T20:20:45.090Z] === RUN TestStopContainerWithTimeout [2021-06-08T20:20:45.090Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-08T20:20:45.090Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-08T20:20:45.090Z] === RUN TestUpdateRestartPolicy [2021-06-08T20:20:45.852Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-08T20:20:47.222Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-08T20:20:47.787Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-08T20:20:51.965Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-08T20:20:51.965Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-08T20:20:52.224Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-08T20:20:54.746Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-08T20:20:56.114Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-08T20:20:58.637Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-08T20:21:01.165Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-08T20:21:01.165Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-08T20:21:01.165Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-08T20:21:01.728Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-08T20:21:04.248Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-08T20:21:05.619Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-08T20:21:06.183Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-08T20:21:08.706Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-08T20:21:09.270Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-08T20:21:10.104Z] --- PASS: TestUpdateRestartPolicy (21.52s) [2021-06-08T20:21:10.104Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-08T20:21:10.104Z] --- PASS: TestUpdateRestartWithAutoRemove (2.07s) [2021-06-08T20:21:10.104Z] === RUN TestWaitNonBlocked [2021-06-08T20:21:10.104Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:21:10.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:21:10.104Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:21:10.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:21:10.104Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:21:10.104Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:21:11.162Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-08T20:21:11.620Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-08T20:21:11.621Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.01s) [2021-06-08T20:21:11.621Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.11s) [2021-06-08T20:21:11.621Z] === RUN TestWaitBlocked [2021-06-08T20:21:11.621Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-08T20:21:11.621Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:11.621Z] PASS [2021-06-08T20:21:11.621Z] ok github.com/docker/docker/integration/container 88.961s [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === Skipped [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-08T20:21:11.621Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-08T20:21:11.621Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-08T20:21:11.621Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-08T20:21:11.621Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-08T20:21:11.621Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-08T20:21:11.621Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-08T20:21:11.621Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-08T20:21:11.621Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-08T20:21:11.621Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-08T20:21:11.621Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-08T20:21:11.621Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-08T20:21:11.621Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-08T20:21:11.621Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-08T20:21:11.621Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-08T20:21:11.621Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-08T20:21:11.621Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-08T20:21:11.621Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-08T20:21:11.621Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-08T20:21:11.621Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-08T20:21:11.621Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-08T20:21:11.621Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-08T20:21:11.621Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-08T20:21:11.621Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-08T20:21:11.621Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-08T20:21:11.621Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-08T20:21:11.621Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-08T20:21:11.621Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-08T20:21:11.621Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-08T20:21:11.621Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-08T20:21:11.621Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-08T20:21:11.621Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-08T20:21:11.621Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-08T20:21:11.621Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-08T20:21:11.621Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] [2021-06-08T20:21:11.621Z] DONE 88 tests, 33 skipped in 91.736s [2021-06-08T20:21:11.621Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-08T20:21:11.725Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-08T20:21:11.725Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-08T20:21:12.289Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-08T20:21:14.181Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-08T20:21:14.181Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-08T20:21:14.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-08T20:21:14.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:14.480Z] INFO: Testing against a local daemon [2021-06-08T20:21:14.480Z] === RUN TestCommitInheritsEnv [2021-06-08T20:21:14.480Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-08T20:21:14.480Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:21:14.480Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-08T20:21:14.480Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-08T20:21:14.480Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-08T20:21:14.480Z] === RUN TestImagesFilterMultiReference [2021-06-08T20:21:14.480Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-08T20:21:14.480Z] === RUN TestImagePullPlatformInvalid [2021-06-08T20:21:14.480Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-08T20:21:14.480Z] === RUN TestRemoveImageOrphaning [2021-06-08T20:21:14.930Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2021-06-08T20:21:14.930Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-08T20:21:14.930Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-08T20:21:14.930Z] === RUN TestTagInvalidReference [2021-06-08T20:21:15.001Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-08T20:21:15.383Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-08T20:21:15.383Z] === RUN TestTagValidPrefixedRepo [2021-06-08T20:21:15.383Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-08T20:21:15.383Z] === RUN TestTagExistedNameWithoutForce [2021-06-08T20:21:15.383Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-06-08T20:21:15.383Z] === RUN TestTagOfficialNames [2021-06-08T20:21:15.383Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-08T20:21:15.383Z] === RUN TestTagMatchesDigest [2021-06-08T20:21:15.383Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-06-08T20:21:15.383Z] PASS [2021-06-08T20:21:15.383Z] ok github.com/docker/docker/integration/image 1.605s [2021-06-08T20:21:15.383Z] [2021-06-08T20:21:15.383Z] === Skipped [2021-06-08T20:21:15.383Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-08T20:21:15.383Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:21:15.383Z] [2021-06-08T20:21:15.383Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-08T20:21:15.383Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-08T20:21:15.383Z] [2021-06-08T20:21:15.383Z] [2021-06-08T20:21:15.383Z] DONE 11 tests, 2 skipped in 3.745s [2021-06-08T20:21:15.383Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-08T20:21:15.931Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-08T20:21:16.862Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-08T20:21:17.793Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-08T20:21:17.793Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-08T20:21:18.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:18.245Z] INFO: Testing against a local daemon [2021-06-08T20:21:18.245Z] === RUN TestNetworkCreateDelete [2021-06-08T20:21:18.245Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-08T20:21:18.245Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:18.245Z] === RUN TestDockerNetworkDeletePreferID [2021-06-08T20:21:18.245Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-06-08T20:21:18.245Z] 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-06-08T20:21:18.245Z] === RUN TestDaemonDNSFallback [2021-06-08T20:21:18.245Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-08T20:21:18.245Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:18.245Z] === RUN TestInspectNetwork [2021-06-08T20:21:18.245Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-08T20:21:18.245Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:18.245Z] === RUN TestRunContainerWithBridgeNone [2021-06-08T20:21:18.245Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-08T20:21:18.245Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:18.245Z] === RUN TestNetworkInvalidJSON [2021-06-08T20:21:18.245Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-08T20:21:18.245Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-08T20:21:18.245Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:21:18.245Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:21:18.245Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:21:18.245Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:21:18.245Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-08T20:21:18.245Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:21:18.245Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:21:18.245Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-08T20:21:18.245Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-08T20:21:18.245Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-08T20:21:18.245Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-08T20:21:18.245Z] === RUN TestNetworkList [2021-06-08T20:21:18.245Z] === RUN TestNetworkList//networks [2021-06-08T20:21:18.245Z] === PAUSE TestNetworkList//networks [2021-06-08T20:21:18.245Z] === RUN TestNetworkList//networks/ [2021-06-08T20:21:18.245Z] === PAUSE TestNetworkList//networks/ [2021-06-08T20:21:18.245Z] === CONT TestNetworkList//networks [2021-06-08T20:21:18.245Z] === CONT TestNetworkList//networks/ [2021-06-08T20:21:18.245Z] --- PASS: TestNetworkList (0.04s) [2021-06-08T20:21:18.245Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-08T20:21:18.245Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-08T20:21:18.245Z] === RUN TestHostIPv4BridgeLabel [2021-06-08T20:21:18.245Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-08T20:21:18.245Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-08T20:21:18.245Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] === RUN TestDaemonDefaultNetworkPools [2021-06-08T20:21:18.245Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-08T20:21:18.245Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-08T20:21:18.245Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-08T20:21:18.245Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] === RUN TestServiceWithPredefinedNetwork [2021-06-08T20:21:18.245Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-08T20:21:18.245Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:242: FLAKY_TEST [2021-06-08T20:21:18.245Z] === RUN TestServiceWithDataPathPortInit [2021-06-08T20:21:18.245Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-08T20:21:18.245Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] PASS [2021-06-08T20:21:18.245Z] ok github.com/docker/docker/integration/network 0.238s [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === Skipped [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-08T20:21:18.245Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-06-08T20:21:18.245Z] 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-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-08T20:21:18.245Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-08T20:21:18.245Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-08T20:21:18.245Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-08T20:21:18.245Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:242: FLAKY_TEST [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-08T20:21:18.245Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] [2021-06-08T20:21:18.245Z] DONE 22 tests, 15 skipped in 2.721s [2021-06-08T20:21:18.245Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-08T20:21:18.732Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-08T20:21:19.201Z] testing: warning: no tests to run [2021-06-08T20:21:19.201Z] PASS [2021-06-08T20:21:19.201Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2021-06-08T20:21:19.201Z] [2021-06-08T20:21:19.201Z] DONE 0 tests in 0.829s [2021-06-08T20:21:19.201Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-08T20:21:19.660Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-08T20:21:20.150Z] testing: warning: no tests to run [2021-06-08T20:21:20.150Z] PASS [2021-06-08T20:21:20.150Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2021-06-08T20:21:20.150Z] [2021-06-08T20:21:20.150Z] DONE 0 tests in 0.807s [2021-06-08T20:21:20.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-08T20:21:20.282Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-08T20:21:20.848Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-08T20:21:21.099Z] testing: warning: no tests to run [2021-06-08T20:21:21.099Z] PASS [2021-06-08T20:21:21.099Z] ok github.com/docker/docker/integration/plugin 0.077s [2021-06-08T20:21:21.099Z] [2021-06-08T20:21:21.099Z] DONE 0 tests in 0.822s [2021-06-08T20:21:21.099Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-08T20:21:21.777Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-08T20:21:22.049Z] testing: warning: no tests to run [2021-06-08T20:21:22.049Z] PASS [2021-06-08T20:21:22.049Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2021-06-08T20:21:22.049Z] [2021-06-08T20:21:22.049Z] DONE 0 tests in 0.841s [2021-06-08T20:21:22.049Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-08T20:21:22.340Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-08T20:21:22.903Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-08T20:21:23.832Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-08T20:21:23.832Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-08T20:21:24.762Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-08T20:21:25.326Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-08T20:21:26.695Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-08T20:21:27.258Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-08T20:21:27.258Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-08T20:21:30.529Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-08T20:21:31.458Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-08T20:21:32.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:32.288Z] INFO: Testing against a local daemon [2021-06-08T20:21:32.288Z] === RUN TestPluginInvalidJSON [2021-06-08T20:21:32.288Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:21:32.288Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:21:32.288Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:21:32.288Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-08T20:21:32.288Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-08T20:21:32.288Z] === RUN TestPluginInstall [2021-06-08T20:21:32.288Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-08T20:21:32.288Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-08T20:21:32.288Z] === RUN TestPluginsWithRuntimes [2021-06-08T20:21:32.288Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-08T20:21:32.288Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-08T20:21:32.288Z] === RUN TestPluginBackCompatMediaTypes [2021-06-08T20:21:32.288Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-08T20:21:32.288Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-08T20:21:32.288Z] PASS [2021-06-08T20:21:32.288Z] ok github.com/docker/docker/integration/plugin/common 0.229s [2021-06-08T20:21:32.288Z] [2021-06-08T20:21:32.288Z] === Skipped [2021-06-08T20:21:32.288Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-08T20:21:32.288Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-08T20:21:32.288Z] [2021-06-08T20:21:32.288Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-08T20:21:32.288Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-08T20:21:32.288Z] [2021-06-08T20:21:32.288Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-08T20:21:32.288Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-08T20:21:32.288Z] [2021-06-08T20:21:32.288Z] [2021-06-08T20:21:32.288Z] DONE 5 tests, 3 skipped in 9.452s [2021-06-08T20:21:32.288Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-08T20:21:35.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:35.150Z] INFO: Testing against a local daemon [2021-06-08T20:21:35.150Z] === RUN TestExternalGraphDriver [2021-06-08T20:21:35.150Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-08T20:21:35.150Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-08T20:21:35.150Z] === RUN TestGraphdriverPluginV2 [2021-06-08T20:21:35.150Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-08T20:21:35.150Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-08T20:21:35.150Z] PASS [2021-06-08T20:21:35.150Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.228s [2021-06-08T20:21:35.150Z] [2021-06-08T20:21:35.150Z] === Skipped [2021-06-08T20:21:35.150Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-08T20:21:35.150Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-08T20:21:35.150Z] [2021-06-08T20:21:35.150Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-08T20:21:35.150Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-08T20:21:35.150Z] [2021-06-08T20:21:35.150Z] [2021-06-08T20:21:35.150Z] DONE 2 tests, 2 skipped in 3.559s [2021-06-08T20:21:35.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-08T20:21:38.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:38.011Z] INFO: Testing against a local daemon [2021-06-08T20:21:38.011Z] === RUN TestReadPluginNoRead [2021-06-08T20:21:38.011Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-08T20:21:38.011Z] read_test.go:21: no unix domain sockets on Windows [2021-06-08T20:21:38.011Z] PASS [2021-06-08T20:21:38.011Z] ok github.com/docker/docker/integration/plugin/logging 0.179s [2021-06-08T20:21:38.011Z] [2021-06-08T20:21:38.011Z] === Skipped [2021-06-08T20:21:38.011Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-08T20:21:38.011Z] read_test.go:21: no unix domain sockets on Windows [2021-06-08T20:21:38.011Z] [2021-06-08T20:21:38.011Z] [2021-06-08T20:21:38.011Z] DONE 1 tests, 1 skipped in 2.670s [2021-06-08T20:21:38.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-08T20:21:38.961Z] testing: warning: no tests to run [2021-06-08T20:21:38.961Z] PASS [2021-06-08T20:21:38.961Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.114s [2021-06-08T20:21:38.961Z] [2021-06-08T20:21:38.961Z] DONE 0 tests in 1.385s [2021-06-08T20:21:39.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-08T20:21:42.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:42.272Z] INFO: Testing against a local daemon [2021-06-08T20:21:42.272Z] === RUN TestPluginWithDevMounts [2021-06-08T20:21:42.272Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-08T20:21:42.272Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:42.272Z] PASS [2021-06-08T20:21:42.272Z] ok github.com/docker/docker/integration/plugin/volumes 0.216s [2021-06-08T20:21:42.272Z] [2021-06-08T20:21:42.272Z] === Skipped [2021-06-08T20:21:42.272Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-08T20:21:42.272Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:42.272Z] [2021-06-08T20:21:42.272Z] [2021-06-08T20:21:42.272Z] DONE 1 tests, 1 skipped in 2.855s [2021-06-08T20:21:42.272Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-08T20:21:43.635Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-08T20:21:43.635Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-08T20:21:44.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:44.412Z] INFO: Testing against a local daemon [2021-06-08T20:21:44.412Z] === RUN TestSecretInspect [2021-06-08T20:21:44.412Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] === RUN TestSecretList [2021-06-08T20:21:44.412Z] --- SKIP: TestSecretList (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] === RUN TestSecretsCreateAndDelete [2021-06-08T20:21:44.412Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] === RUN TestSecretsUpdate [2021-06-08T20:21:44.412Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] === RUN TestTemplatedSecret [2021-06-08T20:21:44.412Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] === RUN TestSecretCreateResolve [2021-06-08T20:21:44.412Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:44.412Z] PASS [2021-06-08T20:21:44.412Z] ok github.com/docker/docker/integration/secret 0.170s [2021-06-08T20:21:44.412Z] [2021-06-08T20:21:44.412Z] === Skipped [2021-06-08T20:21:44.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] [2021-06-08T20:21:44.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] [2021-06-08T20:21:44.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] [2021-06-08T20:21:44.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] [2021-06-08T20:21:44.412Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:44.412Z] [2021-06-08T20:21:44.412Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-08T20:21:44.412Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:44.412Z] [2021-06-08T20:21:44.412Z] [2021-06-08T20:21:44.412Z] DONE 6 tests, 6 skipped in 2.319s [2021-06-08T20:21:44.412Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-08T20:21:45.003Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-08T20:21:45.003Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-08T20:21:45.003Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-08T20:21:45.003Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-08T20:21:45.566Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-08T20:21:47.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:47.269Z] INFO: Testing against a local daemon [2021-06-08T20:21:47.269Z] === RUN TestServiceCreateInit [2021-06-08T20:21:47.269Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-08T20:21:47.269Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-08T20:21:47.269Z] --- PASS: TestServiceCreateInit (0.03s) [2021-06-08T20:21:47.269Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-08T20:21:47.269Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-08T20:21:47.269Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestCreateServiceMultipleTimes [2021-06-08T20:21:47.269Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-08T20:21:47.269Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestCreateServiceConflict [2021-06-08T20:21:47.269Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-08T20:21:47.269Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestCreateServiceMaxReplicas [2021-06-08T20:21:47.269Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-08T20:21:47.269Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-08T20:21:47.269Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-08T20:21:47.269Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestCreateServiceSecretFileMode [2021-06-08T20:21:47.269Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-08T20:21:47.269Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestCreateServiceConfigFileMode [2021-06-08T20:21:47.269Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-08T20:21:47.269Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestCreateServiceSysctls [2021-06-08T20:21:47.269Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-06-08T20:21:47.269Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestCreateServiceCapabilities [2021-06-08T20:21:47.269Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-08T20:21:47.269Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestInspect [2021-06-08T20:21:47.269Z] --- SKIP: TestInspect (0.00s) [2021-06-08T20:21:47.269Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestCreateJob [2021-06-08T20:21:47.269Z] --- SKIP: TestCreateJob (0.00s) [2021-06-08T20:21:47.269Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestReplicatedJob [2021-06-08T20:21:47.269Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-08T20:21:47.269Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestUpdateReplicatedJob [2021-06-08T20:21:47.269Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-08T20:21:47.269Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestServiceListWithStatuses [2021-06-08T20:21:47.269Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-08T20:21:47.269Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestDockerNetworkConnectAlias [2021-06-08T20:21:47.269Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-08T20:21:47.269Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestDockerNetworkReConnect [2021-06-08T20:21:47.269Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-08T20:21:47.269Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestServicePlugin [2021-06-08T20:21:47.269Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-08T20:21:47.269Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.269Z] === RUN TestServiceUpdateLabel [2021-06-08T20:21:47.269Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-08T20:21:47.269Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.269Z] === RUN TestServiceUpdateSecrets [2021-06-08T20:21:47.269Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-08T20:21:47.269Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.269Z] === RUN TestServiceUpdateConfigs [2021-06-08T20:21:47.269Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-08T20:21:47.269Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.269Z] === RUN TestServiceUpdateNetwork [2021-06-08T20:21:47.269Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-08T20:21:47.269Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.269Z] === RUN TestServiceUpdatePidsLimit [2021-06-08T20:21:47.269Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-08T20:21:47.269Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.269Z] PASS [2021-06-08T20:21:47.269Z] ok github.com/docker/docker/integration/service 0.336s [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === Skipped [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-08T20:21:47.719Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-08T20:21:47.719Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-08T20:21:47.719Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-08T20:21:47.719Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-08T20:21:47.719Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-08T20:21:47.719Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-08T20:21:47.719Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-08T20:21:47.719Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-08T20:21:47.719Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-08T20:21:47.719Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-06-08T20:21:47.719Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-08T20:21:47.719Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-08T20:21:47.719Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-08T20:21:47.719Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-08T20:21:47.719Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-08T20:21:47.719Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-08T20:21:47.719Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-08T20:21:47.719Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-08T20:21:47.719Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-08T20:21:47.719Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2021-06-08T20:21:47.719Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-08T20:21:47.719Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2021-06-08T20:21:47.719Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-08T20:21:47.719Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-08T20:21:47.719Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] [2021-06-08T20:21:47.719Z] DONE 24 tests, 23 skipped in 3.082s [2021-06-08T20:21:47.719Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-08T20:21:48.842Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-08T20:21:49.856Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:49.856Z] INFO: Testing against a local daemon [2021-06-08T20:21:49.856Z] === RUN TestSessionCreate [2021-06-08T20:21:49.856Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-08T20:21:49.856Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:49.856Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-08T20:21:49.856Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-08T20:21:49.856Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:49.856Z] PASS [2021-06-08T20:21:49.856Z] ok github.com/docker/docker/integration/session 0.172s [2021-06-08T20:21:49.856Z] [2021-06-08T20:21:49.856Z] === Skipped [2021-06-08T20:21:49.856Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-08T20:21:49.856Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:49.856Z] [2021-06-08T20:21:49.856Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-08T20:21:49.856Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-08T20:21:49.856Z] [2021-06-08T20:21:49.856Z] [2021-06-08T20:21:49.856Z] DONE 2 tests, 2 skipped in 2.254s [2021-06-08T20:21:49.856Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-08T20:21:50.213Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-08T20:21:52.107Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-08T20:21:52.712Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:52.712Z] INFO: Testing against a local daemon [2021-06-08T20:21:52.712Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-08T20:21:52.712Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-08T20:21:52.712Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:52.712Z] === RUN TestEventsExecDie [2021-06-08T20:21:52.712Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-08T20:21:52.712Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-08T20:21:52.712Z] === RUN TestEventsBackwardsCompatible [2021-06-08T20:21:52.712Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-08T20:21:52.712Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-08T20:21:52.712Z] === RUN TestInfoAPI [2021-06-08T20:21:52.712Z] --- PASS: TestInfoAPI (0.04s) [2021-06-08T20:21:52.712Z] === RUN TestInfoAPIWarnings [2021-06-08T20:21:52.712Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-08T20:21:52.712Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:21:52.712Z] === RUN TestInfoDebug [2021-06-08T20:21:52.712Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-08T20:21:52.712Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:21:52.712Z] === RUN TestInfoInsecureRegistries [2021-06-08T20:21:52.712Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-08T20:21:52.712Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:21:52.712Z] === RUN TestInfoRegistryMirrors [2021-06-08T20:21:52.712Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-08T20:21:52.712Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:21:52.712Z] === RUN TestLoginFailsWithBadCredentials [2021-06-08T20:21:53.162Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-06-08T20:21:53.162Z] === RUN TestPingCacheHeaders [2021-06-08T20:21:53.162Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-08T20:21:53.162Z] === RUN TestPingGet [2021-06-08T20:21:53.162Z] --- PASS: TestPingGet (0.03s) [2021-06-08T20:21:53.162Z] === RUN TestPingHead [2021-06-08T20:21:53.162Z] --- PASS: TestPingHead (0.04s) [2021-06-08T20:21:53.162Z] === RUN TestVersion [2021-06-08T20:21:53.162Z] --- PASS: TestVersion (0.03s) [2021-06-08T20:21:53.162Z] PASS [2021-06-08T20:21:53.162Z] ok github.com/docker/docker/integration/system 1.318s [2021-06-08T20:21:53.613Z] [2021-06-08T20:21:53.613Z] === Skipped [2021-06-08T20:21:53.613Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-08T20:21:53.613Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:21:53.613Z] [2021-06-08T20:21:53.613Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-08T20:21:53.613Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-08T20:21:53.613Z] [2021-06-08T20:21:53.613Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-08T20:21:53.613Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-08T20:21:53.613Z] [2021-06-08T20:21:53.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-08T20:21:53.613Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:21:53.613Z] [2021-06-08T20:21:53.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-08T20:21:53.613Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:21:53.613Z] [2021-06-08T20:21:53.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-08T20:21:53.613Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:21:53.613Z] [2021-06-08T20:21:53.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-08T20:21:53.613Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:21:53.613Z] [2021-06-08T20:21:53.613Z] [2021-06-08T20:21:53.613Z] DONE 13 tests, 7 skipped in 3.432s [2021-06-08T20:21:53.613Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-08T20:21:55.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:21:55.756Z] INFO: Testing against a local daemon [2021-06-08T20:21:55.756Z] === RUN TestVolumesCreateAndList [2021-06-08T20:21:55.756Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-08T20:21:55.756Z] === RUN TestVolumesRemove [2021-06-08T20:21:55.756Z] --- PASS: TestVolumesRemove (0.15s) [2021-06-08T20:21:55.756Z] === RUN TestVolumesInspect [2021-06-08T20:21:56.205Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-08T20:21:56.205Z] === RUN TestVolumesInvalidJSON [2021-06-08T20:21:56.205Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-08T20:21:56.205Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-08T20:21:56.205Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-08T20:21:56.205Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-06-08T20:21:56.205Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-06-08T20:21:56.205Z] PASS [2021-06-08T20:21:56.205Z] ok github.com/docker/docker/integration/volume 0.446s [2021-06-08T20:21:56.205Z] [2021-06-08T20:21:56.205Z] DONE 5 tests in 2.754s [2021-06-08T20:21:56.205Z] INFO: make.ps1 ended at 06/08/2021 20:21:56 [2021-06-08T20:21:56.205Z] INFO: Integration CLI tests being run from the host: [2021-06-08T20:21:56.205Z] 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-06-08T20:21:58.687Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-08T20:21:58.687Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-08T20:21:58.687Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-08T20:22:00.055Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-08T20:22:00.055Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-08T20:22:00.312Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-08T20:22:01.679Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-08T20:22:03.047Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-08T20:22:04.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-08T20:22:04.711Z] INFO: Testing against a local daemon [2021-06-08T20:22:04.711Z] === RUN TestDockerSuite [2021-06-08T20:22:04.711Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-08T20:22:04.711Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-08T20:22:04.711Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-08T20:22:04.711Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-08T20:22:04.711Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-08T20:22:04.711Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-08T20:22:04.711Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-08T20:22:04.711Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-08T20:22:04.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-08T20:22:04.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-08T20:22:04.940Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-08T20:22:05.660Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-08T20:22:05.660Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-08T20:22:06.312Z] === RUN TestDockerSuite/TestRunMount [2021-06-08T20:22:06.609Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-08T20:22:07.058Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-08T20:22:16.270Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-08T20:22:16.270Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-08T20:22:16.270Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-08T20:22:17.639Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-08T20:22:20.159Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-08T20:22:23.432Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-08T20:22:25.952Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-08T20:22:28.472Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-08T20:22:29.842Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-08T20:22:31.210Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-08T20:22:31.210Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-08T20:22:32.579Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-08T20:22:33.512Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-08T20:22:34.442Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-08T20:22:35.387Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-08T20:22:37.914Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-08T20:22:39.808Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-08T20:22:43.979Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-08T20:22:44.542Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-08T20:22:44.799Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-08T20:22:45.364Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-08T20:22:45.621Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-08T20:22:46.183Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-08T20:22:47.114Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-08T20:22:47.114Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-08T20:22:48.044Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-08T20:22:54.583Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-08T20:22:54.584Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-08T20:22:54.584Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-08T20:22:55.148Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-08T20:22:57.042Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-08T20:22:57.605Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-08T20:22:58.168Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-08T20:22:58.731Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-08T20:22:59.294Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-08T20:22:59.857Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-08T20:23:00.422Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-08T20:23:00.422Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-08T20:23:01.354Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-08T20:23:01.611Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-08T20:23:01.611Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-08T20:23:02.540Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-08T20:23:03.910Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-08T20:23:03.910Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-08T20:23:07.184Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-08T20:23:08.553Z] === RUN TestDockerSuite/TestRunRm [2021-06-08T20:23:09.116Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-08T20:23:13.286Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-08T20:23:13.856Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-08T20:23:14.426Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-08T20:23:15.795Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-08T20:23:16.724Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-08T20:23:18.946Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-08T20:23:19.247Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-08T20:23:20.457Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-08T20:23:20.616Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-08T20:23:23.342Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-08T20:23:23.343Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-08T20:23:23.343Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-08T20:23:23.343Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-08T20:23:23.343Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-08T20:23:23.892Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-08T20:23:26.418Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-08T20:23:26.982Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-08T20:23:27.023Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-08T20:23:27.023Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-08T20:23:27.023Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-08T20:23:27.911Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-08T20:23:28.476Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-08T20:23:29.039Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-08T20:23:29.604Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-08T20:23:30.168Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-08T20:23:31.126Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-08T20:23:32.057Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-08T20:23:32.620Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-08T20:23:32.739Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-08T20:23:33.183Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-08T20:23:36.456Z] === RUN TestDockerSuite/TestRunState [2021-06-08T20:23:37.825Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-08T20:23:39.195Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-08T20:23:40.127Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-08T20:23:40.384Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-08T20:23:40.384Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-08T20:23:41.316Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-08T20:23:41.316Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-08T20:23:41.879Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-08T20:23:43.774Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-08T20:23:43.774Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-08T20:23:43.774Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-08T20:23:44.031Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-08T20:23:44.594Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-08T20:23:47.865Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-08T20:23:48.439Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-08T20:23:49.383Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-08T20:23:50.755Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-08T20:23:53.276Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-08T20:23:55.168Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-08T20:23:57.689Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-08T20:23:57.689Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-08T20:23:58.618Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-08T20:23:59.181Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-08T20:24:00.112Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-08T20:24:01.043Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-08T20:24:04.320Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-08T20:24:04.320Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-08T20:24:05.254Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-08T20:24:05.254Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-08T20:24:06.213Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-08T20:24:06.213Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-08T20:24:06.213Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-08T20:24:06.213Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-08T20:24:07.587Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-08T20:24:08.151Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-08T20:24:08.410Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-08T20:24:08.980Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-08T20:24:08.980Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-08T20:24:09.236Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-08T20:24:10.166Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-08T20:24:14.338Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-08T20:24:15.266Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-08T20:24:16.195Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-08T20:24:18.720Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-08T20:24:19.652Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-08T20:24:22.176Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-08T20:24:24.698Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-08T20:24:25.272Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-08T20:24:25.272Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-08T20:24:25.272Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-08T20:24:25.272Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-08T20:24:25.529Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-08T20:24:25.529Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-08T20:24:29.699Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-08T20:24:29.956Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-08T20:24:31.848Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-08T20:24:32.411Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-08T20:24:32.973Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-08T20:24:32.973Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-08T20:24:33.902Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-08T20:24:33.902Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-08T20:24:33.902Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-08T20:24:33.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-08T20:24:33.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-08T20:24:33.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-08T20:24:33.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-08T20:24:33.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-08T20:24:33.902Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-08T20:24:34.831Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-08T20:24:35.395Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-08T20:24:35.395Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-08T20:24:36.324Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-08T20:24:36.580Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-08T20:24:37.510Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-08T20:24:37.510Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-08T20:24:38.073Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-08T20:24:39.002Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-08T20:24:39.002Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-08T20:24:39.002Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-08T20:24:39.566Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-08T20:24:40.933Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-08T20:24:41.882Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-08T20:24:41.882Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-08T20:24:42.444Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-08T20:24:42.444Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-08T20:24:44.337Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-08T20:24:44.337Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-08T20:24:46.856Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-08T20:24:47.419Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-08T20:24:47.419Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-08T20:24:47.419Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-08T20:24:48.788Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-08T20:24:49.352Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-08T20:24:50.722Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-08T20:24:50.722Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-08T20:24:52.617Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-08T20:24:52.617Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-08T20:24:52.874Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-08T20:24:54.767Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-08T20:24:54.767Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-08T20:24:56.659Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-08T20:24:56.659Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-08T20:24:56.659Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-08T20:24:58.553Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-08T20:24:58.562Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-08T20:24:58.562Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-08T20:24:59.494Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-08T20:25:00.057Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-08T20:25:00.057Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-08T20:25:00.057Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-08T20:25:00.313Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-08T20:25:00.877Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-08T20:25:02.771Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-08T20:25:03.027Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-08T20:25:05.547Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-08T20:25:05.547Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-08T20:25:09.234Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-08T20:25:09.572Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-08T20:25:10.183Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-08T20:25:10.183Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-08T20:25:10.183Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-08T20:25:10.183Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-08T20:25:10.183Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-08T20:25:11.138Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-08T20:25:11.463Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-08T20:25:12.396Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-08T20:25:14.287Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-08T20:25:14.818Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-08T20:25:16.326Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-08T20:25:16.326Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-08T20:25:16.326Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-08T20:25:16.326Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-08T20:25:16.804Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-08T20:25:19.325Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-08T20:25:19.905Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-08T20:25:20.004Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-08T20:25:21.799Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-08T20:25:23.690Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-08T20:25:25.583Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-08T20:25:28.854Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-08T20:25:32.358Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-08T20:25:34.105Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-08T20:25:36.623Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-08T20:25:38.078Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-08T20:25:39.029Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-08T20:25:39.029Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-08T20:25:41.872Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-08T20:25:42.712Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-08T20:25:44.223Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-08T20:25:44.392Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-08T20:25:46.284Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-08T20:25:46.847Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-08T20:25:47.776Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-08T20:25:48.340Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-08T20:25:48.340Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-08T20:25:49.271Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-08T20:25:49.946Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-08T20:25:49.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-08T20:25:49.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-08T20:25:49.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-08T20:25:49.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-08T20:25:50.395Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-08T20:25:53.443Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-08T20:25:54.810Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-08T20:25:57.331Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-08T20:25:57.896Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-08T20:25:58.464Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-08T20:25:58.464Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-08T20:25:58.723Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-08T20:26:00.098Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-08T20:26:01.518Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-08T20:26:02.446Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-08T20:26:04.338Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-08T20:26:04.594Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-08T20:26:08.766Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-08T20:26:09.329Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-08T20:26:10.259Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-08T20:26:10.259Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-08T20:26:12.780Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-08T20:26:14.148Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-08T20:26:19.399Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-08T20:26:23.589Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-08T20:26:27.759Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-08T20:26:30.278Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-08T20:26:32.735Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-08T20:26:32.735Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-08T20:26:32.735Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-08T20:26:35.530Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-08T20:26:40.785Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-08T20:26:42.677Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-08T20:26:45.198Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-08T20:26:46.574Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-08T20:26:47.427Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-08T20:26:47.427Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-08T20:26:47.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-08T20:26:47.942Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-08T20:26:50.462Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-08T20:26:52.355Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-08T20:26:54.248Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-08T20:26:54.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-08T20:26:56.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-08T20:26:56.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-08T20:26:59.293Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-08T20:27:01.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-08T20:27:09.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-08T20:27:14.142Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-08T20:27:14.142Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-08T20:27:14.142Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-08T20:27:15.070Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-08T20:27:15.070Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-08T20:27:15.070Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-08T20:27:15.070Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-08T20:27:15.999Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-08T20:27:15.999Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-08T20:27:16.928Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-08T20:27:16.928Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-08T20:27:16.928Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-08T20:27:16.928Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-08T20:27:16.928Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-08T20:27:19.449Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-08T20:27:19.449Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-08T20:27:19.449Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-08T20:27:19.449Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-08T20:27:19.449Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-08T20:27:25.990Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-08T20:27:27.358Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-08T20:27:27.615Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-08T20:27:27.615Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-08T20:27:30.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-08T20:27:30.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-08T20:27:30.887Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-08T20:27:33.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-08T20:27:33.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-08T20:27:33.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-08T20:27:35.088Z] --- PASS: TestBuildWCOWSandboxSize (937.51s) [2021-06-08T20:27:35.088Z] === RUN TestBuildWithEmptyDockerfile [2021-06-08T20:27:35.088Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T20:27:35.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T20:27:35.088Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T20:27:35.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T20:27:35.088Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T20:27:35.088Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T20:27:35.088Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-08T20:27:35.088Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-08T20:27:35.088Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-08T20:27:35.088Z] --- PASS: TestBuildWithEmptyDockerfile (0.65s) [2021-06-08T20:27:35.088Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-08T20:27:35.088Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-08T20:27:35.088Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-08T20:27:35.088Z] === RUN TestBuildPreserveOwnership [2021-06-08T20:27:35.088Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-08T20:27:35.088Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:27:35.088Z] === RUN TestBuildPlatformInvalid [2021-06-08T20:27:35.088Z] --- PASS: TestBuildPlatformInvalid (0.55s) [2021-06-08T20:27:35.088Z] PASS [2021-06-08T20:27:35.088Z] ok github.com/docker/docker/integration/build 1172.498s [2021-06-08T20:27:35.088Z] [2021-06-08T20:27:35.088Z] === Skipped [2021-06-08T20:27:35.088Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-08T20:27:35.089Z] build_session_test.go:25: TODO: BuildKit [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-08T20:27:35.089Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-08T20:27:35.089Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-08T20:27:35.089Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-08T20:27:35.089Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] DONE 29 tests, 5 skipped in 1204.678s [2021-06-08T20:27:35.089Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-08T20:27:35.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:27:35.089Z] INFO: Testing against a local daemon [2021-06-08T20:27:35.089Z] === RUN TestConfigInspect [2021-06-08T20:27:35.089Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] === RUN TestConfigList [2021-06-08T20:27:35.089Z] --- SKIP: TestConfigList (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] === RUN TestConfigsCreateAndDelete [2021-06-08T20:27:35.089Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] === RUN TestConfigsUpdate [2021-06-08T20:27:35.089Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] === RUN TestTemplatedConfig [2021-06-08T20:27:35.089Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] === RUN TestConfigCreateResolve [2021-06-08T20:27:35.089Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:27:35.089Z] === RUN TestConfigDaemonLibtrustID [2021-06-08T20:27:35.089Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:27:35.089Z] PASS [2021-06-08T20:27:35.089Z] ok github.com/docker/docker/integration/config 0.213s [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === Skipped [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-08T20:27:35.089Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] [2021-06-08T20:27:35.089Z] DONE 7 tests, 7 skipped in 3.439s [2021-06-08T20:27:35.089Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-08T20:27:35.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:27:35.089Z] INFO: Testing against a local daemon [2021-06-08T20:27:35.089Z] === RUN TestCheckpoint [2021-06-08T20:27:35.089Z] --- SKIP: TestCheckpoint (0.01s) [2021-06-08T20:27:35.089Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T20:27:35.089Z] === RUN TestContainerInvalidJSON [2021-06-08T20:27:35.089Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T20:27:35.089Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T20:27:35.089Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T20:27:35.089Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T20:27:35.089Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-08T20:27:35.089Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-08T20:27:35.089Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-08T20:27:35.089Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-08T20:27:35.089Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-08T20:27:35.089Z] --- PASS: TestContainerInvalidJSON (0.62s) [2021-06-08T20:27:35.089Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-08T20:27:35.089Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-08T20:27:35.089Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-08T20:27:35.089Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-08T20:27:35.089Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-06-08T20:27:35.089Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-08T20:27:35.089Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-06-08T20:27:35.089Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-08T20:27:35.089Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-06-08T20:27:35.089Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-08T20:27:35.089Z] --- PASS: TestCopyToContainerPathIsNotDir (0.41s) [2021-06-08T20:27:35.089Z] === RUN TestCopyFromContainer [2021-06-08T20:27:35.089Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-08T20:27:35.089Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-08T20:27:35.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T20:27:35.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T20:27:35.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T20:27:35.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T20:27:35.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T20:27:35.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T20:27:35.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-08T20:27:35.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-08T20:27:35.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-08T20:27:35.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-08T20:27:35.089Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-08T20:27:35.089Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-08T20:27:35.089Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidEnv [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-08T20:27:35.089Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-08T20:27:35.089Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-08T20:27:35.089Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-08T20:27:35.089Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-08T20:27:35.089Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-08T20:27:35.089Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-08T20:27:35.089Z] === RUN TestCreateTmpfsMountsTarget [2021-06-08T20:27:35.089Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-08T20:27:35.089Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-08T20:27:35.089Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-08T20:27:35.089Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:27:35.089Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-08T20:27:35.089Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-08T20:27:35.089Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T20:27:35.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T20:27:35.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T20:27:35.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T20:27:35.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T20:27:35.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T20:27:35.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T20:27:35.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-08T20:27:35.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-08T20:27:35.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-08T20:27:35.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-08T20:27:35.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-08T20:27:35.089Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-08T20:27:35.089Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-08T20:27:35.089Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-08T20:27:35.089Z] === RUN TestCreateDifferentPlatform [2021-06-08T20:27:35.089Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-08T20:27:35.089Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-08T20:27:35.089Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-08T20:27:35.089Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-08T20:27:35.089Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-08T20:27:35.089Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-06-08T20:27:35.089Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-08T20:27:35.089Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-08T20:27:35.089Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-08T20:27:35.089Z] === RUN TestContainerKillOnDaemonStart [2021-06-08T20:27:35.089Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-08T20:27:35.089Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:35.089Z] === RUN TestDiff [2021-06-08T20:27:35.089Z] --- SKIP: TestDiff (0.00s) [2021-06-08T20:27:35.089Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-08T20:27:35.089Z] === RUN TestExecWithCloseStdin [2021-06-08T20:27:35.124Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite (1932.19s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.45s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.10s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.63s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.40s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.63s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.39s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.53s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.20s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.33s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.55s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.42s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.70s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.46s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAttachDetach (1.72s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.37s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.50s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.70s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.70s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.11s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.19s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.01s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.74s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.95s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.75s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.21s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.43s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.86s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.12s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.25s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.81s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.53s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.26s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.39s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.57s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.35s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.06s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.87s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.50s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.93s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.98s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.28s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.43s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.26s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.02s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.89s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.41s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.24s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.02s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.54s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.48s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.58s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.00s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.99s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.14s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.96s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.82s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.27s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.76s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.45s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.02s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.13s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.20s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (9.07s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.26s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.42s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.23s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.57s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.75s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2021-06-08T20:27:35.124Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-08T20:27:35.124Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.52s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.56s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.29s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.04s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.53s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.46s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.17s) [2021-06-08T20:27:35.124Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-08T20:27:35.124Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.124Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-08T20:27:35.124Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.124Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-08T20:27:35.124Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.124Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-08T20:27:35.124Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.48s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.40s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.49s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.18s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.06s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.95s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.73s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.80s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.77s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.89s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.93s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.23s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.97s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (18.19s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.96s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.47s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.34s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.00s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.70s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.65s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.34s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.29s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.40s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.69s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.64s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.52s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnv (1.75s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.53s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.18s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.95s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s) [2021-06-08T20:27:35.124Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-08T20:27:35.124Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.25s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildExpose (0.62s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.11s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.64s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.46s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFails (1.32s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.64s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.25s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.65s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.97s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.32s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.36s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.80s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.22s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildHistory (4.32s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.99s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.17s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2021-06-08T20:27:35.124Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.95s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.52s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.28s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.69s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.73s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.84s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.56s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.55s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.50s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.79s) [2021-06-08T20:27:35.125Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-08T20:27:35.125Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.08s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.04s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNetContainer (4.10s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.09s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.77s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.48s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.46s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.37s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.83s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.63s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.95s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (2.12s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.68s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.97s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildPATH (2.57s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.10s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.21s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.27s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.60s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.85s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildRm (3.60s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.37s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.26s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.29s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.16s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.74s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2021-06-08T20:27:35.125Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-08T20:27:35.125Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildStderr (1.20s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.49s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.89s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.00s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.75s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.68s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.58s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildUser (2.53s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.12s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.53s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.21s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.78s) [2021-06-08T20:27:35.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-06-08T20:27:35.125Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-08T20:27:35.125Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-08T20:27:35.125Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.125Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-08T20:27:35.125Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.23s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.34s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.55s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.37s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.19s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.78s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.98s) [2021-06-08T20:27:35.125Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-08T20:27:35.125Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.10s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.19s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-06-08T20:27:35.125Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-08T20:27:35.125Z] docker_cli_sni_test.go:18: Flakey test [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.46s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.21s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.53s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitTTY (1.64s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.80s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.85s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.34s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.24s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.16s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.21s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.12s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.65s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.95s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.20s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.96s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.88s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.13s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.95s) [2021-06-08T20:27:35.125Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-08T20:27:35.125Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.55s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.97s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.08s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.47s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.59s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.44s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.73s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.69s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.94s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.80s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a5bf60_} (1.70s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1114424364_/foo_false____} (1.97s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1114424364_/foo_true____} (1.70s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3112184731_/foo_false____} (1.86s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3112184731_/foo_true____} (1.73s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3112184731_/foo_true__0xc000a44020__} (1.78s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a44040_} (1.79s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a44060_} (1.73s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a44080_} (1.81s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a440a0_} (1.64s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.83s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.78s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.26s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.70s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.50s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.80s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.80s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.98s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.38s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.33s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.25s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.31s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.93s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.54s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.19s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.13s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.98s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.73s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.12s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.33s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.41s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToStdout (0.82s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s) [2021-06-08T20:27:35.125Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.35s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.09s) [2021-06-08T20:27:35.126Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-08T20:27:35.126Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-06-08T20:27:35.126Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-08T20:27:35.126Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.13s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.84s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.20s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.37s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.24s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.92s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.38s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.31s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.52s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.10s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.83s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.09s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.50s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.49s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.88s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.93s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.95s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsAttach (1.18s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsCommit (1.75s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.94s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.91s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.76s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.54s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.20s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsCopy (1.29s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.07s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.93s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.48s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFilters (1.47s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFormat (1.46s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-06-08T20:27:35.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-08T20:27:35.126Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-08T20:27:35.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-08T20:27:35.126Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.77s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.95s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsRename (1.26s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsResize (0.97s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.75s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.49s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.12s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsTop (0.81s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.58s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExec (1.07s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.17s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.05s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.05s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.12s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.22s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.32s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.44s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecCgroup (4.33s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecEnv (1.08s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecInspectID (3.12s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecInteractive (1.29s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.05s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecParseError (0.76s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.80s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.80s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecStartFails (1.09s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.10s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.77s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecTTY (1.12s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.16s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecUlimits (1.16s) [2021-06-08T20:27:35.126Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-08T20:27:35.126Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.25s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.16s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.90s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.92s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestExecWithUser (1.61s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.07s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.31s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestHealth (22.90s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.02s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.18s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.39s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.47s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.72s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.82s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.83s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImportDisplay (1.75s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImportFile (1.67s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.72s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImportGzipped (2.13s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.59s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.81s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.98s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.91s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.39s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.75s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.71s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s) [2021-06-08T20:27:35.126Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-08T20:27:35.126Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.99s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.90s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectDefault (0.72s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectHistory (0.86s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-08T20:27:35.126Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-08T20:27:35.126Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.71s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.74s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.77s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.63s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.36s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectStatus (1.54s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.06s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.04s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.99s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.94s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.25s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.21s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.18s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.72s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.66s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.67s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.35s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.12s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.81s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.18s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.18s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.15s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.41s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.58s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.05s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.03s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.11s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.94s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.17s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.75s) [2021-06-08T20:27:35.126Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.76s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.91s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestNetHostname (2.97s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.67s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.24s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.86s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.72s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPluginActive (1.38s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.74s) [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-08T20:27:35.127Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.30s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.97s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.75s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.03s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.39s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPortList (12.26s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.68s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersAttach (8.00s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.12s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.17s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.44s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.94s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.42s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsByOrder (2.97s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.07s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.57s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (5.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.47s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.48s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.22s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.50s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.44s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.35s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.82s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.90s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.83s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.45s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.33s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.76s) [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-08T20:27:35.127Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.49s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.64s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.21s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.76s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.33s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.43s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.68s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.75s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.96s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.88s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.86s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.34s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.21s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiTag (0.22s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.23s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.08s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.06s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.69s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.51s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.60s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.74s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.85s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.96s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.49s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.87s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.96s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.16s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.72s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.19s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.90s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.99s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.85s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.02s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.94s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.04s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.79s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.49s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.76s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.19s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.74s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.89s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.92s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.74s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.21s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.39s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.44s) [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-08T20:27:35.127Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-08T20:27:35.127Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.41s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.43s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.90s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.58s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-08T20:27:35.127Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.58s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.93s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.10s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.96s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.74s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.46s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-08T20:27:35.127Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.31s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.44s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.50s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.48s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.38s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.53s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.50s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.54s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunMount (8.33s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.20s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.68s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.13s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.47s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.57s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.56s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.06s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.98s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.19s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.20s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.32s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.87s) [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-08T20:27:35.127Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.61s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2021-06-08T20:27:35.127Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-08T20:27:35.127Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-08T20:27:35.127Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2021-06-08T20:27:35.127Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.43s) [2021-06-08T20:27:35.127Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-08T20:27:35.127Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.15s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.44s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.91s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.43s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.07s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.70s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.87s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.68s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.02s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.96s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.89s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunState (1.92s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.98s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.04s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.40s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.87s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunSysctls (1.94s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.87s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.91s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.25s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.36s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.50s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.97s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.71s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUserByID (0.91s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.97s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUserByName (0.97s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.31s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.02s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.20s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.45s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.25s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.45s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.75s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.88s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.74s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.50s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.73s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.75s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.75s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.03s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.73s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.43s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.47s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.34s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.99s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.11s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.76s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.95s) [2021-06-08T20:27:35.128Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents822666724 [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.47s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.46s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.29s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.41s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.45s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStartRecordError (1.68s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.87s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.94s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.07s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.86s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.07s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.04s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.93s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.66s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.85s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.87s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-06-08T20:27:35.128Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.45s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.17s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.10s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.10s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdateStats (3.93s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.89s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-08T20:27:35.128Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.36s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.26s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.10s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.56s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.09s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.71s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.60s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.43s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.15s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.21s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.46s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.23s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.13s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.23s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.40s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.11s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.09s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.79s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.89s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.27s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.71s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.19s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s) [2021-06-08T20:27:35.128Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.87s) [2021-06-08T20:27:35.128Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-08T20:27:35.128Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-08T20:27:35.128Z] === RUN TestDockerRegistrySuite [2021-06-08T20:27:35.128Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-08T20:27:36.059Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-08T20:27:37.426Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-08T20:27:38.844Z] --- PASS: TestExecWithCloseStdin (3.39s) [2021-06-08T20:27:38.844Z] === RUN TestExec [2021-06-08T20:27:39.319Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-08T20:27:39.319Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-08T20:27:40.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-08T20:27:40.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-08T20:27:41.054Z] --- PASS: TestExec (2.36s) [2021-06-08T20:27:41.054Z] === RUN TestExecUser [2021-06-08T20:27:41.054Z] --- SKIP: TestExecUser (0.00s) [2021-06-08T20:27:41.054Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-08T20:27:41.054Z] === RUN TestExportContainerAndImportImage [2021-06-08T20:27:41.054Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-08T20:27:41.054Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:41.054Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-08T20:27:41.054Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-08T20:27:41.054Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:41.054Z] === RUN TestHealthCheckWorkdir [2021-06-08T20:27:41.054Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-08T20:27:41.054Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-08T20:27:41.054Z] === RUN TestHealthKillContainer [2021-06-08T20:27:41.054Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-08T20:27:41.054Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-08T20:27:41.054Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-08T20:27:41.054Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-08T20:27:41.054Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-08T20:27:41.054Z] === RUN TestKillContainerInvalidSignal [2021-06-08T20:27:41.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-08T20:27:41.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-08T20:27:41.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-08T20:27:43.241Z] --- PASS: TestKillContainerInvalidSignal (2.13s) [2021-06-08T20:27:43.241Z] === RUN TestKillContainer [2021-06-08T20:27:43.241Z] === RUN TestKillContainer/no_signal [2021-06-08T20:27:43.493Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-08T20:27:45.429Z] === RUN TestKillContainer/non_killing_signal [2021-06-08T20:27:45.429Z] === RUN TestKillContainer/killing_signal [2021-06-08T20:27:48.742Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-08T20:27:52.916Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-08T20:27:53.479Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-08T20:27:54.023Z] --- PASS: TestKillContainer (9.65s) [2021-06-08T20:27:54.023Z] --- PASS: TestKillContainer/no_signal (2.03s) [2021-06-08T20:27:54.023Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-08T20:27:54.023Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-08T20:27:54.023Z] --- PASS: TestKillContainer/killing_signal (7.57s) [2021-06-08T20:27:54.023Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-08T20:27:54.023Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-08T20:27:54.023Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:27:54.023Z] === RUN TestKillStoppedContainer [2021-06-08T20:27:54.023Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-08T20:27:54.023Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:27:54.023Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-08T20:27:54.023Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-08T20:27:54.023Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:27:54.023Z] === RUN TestKillDifferentUserContainer [2021-06-08T20:27:54.023Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-08T20:27:54.023Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-08T20:27:54.023Z] === RUN TestInspectOomKilledTrue [2021-06-08T20:27:54.023Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-08T20:27:54.023Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:54.023Z] === RUN TestInspectOomKilledFalse [2021-06-08T20:27:54.023Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-08T20:27:54.023Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:27:54.023Z] === RUN TestLogsFollowTailEmpty [2021-06-08T20:27:54.857Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-08T20:27:54.996Z] --- PASS: TestLogsFollowTailEmpty (2.17s) [2021-06-08T20:27:54.997Z] === RUN TestNetworkNat [2021-06-08T20:27:54.997Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-08T20:27:54.997Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-08T20:27:54.997Z] === RUN TestNetworkLocalhostTCPNat [2021-06-08T20:27:56.224Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-08T20:27:57.592Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-08T20:27:57.924Z] --- PASS: TestNetworkLocalhostTCPNat (2.49s) [2021-06-08T20:27:57.924Z] === RUN TestNetworkLoopbackNat [2021-06-08T20:27:57.924Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-08T20:27:57.924Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-08T20:27:57.924Z] === RUN TestPause [2021-06-08T20:27:57.924Z] --- SKIP: TestPause (0.00s) [2021-06-08T20:27:57.924Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-08T20:27:57.924Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-08T20:27:58.959Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-08T20:27:59.468Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.12s) [2021-06-08T20:27:59.468Z] === RUN TestPauseStopPausedContainer [2021-06-08T20:27:59.468Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-08T20:27:59.468Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:27:59.468Z] === RUN TestPsFilter [2021-06-08T20:27:59.929Z] --- PASS: TestPsFilter (0.20s) [2021-06-08T20:27:59.929Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-08T20:28:00.331Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-08T20:28:01.260Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-08T20:28:02.118Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.32s) [2021-06-08T20:28:02.118Z] === RUN TestRemoveContainerWithVolume [2021-06-08T20:28:03.780Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-08T20:28:04.304Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2021-06-08T20:28:04.304Z] === RUN TestRemoveContainerRunning [2021-06-08T20:28:06.301Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-08T20:28:06.490Z] --- PASS: TestRemoveContainerRunning (2.05s) [2021-06-08T20:28:06.490Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-08T20:28:06.864Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-08T20:28:07.796Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-08T20:28:08.679Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.06s) [2021-06-08T20:28:08.679Z] === RUN TestRemoveInvalidContainer [2021-06-08T20:28:08.679Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-08T20:28:08.679Z] === RUN TestRenameLinkedContainer [2021-06-08T20:28:08.679Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-08T20:28:08.679Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-08T20:28:08.679Z] === RUN TestRenameStoppedContainer [2021-06-08T20:28:11.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-08T20:28:11.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-08T20:28:11.970Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-08T20:28:12.071Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-08T20:28:12.520Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-08T20:28:12.913Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-08T20:28:12.913Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-08T20:28:14.029Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-08T20:28:14.029Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-08T20:28:14.280Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-08T20:28:15.209Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-08T20:28:15.774Z] --- PASS: TestRenameStoppedContainer (7.24s) [2021-06-08T20:28:15.774Z] === RUN TestRenameRunningContainerAndReuse [2021-06-08T20:28:16.578Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-08T20:28:19.851Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-08T20:28:20.107Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-08T20:28:20.485Z] --- PASS: TestRenameRunningContainerAndReuse (4.27s) [2021-06-08T20:28:20.485Z] === RUN TestRenameInvalidName [2021-06-08T20:28:20.670Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-08T20:28:21.600Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-08T20:28:22.029Z] --- PASS: TestRenameInvalidName (2.09s) [2021-06-08T20:28:22.029Z] === RUN TestRenameAnonymousContainer [2021-06-08T20:28:22.163Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-08T20:28:22.163Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-08T20:28:22.163Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-08T20:28:22.163Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-08T20:28:22.419Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-08T20:28:22.677Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-08T20:28:22.677Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-08T20:28:22.934Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-08T20:28:23.191Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-08T20:28:23.448Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-08T20:28:23.448Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-08T20:28:24.245Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-08T20:28:24.694Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-08T20:28:25.143Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-08T20:28:25.144Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-08T20:28:25.343Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-08T20:28:25.601Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-08T20:28:26.653Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-08T20:28:27.602Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-08T20:28:28.124Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-08T20:28:28.552Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-08T20:28:29.003Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-08T20:28:29.453Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-08T20:28:29.527Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-08T20:28:30.091Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-08T20:28:31.462Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-08T20:28:32.393Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-08T20:28:32.650Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite (58.52s) [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.59s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d469e6d01577c] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.41s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d1788ff01fdc3] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.65s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d1ea4a9edf6fb] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d1e7fa3ea996c] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.65s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d95f8799f3d30] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.48s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d93af8b9476c1] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.70s) [2021-06-08T20:28:33.214Z] check_test.go:196: [db3dfb6f4dd26] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.33s) [2021-06-08T20:28:33.214Z] check_test.go:196: [df17ca53b16be] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d9c7bd9a30c16] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2021-06-08T20:28:33.214Z] check_test.go:196: [daf51453520ca] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.41s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d007b58080b4b] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.36s) [2021-06-08T20:28:33.214Z] check_test.go:196: [df857f68c73c5] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d2258173d3fc8] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.26s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d711e4498be6b] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.46s) [2021-06-08T20:28:33.214Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e13e0a744a88443e96f7a2ec97fcf01bab1db3a607403083d00d6f0dd931970 [2021-06-08T20:28:33.214Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:742372f79ab8ba342581c60386c15d93187967c6c666b4b9d14d7777fc66a66e [2021-06-08T20:28:33.214Z] check_test.go:196: [de948bf051aed] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.47s) [2021-06-08T20:28:33.214Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cdb3387a53ec59bf00c2192dcbe4e2a1873c39482b89d375c463b737c36a155f [2021-06-08T20:28:33.214Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1be413f51046ba03564eb54c831a763b518c33d3ae34a4f0cc02f68c3be6542e [2021-06-08T20:28:33.214Z] check_test.go:196: [d65461b2b262b] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.52s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d87336d55b87b] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.62s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d11200fb04512] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.25s) [2021-06-08T20:28:33.214Z] check_test.go:196: [dab54132f348b] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d279a4fcda039] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d2f32964d17bc] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-06-08T20:28:33.214Z] check_test.go:196: [dad3aa50d0d7b] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d95aca76a1c4d] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.25s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d78ebfb02fee2] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-06-08T20:28:33.214Z] check_test.go:196: [dc04b1e466360] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.55s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d31fd01a9812f] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d7e63fdb84c02] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d6f7c692eb096] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d6260628814cc] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2021-06-08T20:28:33.214Z] check_test.go:196: [dd719e49056f3] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2021-06-08T20:28:33.214Z] check_test.go:196: [db6cf6523bf7e] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2021-06-08T20:28:33.214Z] check_test.go:196: [da3b8c7779045] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.67s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d2014f381862c] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.76s) [2021-06-08T20:28:33.214Z] check_test.go:196: [de1c1cc541672] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.61s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d498de0249d95] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.70s) [2021-06-08T20:28:33.214Z] check_test.go:196: [d63e28036f3cc] daemon is not started [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s) [2021-06-08T20:28:33.214Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-06-08T20:28:33.214Z] === RUN TestDockerSchema1RegistrySuite [2021-06-08T20:28:33.214Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-08T20:28:33.214Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-08T20:28:35.252Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-08T20:28:36.881Z] --- PASS: TestRenameAnonymousContainer (12.51s) [2021-06-08T20:28:36.881Z] === RUN TestRenameContainerWithSameName [2021-06-08T20:28:36.881Z] --- PASS: TestRenameContainerWithSameName (2.11s) [2021-06-08T20:28:36.881Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-08T20:28:36.881Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-08T20:28:36.881Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-08T20:28:36.881Z] === RUN TestResize [2021-06-08T20:28:37.391Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-08T20:28:37.391Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-08T20:28:38.466Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-08T20:28:38.899Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-08T20:28:38.899Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-08T20:28:39.069Z] --- PASS: TestResize (2.10s) [2021-06-08T20:28:39.069Z] === RUN TestResizeWithInvalidSize [2021-06-08T20:28:39.349Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-08T20:28:41.256Z] --- PASS: TestResizeWithInvalidSize (2.03s) [2021-06-08T20:28:41.256Z] === RUN TestResizeWhenContainerNotStarted [2021-06-08T20:28:41.489Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-08T20:28:42.441Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-08T20:28:42.890Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-08T20:28:42.890Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-08T20:28:43.441Z] --- PASS: TestResizeWhenContainerNotStarted (2.34s) [2021-06-08T20:28:43.441Z] === RUN TestDaemonRestartKillContainers [2021-06-08T20:28:43.442Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-08T20:28:43.442Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:28:43.442Z] === RUN TestStats [2021-06-08T20:28:43.442Z] --- SKIP: TestStats (0.00s) [2021-06-08T20:28:43.442Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-08T20:28:43.442Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-08T20:28:43.717Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-08T20:28:43.839Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-08T20:28:44.788Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-08T20:28:44.788Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-08T20:28:44.788Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-08T20:28:47.889Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-08T20:28:49.258Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-08T20:28:49.263Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.12s) [2021-06-08T20:28:49.263Z] === RUN TestStopContainerWithTimeout [2021-06-08T20:28:49.263Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-08T20:28:49.263Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-08T20:28:49.263Z] === RUN TestUpdateRestartPolicy [2021-06-08T20:28:50.501Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-08T20:28:50.645Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-08T20:28:50.645Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-08T20:28:52.021Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-08T20:28:53.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-08T20:28:55.289Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-08T20:28:59.469Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-08T20:28:59.469Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-08T20:28:59.726Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-08T20:28:59.983Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-08T20:29:00.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-08T20:29:00.498Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-08T20:29:01.062Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite (27.97s) [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2021-06-08T20:29:01.062Z] check_test.go:223: [d8d00c514e4e0] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.61s) [2021-06-08T20:29:01.062Z] check_test.go:223: [dda1b78fbce5e] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.81s) [2021-06-08T20:29:01.062Z] check_test.go:223: [dcd0834b8729a] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.05s) [2021-06-08T20:29:01.062Z] check_test.go:223: [ddecbc066ff23] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.39s) [2021-06-08T20:29:01.062Z] check_test.go:223: [dcdb89d1bb23a] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s) [2021-06-08T20:29:01.062Z] check_test.go:223: [d096a5c7f9968] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-08T20:29:01.062Z] check_test.go:223: [d6119fbfb67d8] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2021-06-08T20:29:01.062Z] check_test.go:223: [d5e1b3414d128] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2021-06-08T20:29:01.062Z] check_test.go:223: [dffc1b453fef8] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.58s) [2021-06-08T20:29:01.062Z] check_test.go:223: [d116e68f0d45e] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.85s) [2021-06-08T20:29:01.062Z] check_test.go:223: [dbd4af74785ee] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s) [2021-06-08T20:29:01.062Z] check_test.go:223: [d190acd41fda3] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2021-06-08T20:29:01.062Z] check_test.go:223: [df2423e7b98ef] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-08T20:29:01.062Z] check_test.go:223: [ddd681ea5fdbf] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-08T20:29:01.062Z] check_test.go:223: [dfe72e13df227] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-06-08T20:29:01.062Z] check_test.go:223: [d00281f683833] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-06-08T20:29:01.062Z] check_test.go:223: [d53baf4930f34] daemon is not started [2021-06-08T20:29:01.062Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-08T20:29:01.062Z] check_test.go:223: [d3b2c7fa24517] daemon is not started [2021-06-08T20:29:01.062Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-08T20:29:01.062Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-08T20:29:01.994Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-08T20:29:02.252Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-08T20:29:02.509Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-08T20:29:03.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-08T20:29:03.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-08T20:29:04.135Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-08T20:29:04.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-08T20:29:04.953Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s) [2021-06-08T20:29:04.953Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2021-06-08T20:29:04.953Z] check_test.go:252: [d1a005f93e248] daemon is not started [2021-06-08T20:29:04.953Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-06-08T20:29:04.953Z] check_test.go:252: [df299c8aee7f0] daemon is not started [2021-06-08T20:29:04.953Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-08T20:29:04.953Z] check_test.go:252: [d903ca6d0c7b8] daemon is not started [2021-06-08T20:29:04.953Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-06-08T20:29:04.953Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-06-08T20:29:04.953Z] check_test.go:252: [dcd12d6b0dd06] daemon is not started [2021-06-08T20:29:04.953Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-06-08T20:29:04.953Z] check_test.go:252: [d54d7afccd1e2] daemon is not started [2021-06-08T20:29:04.953Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-06-08T20:29:04.953Z] check_test.go:252: [d4f26378065de] daemon is not started [2021-06-08T20:29:04.953Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-08T20:29:04.953Z] check_test.go:252: [d29d19481b9e6] daemon is not started [2021-06-08T20:29:04.953Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-08T20:29:04.953Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-08T20:29:10.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-08T20:29:10.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-08T20:29:10.393Z] --- PASS: TestUpdateRestartPolicy (20.99s) [2021-06-08T20:29:10.393Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-08T20:29:10.469Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-08T20:29:10.469Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-08T20:29:10.725Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-06-08T20:29:10.725Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-08T20:29:10.725Z] check_test.go:279: [d91d767472820] daemon is not started [2021-06-08T20:29:10.725Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-06-08T20:29:10.725Z] check_test.go:279: [de312c168f900] daemon is not started [2021-06-08T20:29:10.725Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-08T20:29:10.725Z] check_test.go:279: [d3c71d40d2bb8] daemon is not started [2021-06-08T20:29:10.725Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-08T20:29:10.725Z] check_test.go:279: [d8244ef82ac2b] daemon is not started [2021-06-08T20:29:10.725Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-08T20:29:10.725Z] check_test.go:279: [d23d4c9d7ab16] daemon is not started [2021-06-08T20:29:10.725Z] === RUN TestDockerNetworkSuite [2021-06-08T20:29:10.725Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-08T20:29:12.581Z] --- PASS: TestUpdateRestartWithAutoRemove (2.05s) [2021-06-08T20:29:12.581Z] === RUN TestWaitNonBlocked [2021-06-08T20:29:12.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:29:12.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:29:12.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:29:12.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:29:12.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-08T20:29:12.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-08T20:29:13.244Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-08T20:29:14.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-08T20:29:15.505Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-08T20:29:15.505Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.63s) [2021-06-08T20:29:15.505Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.83s) [2021-06-08T20:29:15.505Z] === RUN TestWaitBlocked [2021-06-08T20:29:15.505Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-08T20:29:15.505Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:15.505Z] PASS [2021-06-08T20:29:15.505Z] ok github.com/docker/docker/integration/container 102.225s [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === Skipped [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.01s) [2021-06-08T20:29:15.505Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-08T20:29:15.505Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-08T20:29:15.505Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-08T20:29:15.505Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-08T20:29:15.505Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-08T20:29:15.505Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-08T20:29:15.505Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-08T20:29:15.505Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-08T20:29:15.505Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-08T20:29:15.505Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-08T20:29:15.505Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-08T20:29:15.505Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-08T20:29:15.505Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-08T20:29:15.505Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-08T20:29:15.505Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-08T20:29:15.505Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-08T20:29:15.505Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-08T20:29:15.505Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-08T20:29:15.505Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-08T20:29:15.505Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-08T20:29:15.505Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-08T20:29:15.505Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-08T20:29:15.505Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-08T20:29:15.505Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-08T20:29:15.505Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-08T20:29:15.505Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-08T20:29:15.505Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-08T20:29:15.505Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-08T20:29:15.505Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-08T20:29:15.505Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-08T20:29:15.505Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-08T20:29:15.505Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-08T20:29:15.505Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-08T20:29:15.505Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] [2021-06-08T20:29:15.505Z] DONE 88 tests, 33 skipped in 105.270s [2021-06-08T20:29:15.505Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-08T20:29:18.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:29:18.448Z] INFO: Testing against a local daemon [2021-06-08T20:29:18.448Z] === RUN TestCommitInheritsEnv [2021-06-08T20:29:18.448Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-06-08T20:29:18.448Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:29:18.448Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-08T20:29:18.448Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-08T20:29:18.448Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-08T20:29:18.448Z] === RUN TestImagesFilterMultiReference [2021-06-08T20:29:18.448Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-08T20:29:18.448Z] === RUN TestImagePullPlatformInvalid [2021-06-08T20:29:18.448Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-08T20:29:18.448Z] === RUN TestRemoveImageOrphaning [2021-06-08T20:29:19.421Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2021-06-08T20:29:19.421Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-08T20:29:19.421Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-08T20:29:19.421Z] === RUN TestTagInvalidReference [2021-06-08T20:29:19.421Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-08T20:29:19.421Z] === RUN TestTagValidPrefixedRepo [2021-06-08T20:29:19.421Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-06-08T20:29:19.421Z] === RUN TestTagExistedNameWithoutForce [2021-06-08T20:29:19.421Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-08T20:29:19.421Z] === RUN TestTagOfficialNames [2021-06-08T20:29:19.421Z] --- PASS: TestTagOfficialNames (0.10s) [2021-06-08T20:29:19.421Z] === RUN TestTagMatchesDigest [2021-06-08T20:29:19.421Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-06-08T20:29:19.421Z] PASS [2021-06-08T20:29:19.421Z] ok github.com/docker/docker/integration/image 1.760s [2021-06-08T20:29:19.421Z] [2021-06-08T20:29:19.421Z] === Skipped [2021-06-08T20:29:19.421Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-06-08T20:29:19.421Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:29:19.421Z] [2021-06-08T20:29:19.421Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-08T20:29:19.421Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-08T20:29:19.421Z] [2021-06-08T20:29:19.421Z] [2021-06-08T20:29:19.421Z] DONE 11 tests, 2 skipped in 4.128s [2021-06-08T20:29:19.421Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-08T20:29:20.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-08T20:29:22.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:29:22.339Z] INFO: Testing against a local daemon [2021-06-08T20:29:22.339Z] === RUN TestNetworkCreateDelete [2021-06-08T20:29:22.339Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-08T20:29:22.339Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:22.339Z] === RUN TestDockerNetworkDeletePreferID [2021-06-08T20:29:22.339Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-08T20:29:22.339Z] 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-06-08T20:29:22.339Z] === RUN TestDaemonDNSFallback [2021-06-08T20:29:22.339Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-08T20:29:22.339Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:22.339Z] === RUN TestInspectNetwork [2021-06-08T20:29:22.339Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-08T20:29:22.339Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:22.339Z] === RUN TestRunContainerWithBridgeNone [2021-06-08T20:29:22.339Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-08T20:29:22.339Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:22.339Z] === RUN TestNetworkInvalidJSON [2021-06-08T20:29:22.339Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-08T20:29:22.339Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-08T20:29:22.339Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:29:22.339Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:29:22.339Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:29:22.339Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:29:22.339Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-08T20:29:22.339Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-08T20:29:22.339Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-08T20:29:22.339Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-08T20:29:22.339Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-08T20:29:22.339Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-08T20:29:22.339Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-08T20:29:22.339Z] === RUN TestNetworkList [2021-06-08T20:29:22.339Z] === RUN TestNetworkList//networks [2021-06-08T20:29:22.339Z] === PAUSE TestNetworkList//networks [2021-06-08T20:29:22.339Z] === RUN TestNetworkList//networks/ [2021-06-08T20:29:22.339Z] === PAUSE TestNetworkList//networks/ [2021-06-08T20:29:22.339Z] === CONT TestNetworkList//networks [2021-06-08T20:29:22.339Z] === CONT TestNetworkList//networks/ [2021-06-08T20:29:22.339Z] --- PASS: TestNetworkList (0.05s) [2021-06-08T20:29:22.339Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-08T20:29:22.339Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-08T20:29:22.339Z] === RUN TestHostIPv4BridgeLabel [2021-06-08T20:29:22.339Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-08T20:29:22.339Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-08T20:29:22.339Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-08T20:29:22.339Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-08T20:29:22.339Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-08T20:29:22.339Z] === RUN TestDaemonDefaultNetworkPools [2021-06-08T20:29:22.339Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-08T20:29:22.339Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-08T20:29:22.339Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-08T20:29:22.339Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-08T20:29:22.339Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-08T20:29:22.339Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-08T20:29:22.339Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-08T20:29:22.339Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-08T20:29:22.339Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-08T20:29:22.339Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-08T20:29:22.339Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-08T20:29:22.339Z] === RUN TestServiceWithPredefinedNetwork [2021-06-08T20:29:22.339Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-08T20:29:22.339Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-08T20:29:22.339Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-08T20:29:22.339Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T20:29:22.339Z] service_test.go:242: FLAKY_TEST [2021-06-08T20:29:22.339Z] === RUN TestServiceWithDataPathPortInit [2021-06-08T20:29:22.339Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-08T20:29:22.339Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-08T20:29:22.339Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-08T20:29:22.339Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-08T20:29:22.339Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-08T20:29:22.339Z] PASS [2021-06-08T20:29:22.339Z] ok github.com/docker/docker/integration/network 0.250s [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === Skipped [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-08T20:29:22.801Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-08T20:29:22.801Z] 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-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-08T20:29:22.801Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-08T20:29:22.801Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-08T20:29:22.801Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-08T20:29:22.801Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-08T20:29:22.801Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-08T20:29:22.801Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-08T20:29:22.801Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-08T20:29:22.801Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-08T20:29:22.801Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-08T20:29:22.801Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-08T20:29:22.801Z] service_test.go:242: FLAKY_TEST [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-08T20:29:22.801Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-08T20:29:22.801Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] [2021-06-08T20:29:22.801Z] DONE 22 tests, 15 skipped in 2.995s [2021-06-08T20:29:22.801Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-08T20:29:23.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-08T20:29:23.776Z] testing: warning: no tests to run [2021-06-08T20:29:23.776Z] PASS [2021-06-08T20:29:23.776Z] ok github.com/docker/docker/integration/network/ipvlan 0.100s [2021-06-08T20:29:23.776Z] [2021-06-08T20:29:23.776Z] DONE 0 tests in 0.943s [2021-06-08T20:29:23.776Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-08T20:29:24.748Z] testing: warning: no tests to run [2021-06-08T20:29:24.748Z] PASS [2021-06-08T20:29:24.748Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2021-06-08T20:29:24.748Z] [2021-06-08T20:29:24.748Z] DONE 0 tests in 0.922s [2021-06-08T20:29:24.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-08T20:29:25.721Z] testing: warning: no tests to run [2021-06-08T20:29:25.721Z] PASS [2021-06-08T20:29:25.721Z] ok github.com/docker/docker/integration/plugin 0.083s [2021-06-08T20:29:25.721Z] [2021-06-08T20:29:25.721Z] DONE 0 tests in 0.909s [2021-06-08T20:29:25.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-08T20:29:26.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-08T20:29:26.511Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-08T20:29:26.700Z] testing: warning: no tests to run [2021-06-08T20:29:26.700Z] PASS [2021-06-08T20:29:26.700Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2021-06-08T20:29:26.700Z] [2021-06-08T20:29:26.700Z] DONE 0 tests in 1.055s [2021-06-08T20:29:26.700Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-08T20:29:27.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-08T20:29:29.252Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-08T20:29:32.839Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-08T20:29:32.839Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-08T20:29:32.839Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-08T20:29:34.508Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-08T20:29:36.536Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-08T20:29:36.536Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-08T20:29:36.985Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-08T20:29:36.985Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-08T20:29:37.067Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:29:37.067Z] INFO: Testing against a local daemon [2021-06-08T20:29:37.067Z] === RUN TestPluginInvalidJSON [2021-06-08T20:29:37.067Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:29:37.067Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:29:37.067Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-08T20:29:37.067Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-08T20:29:37.067Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-08T20:29:37.067Z] === RUN TestPluginInstall [2021-06-08T20:29:37.067Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-08T20:29:37.067Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-08T20:29:37.067Z] === RUN TestPluginsWithRuntimes [2021-06-08T20:29:37.067Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-08T20:29:37.067Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-08T20:29:37.067Z] === RUN TestPluginBackCompatMediaTypes [2021-06-08T20:29:37.067Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-08T20:29:37.067Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-08T20:29:37.067Z] PASS [2021-06-08T20:29:37.067Z] ok github.com/docker/docker/integration/plugin/common 0.197s [2021-06-08T20:29:37.434Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-08T20:29:37.434Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-08T20:29:37.529Z] [2021-06-08T20:29:37.529Z] === Skipped [2021-06-08T20:29:37.529Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-08T20:29:37.529Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-08T20:29:37.529Z] [2021-06-08T20:29:37.529Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-08T20:29:37.529Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-08T20:29:37.529Z] [2021-06-08T20:29:37.529Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-08T20:29:37.529Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-08T20:29:37.529Z] [2021-06-08T20:29:37.529Z] [2021-06-08T20:29:37.529Z] DONE 5 tests, 3 skipped in 10.758s [2021-06-08T20:29:37.529Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-08T20:29:37.789Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-08T20:29:39.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-08T20:29:41.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:29:41.282Z] INFO: Testing against a local daemon [2021-06-08T20:29:41.282Z] === RUN TestExternalGraphDriver [2021-06-08T20:29:41.282Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-08T20:29:41.282Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-08T20:29:41.282Z] === RUN TestGraphdriverPluginV2 [2021-06-08T20:29:41.282Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-06-08T20:29:41.282Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-08T20:29:41.282Z] PASS [2021-06-08T20:29:41.282Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.193s [2021-06-08T20:29:41.282Z] [2021-06-08T20:29:41.282Z] === Skipped [2021-06-08T20:29:41.282Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-08T20:29:41.282Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-08T20:29:41.282Z] [2021-06-08T20:29:41.282Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-06-08T20:29:41.282Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-08T20:29:41.282Z] [2021-06-08T20:29:41.282Z] [2021-06-08T20:29:41.282Z] DONE 2 tests, 2 skipped in 3.768s [2021-06-08T20:29:41.282Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-08T20:29:42.216Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-08T20:29:44.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-08T20:29:44.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:29:44.202Z] INFO: Testing against a local daemon [2021-06-08T20:29:44.202Z] === RUN TestReadPluginNoRead [2021-06-08T20:29:44.202Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-08T20:29:44.202Z] read_test.go:21: no unix domain sockets on Windows [2021-06-08T20:29:44.202Z] PASS [2021-06-08T20:29:44.202Z] ok github.com/docker/docker/integration/plugin/logging 0.237s [2021-06-08T20:29:44.664Z] [2021-06-08T20:29:44.664Z] === Skipped [2021-06-08T20:29:44.664Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-08T20:29:44.664Z] read_test.go:21: no unix domain sockets on Windows [2021-06-08T20:29:44.664Z] [2021-06-08T20:29:44.664Z] [2021-06-08T20:29:44.664Z] DONE 1 tests, 1 skipped in 3.062s [2021-06-08T20:29:44.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-08T20:29:46.006Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-08T20:29:46.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-08T20:29:46.212Z] testing: warning: no tests to run [2021-06-08T20:29:46.212Z] PASS [2021-06-08T20:29:46.212Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [2021-06-08T20:29:46.212Z] [2021-06-08T20:29:46.212Z] DONE 0 tests in 1.535s [2021-06-08T20:29:46.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-08T20:29:46.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-08T20:29:47.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-08T20:29:49.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:29:49.130Z] INFO: Testing against a local daemon [2021-06-08T20:29:49.130Z] === RUN TestPluginWithDevMounts [2021-06-08T20:29:49.130Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-08T20:29:49.130Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:49.130Z] PASS [2021-06-08T20:29:49.130Z] ok github.com/docker/docker/integration/plugin/volumes 0.203s [2021-06-08T20:29:49.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-08T20:29:49.593Z] [2021-06-08T20:29:49.593Z] === Skipped [2021-06-08T20:29:49.593Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-08T20:29:49.593Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:49.593Z] [2021-06-08T20:29:49.593Z] [2021-06-08T20:29:49.593Z] DONE 1 tests, 1 skipped in 3.313s [2021-06-08T20:29:49.593Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-08T20:29:50.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-08T20:29:50.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-08T20:29:51.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-08T20:29:52.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-08T20:29:52.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-08T20:29:52.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-08T20:29:52.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-08T20:29:52.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:29:52.516Z] INFO: Testing against a local daemon [2021-06-08T20:29:52.516Z] === RUN TestSecretInspect [2021-06-08T20:29:52.516Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] === RUN TestSecretList [2021-06-08T20:29:52.516Z] --- SKIP: TestSecretList (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] === RUN TestSecretsCreateAndDelete [2021-06-08T20:29:52.516Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] === RUN TestSecretsUpdate [2021-06-08T20:29:52.516Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] === RUN TestTemplatedSecret [2021-06-08T20:29:52.516Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] === RUN TestSecretCreateResolve [2021-06-08T20:29:52.516Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:52.516Z] PASS [2021-06-08T20:29:52.516Z] ok github.com/docker/docker/integration/secret 0.215s [2021-06-08T20:29:52.516Z] [2021-06-08T20:29:52.516Z] === Skipped [2021-06-08T20:29:52.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] [2021-06-08T20:29:52.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] [2021-06-08T20:29:52.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] [2021-06-08T20:29:52.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] [2021-06-08T20:29:52.516Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:52.516Z] [2021-06-08T20:29:52.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-08T20:29:52.516Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:52.516Z] [2021-06-08T20:29:52.516Z] [2021-06-08T20:29:52.516Z] DONE 6 tests, 6 skipped in 2.591s [2021-06-08T20:29:52.516Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-08T20:29:53.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-08T20:29:55.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-08T20:29:55.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-08T20:29:55.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-08T20:29:55.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:29:55.436Z] INFO: Testing against a local daemon [2021-06-08T20:29:55.436Z] === RUN TestServiceCreateInit [2021-06-08T20:29:55.436Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-08T20:29:55.436Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-08T20:29:55.436Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestCreateServiceMultipleTimes [2021-06-08T20:29:55.436Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestCreateServiceConflict [2021-06-08T20:29:55.436Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestCreateServiceMaxReplicas [2021-06-08T20:29:55.436Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-08T20:29:55.436Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-08T20:29:55.436Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestCreateServiceSecretFileMode [2021-06-08T20:29:55.436Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestCreateServiceConfigFileMode [2021-06-08T20:29:55.436Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestCreateServiceSysctls [2021-06-08T20:29:55.436Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-06-08T20:29:55.436Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestCreateServiceCapabilities [2021-06-08T20:29:55.436Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-06-08T20:29:55.436Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestInspect [2021-06-08T20:29:55.436Z] --- SKIP: TestInspect (0.00s) [2021-06-08T20:29:55.436Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestCreateJob [2021-06-08T20:29:55.436Z] --- SKIP: TestCreateJob (0.00s) [2021-06-08T20:29:55.436Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestReplicatedJob [2021-06-08T20:29:55.436Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-08T20:29:55.436Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestUpdateReplicatedJob [2021-06-08T20:29:55.436Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-08T20:29:55.436Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestServiceListWithStatuses [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-08T20:29:55.436Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestDockerNetworkConnectAlias [2021-06-08T20:29:55.436Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-08T20:29:55.436Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestDockerNetworkReConnect [2021-06-08T20:29:55.436Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-08T20:29:55.436Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestServicePlugin [2021-06-08T20:29:55.436Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-08T20:29:55.436Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] === RUN TestServiceUpdateLabel [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-08T20:29:55.436Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.436Z] === RUN TestServiceUpdateSecrets [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-08T20:29:55.436Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.436Z] === RUN TestServiceUpdateConfigs [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-08T20:29:55.436Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.436Z] === RUN TestServiceUpdateNetwork [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-08T20:29:55.436Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.436Z] === RUN TestServiceUpdatePidsLimit [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-08T20:29:55.436Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.436Z] PASS [2021-06-08T20:29:55.436Z] ok github.com/docker/docker/integration/service 0.409s [2021-06-08T20:29:55.436Z] [2021-06-08T20:29:55.436Z] === Skipped [2021-06-08T20:29:55.436Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] [2021-06-08T20:29:55.436Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-08T20:29:55.436Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] [2021-06-08T20:29:55.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] [2021-06-08T20:29:55.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] [2021-06-08T20:29:55.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-08T20:29:55.436Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] [2021-06-08T20:29:55.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] [2021-06-08T20:29:55.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] [2021-06-08T20:29:55.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-08T20:29:55.436Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.436Z] [2021-06-08T20:29:55.436Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-06-08T20:29:55.436Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.437Z] [2021-06-08T20:29:55.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-06-08T20:29:55.437Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.437Z] [2021-06-08T20:29:55.437Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-08T20:29:55.437Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.437Z] [2021-06-08T20:29:55.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-08T20:29:55.437Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.437Z] [2021-06-08T20:29:55.437Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-08T20:29:55.437Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.437Z] [2021-06-08T20:29:55.437Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-08T20:29:55.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-08T20:29:55.899Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-08T20:29:55.899Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-08T20:29:55.899Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-08T20:29:55.899Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-08T20:29:55.899Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-08T20:29:55.899Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-08T20:29:55.899Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-08T20:29:55.899Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-08T20:29:55.899Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-08T20:29:55.899Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] [2021-06-08T20:29:55.899Z] DONE 24 tests, 23 skipped in 3.422s [2021-06-08T20:29:55.899Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-08T20:29:58.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:29:58.088Z] INFO: Testing against a local daemon [2021-06-08T20:29:58.088Z] === RUN TestSessionCreate [2021-06-08T20:29:58.088Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-08T20:29:58.088Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:58.088Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-08T20:29:58.088Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-08T20:29:58.088Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:58.088Z] PASS [2021-06-08T20:29:58.088Z] ok github.com/docker/docker/integration/session 0.191s [2021-06-08T20:29:58.549Z] [2021-06-08T20:29:58.549Z] === Skipped [2021-06-08T20:29:58.549Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-08T20:29:58.549Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:58.549Z] [2021-06-08T20:29:58.549Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-08T20:29:58.549Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-08T20:29:58.549Z] [2021-06-08T20:29:58.549Z] [2021-06-08T20:29:58.549Z] DONE 2 tests, 2 skipped in 2.602s [2021-06-08T20:29:58.549Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-08T20:29:58.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-08T20:30:00.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-08T20:30:00.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:30:00.739Z] INFO: Testing against a local daemon [2021-06-08T20:30:00.739Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-08T20:30:00.739Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-08T20:30:00.739Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:30:00.739Z] === RUN TestEventsExecDie [2021-06-08T20:30:00.739Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-08T20:30:00.739Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-08T20:30:00.739Z] === RUN TestEventsBackwardsCompatible [2021-06-08T20:30:00.739Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-08T20:30:00.739Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-08T20:30:00.739Z] === RUN TestInfoAPI [2021-06-08T20:30:00.739Z] --- PASS: TestInfoAPI (0.06s) [2021-06-08T20:30:00.739Z] === RUN TestInfoAPIWarnings [2021-06-08T20:30:00.739Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-08T20:30:00.739Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:30:00.739Z] === RUN TestInfoDebug [2021-06-08T20:30:00.739Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-08T20:30:00.739Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:30:00.739Z] === RUN TestInfoInsecureRegistries [2021-06-08T20:30:00.739Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-08T20:30:00.739Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:30:00.739Z] === RUN TestInfoRegistryMirrors [2021-06-08T20:30:00.739Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-08T20:30:00.739Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:30:00.739Z] === RUN TestLoginFailsWithBadCredentials [2021-06-08T20:30:02.281Z] --- PASS: TestLoginFailsWithBadCredentials (1.12s) [2021-06-08T20:30:02.281Z] === RUN TestPingCacheHeaders [2021-06-08T20:30:02.281Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-08T20:30:02.281Z] === RUN TestPingGet [2021-06-08T20:30:02.281Z] --- PASS: TestPingGet (0.03s) [2021-06-08T20:30:02.281Z] === RUN TestPingHead [2021-06-08T20:30:02.281Z] --- PASS: TestPingHead (0.04s) [2021-06-08T20:30:02.281Z] === RUN TestVersion [2021-06-08T20:30:02.281Z] --- PASS: TestVersion (0.04s) [2021-06-08T20:30:02.281Z] PASS [2021-06-08T20:30:02.281Z] ok github.com/docker/docker/integration/system 1.511s [2021-06-08T20:30:02.281Z] [2021-06-08T20:30:02.281Z] === Skipped [2021-06-08T20:30:02.281Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-08T20:30:02.281Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-08T20:30:02.281Z] [2021-06-08T20:30:02.281Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-08T20:30:02.281Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-08T20:30:02.281Z] [2021-06-08T20:30:02.281Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-08T20:30:02.281Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-08T20:30:02.281Z] [2021-06-08T20:30:02.281Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-08T20:30:02.281Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-08T20:30:02.281Z] [2021-06-08T20:30:02.281Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-08T20:30:02.281Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:30:02.281Z] [2021-06-08T20:30:02.281Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-08T20:30:02.281Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:30:02.281Z] [2021-06-08T20:30:02.281Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-08T20:30:02.281Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-08T20:30:02.281Z] [2021-06-08T20:30:02.281Z] [2021-06-08T20:30:02.281Z] DONE 13 tests, 7 skipped in 3.938s [2021-06-08T20:30:02.281Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-08T20:30:02.421Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-08T20:30:03.369Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-08T20:30:03.369Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-08T20:30:05.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:30:05.198Z] INFO: Testing against a local daemon [2021-06-08T20:30:05.198Z] === RUN TestVolumesCreateAndList [2021-06-08T20:30:05.198Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-06-08T20:30:05.198Z] === RUN TestVolumesRemove [2021-06-08T20:30:05.198Z] --- PASS: TestVolumesRemove (0.11s) [2021-06-08T20:30:05.198Z] === RUN TestVolumesInspect [2021-06-08T20:30:05.198Z] --- PASS: TestVolumesInspect (0.05s) [2021-06-08T20:30:05.198Z] === RUN TestVolumesInvalidJSON [2021-06-08T20:30:05.198Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-08T20:30:05.198Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-08T20:30:05.198Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-08T20:30:05.198Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-08T20:30:05.198Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-08T20:30:05.198Z] PASS [2021-06-08T20:30:05.198Z] ok github.com/docker/docker/integration/volume 0.438s [2021-06-08T20:30:05.198Z] [2021-06-08T20:30:05.198Z] DONE 5 tests in 2.883s [2021-06-08T20:30:05.198Z] INFO: make.ps1 ended at 06/08/2021 20:30:05 [2021-06-08T20:30:05.198Z] INFO: Integration CLI tests being run from the host: [2021-06-08T20:30:05.198Z] 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-06-08T20:30:06.799Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-08T20:30:12.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-08T20:30:12.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-08T20:30:12.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-08T20:30:12.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-08T20:30:12.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-08T20:30:12.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-08T20:30:13.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-08T20:30:13.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-08T20:30:15.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-08T20:30:15.549Z] INFO: Testing against a local daemon [2021-06-08T20:30:15.549Z] === RUN TestDockerSuite [2021-06-08T20:30:15.549Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-08T20:30:15.549Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-08T20:30:15.549Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-08T20:30:15.549Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-08T20:30:15.549Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-08T20:30:15.549Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-08T20:30:15.549Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-08T20:30:15.549Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-08T20:30:16.011Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-08T20:30:16.472Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-08T20:30:16.934Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-08T20:30:17.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-08T20:30:17.395Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-08T20:30:17.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-08T20:30:17.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-08T20:30:18.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-08T20:30:20.872Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-08T20:30:23.402Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-08T20:30:23.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-08T20:30:24.322Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-08T20:30:24.322Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-08T20:30:24.322Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-08T20:30:25.869Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-08T20:30:28.008Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-08T20:30:29.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-08T20:30:29.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-08T20:30:30.090Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-08T20:30:30.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-08T20:30:31.687Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-08T20:30:33.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-08T20:30:33.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-08T20:30:33.829Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-08T20:30:33.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-08T20:30:34.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-08T20:30:36.388Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-08T20:30:36.953Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite (91.47s) [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.51s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [dfe8bcb3ba751] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.99s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d159d008d772e] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.33s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [de67854a42a9e] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.31s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [dad120715ece6] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.10s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:1233: [ddc0e503d1bba] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.99s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d7c7820b4e427] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.67s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d9870925bfecd] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.11s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d6642853285f7] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.16s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d0397b9a0b0f6] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.96s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d881ecc3d21f5] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.99s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d2dae40372766] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d03a1c72c15bf] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.21s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [de133bbff1240] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [ddc8ee7ffe2e4] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d5f42968c9c5d] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.07s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d67ed20522c21] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [deeadb8d0ad2a] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d85e3b66c36bd] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [db07daedf4566] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.02s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d0838cb372242] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.34s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d2ee8900ad9df] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d98ec61e9c7f6] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.55s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d57913073a04b] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d66cd4189e939] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.01s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:968: [d5dd1b5f1e2f7] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.73s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [dea94d76e2256] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.22s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:1116: [df0f16e464c80] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [da854269d55b6] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [dae90db455764] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d8933b33ef720] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d802e7f4ac300] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d7c7a0636ac50] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [df5c90ebdbd31] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d8d05ab404fa1] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.36s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d551700c9ee59] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d61fee6a00f13] daemon is not started [2021-06-08T20:30:42.210Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [da4588c0c14fa] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.51s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [df2ac14d17759] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.90s) [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.68s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:1084: [d7adb82038088] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d1857b54dcaed] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d6b3c99c92d35] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.73s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d3d53b49a1a15] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d2735beff8b6f] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.04s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d4cbc6ba3f539] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.61s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [d5b4634deff06] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.61s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [deabdf36902aa] daemon is not started [2021-06-08T20:30:42.210Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.97s) [2021-06-08T20:30:42.210Z] docker_cli_network_unix_test.go:46: [de92a8d5328e8] daemon is not started [2021-06-08T20:30:42.210Z] === RUN TestDockerHubPullSuite [2021-06-08T20:30:42.210Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-08T20:30:44.102Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-08T20:30:44.102Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-08T20:30:46.620Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-08T20:30:46.620Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-08T20:30:46.877Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-08T20:30:47.813Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-08T20:30:48.069Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-08T20:30:48.069Z] --- PASS: TestDockerHubPullSuite (5.94s) [2021-06-08T20:30:48.069Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2021-06-08T20:30:48.069Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s) [2021-06-08T20:30:48.069Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2021-06-08T20:30:48.069Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.27s) [2021-06-08T20:30:48.069Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-06-08T20:30:48.070Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-06-08T20:30:48.070Z] PASS [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === Skipped [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-08T20:30:48.070Z] docker_cli_sni_test.go:18: Flakey test [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-08T20:30:48.070Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-08T20:30:48.070Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-08T20:30:48.070Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-08T20:30:48.070Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-08T20:30:48.070Z] docker_cli_network_unix_test.go:46: [da4588c0c14fa] daemon is not started [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] [2021-06-08T20:30:48.070Z] DONE 1269 tests, 51 skipped in 2168.613s [2021-06-08T20:30:48.070Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-08T20:30:48.070Z] ++++ cat bundles/test-integration/docker.pid [2021-06-08T20:30:48.070Z] +++ kill 8307 [2021-06-08T20:30:49.438Z] +++ /etc/init.d/apparmor stop [2021-06-08T20:30:49.438Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-08T20:30:49.438Z] [2021-06-08T20:30:49.438Z] Unloading profiles will leave already running processes permanently [2021-06-08T20:30:49.438Z] unconfined, which can lead to unexpected situations. [2021-06-08T20:30:49.438Z] [2021-06-08T20:30:49.438Z] To set a process to complain mode, use the command line tool [2021-06-08T20:30:49.438Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-08T20:30:49.438Z] +++ true [2021-06-08T20:30:49.438Z] exiting test-integration [2021-06-08T20:30:49.438Z] ++ exit 0 [2021-06-08T20:30:49.438Z] [2021-06-08T20:30:49.438Z] + for job in $(jobs -p) [2021-06-08T20:30:49.438Z] + wait 3856 [2021-06-08T20:30:50.367Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-08T20:30:53.654Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-08T20:30:56.173Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-08T20:31:00.344Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-08T20:31:02.235Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-08T20:31:34.086Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-08T20:31:34.086Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-08T20:31:34.086Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-08T20:31:58.428Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-08T20:32:13.271Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite (1781.00s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.45s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.36s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.59s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.14s) [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:562: [d7501cdec2dbe] joining swarm manager [dc202258ac50a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:584: [dc62b7a5ef25d] joining swarm manager [dc202258ac50a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] check_test.go:380: [d7501cdec2dbe] daemon is not started [2021-06-08T20:32:31.318Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.80s) [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:45: [d4007fe8c1cce] joining swarm manager [d69a22182f154]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.07s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.78s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.50s) [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:303: [d561252330b17] joining swarm manager [d6ebf08e45ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:304: [de422354a87f8] joining swarm manager [d6ebf08e45ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.20s) [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:271: [ddcff359382b2] joining swarm manager [d78e914092c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:272: [dcceed32d532a] joining swarm manager [d78e914092c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.27s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.07s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.78s) [2021-06-08T20:32:31.318Z] docker_api_swarm_node_test.go:19: [dd4d5dc5177d0] joining swarm manager [dd395557d6f5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_node_test.go:20: [dccbb1758eb85] joining swarm manager [dd395557d6f5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.66s) [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:501: [dc10968908b4d] joining swarm manager [dbefdec821cb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:506: [db03aca1e178a] joining swarm manager [dbefdec821cb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.26s) [2021-06-08T20:32:31.318Z] docker_api_swarm_node_test.go:80: [d3b7f88c5678e] joining swarm manager [d405d7964a2aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.18s) [2021-06-08T20:32:31.318Z] docker_api_swarm_node_test.go:52: [d0c39ce483460] joining swarm manager [d758bc8636860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_node_test.go:53: [de5d6cfa452df] joining swarm manager [d758bc8636860]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.71s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.05s) [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:201: [d509217efcaf0] joining swarm manager [dcbe9230ba54c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.65s) [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:383: [d7c63dd6552a2] joining swarm manager [d1d334c407fc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:384: [d190ccaebe79e] joining swarm manager [d1d334c407fc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] check_test.go:380: [d190ccaebe79e] daemon is not started [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.48s) [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:801: [db818cf2af113] joining swarm manager [d8a5a31fcd79e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:801: [d7c83469f4bc0] joining swarm manager [d8a5a31fcd79e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:801: [d5e35b4380408] joining swarm manager [d8a5a31fcd79e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:801: [d502845ce8808] joining swarm manager [d8a5a31fcd79e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-08T20:32:31.318Z] docker_api_swarm_test.go:809: [d7d6cce0209ee] joining swarm manager [d8a5a31fcd79e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.52s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.14s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (23.28s) [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:394: [d7040c8b25dea] joining swarm manager [d3c3bc8019859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:394: [db0677f46c22e] joining swarm manager [d3c3bc8019859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (20.33s) [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:342: [d523be800c00a] joining swarm manager [d6acc3837c182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:342: [d42ebac74c730] joining swarm manager [d6acc3837c182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.72s) [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:489: [dbf353798e0ca] joining swarm manager [dcce44e0bb491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:489: [de7e5ba2bca0a] joining swarm manager [dcce44e0bb491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.76s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.09s) [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:127: [d9335f94499ce] joining swarm manager [dc546aeeaff64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:128: [d29a8a3246855] joining swarm manager [dc546aeeaff64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:136: [de1741784be99] joining swarm manager [dc546aeeaff64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:137: [de67c35490a48] joining swarm manager [dc546aeeaff64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.47s) [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:303: [d673e13b9936e] joining swarm manager [d7cad11422380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:303: [d30d550a15c8e] joining swarm manager [d7cad11422380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.80s) [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:99: [d45ee384f4e6e] joining swarm manager [d3e60bb1d7755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:100: [da52049b48c8f] joining swarm manager [d3e60bb1d7755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] check_test.go:380: [d45ee384f4e6e] daemon is not started [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.66s) [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:532: [d27aaa3e133cc] joining swarm manager [d6fd2398ca099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:533: [ddd6fe0b5298b] joining swarm manager [d6fd2398ca099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.19s) [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:147: [d4e1267867afe] joining swarm manager [dc0e452a49c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_api_swarm_service_test.go:147: [d122d14f87d5a] joining swarm manager [dc0e452a49c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.49s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.92s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.86s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.02s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.81s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.78s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.03s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.95s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.91s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.03s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.70s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.99s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.52s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.91s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.04s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.07s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.55s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.47s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.70s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.65s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.20s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.31s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.86s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.74s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.43s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.83s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.47s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.39s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.66s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.34s) [2021-06-08T20:32:31.318Z] docker_cli_service_logs_test.go:245: checking task ldciz9rmlqn5 [2021-06-08T20:32:31.318Z] docker_cli_service_logs_test.go:250: checking messages for ldciz9rmlqn5 [2021-06-08T20:32:31.318Z] docker_cli_service_logs_test.go:245: checking task qzi7xxfgznw6 [2021-06-08T20:32:31.318Z] docker_cli_service_logs_test.go:250: checking messages for qzi7xxfgznw6 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.48s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.61s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.83s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.87s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.92s) [2021-06-08T20:32:31.318Z] docker_cli_swarm_test.go:1901: [d6fec5d203453] joining swarm manager [d56d4ee564a4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_cli_swarm_test.go:1902: [d350e34727495] joining swarm manager [d56d4ee564a4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.76s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.79s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.89s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.05s) [2021-06-08T20:32:31.318Z] docker_cli_swarm_test.go:1802: [d8115c327608f] joining swarm manager [ddd887933f259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_cli_swarm_test.go:1803: [d5a057f9b701f] joining swarm manager [ddd887933f259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.37s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.44s) [2021-06-08T20:32:31.318Z] docker_cli_swarm_test.go:1321: [d8a101f6f3e18] joining swarm manager [df896f3779b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.318Z] docker_cli_swarm_test.go:1322: [da217ccf9d537] joining swarm manager [df896f3779b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.83s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.01s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.55s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.81s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.31s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.80s) [2021-06-08T20:32:31.318Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.42s) [2021-06-08T20:32:31.318Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-08T20:32:31.319Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.59s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.91s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.36s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.37s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.91s) [2021-06-08T20:32:31.319Z] docker_cli_swarm_test.go:1186: [dc2803a76fc17] joining swarm manager [da24be5d509f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.319Z] docker_cli_swarm_test.go:1195: [dd2b94119079c] joining swarm manager [da24be5d509f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.89s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.68s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.55s) [2021-06-08T20:32:31.319Z] docker_cli_swarm_test.go:1118: [d33dde475a4cf] joining swarm manager [d659d20bdeb3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.319Z] docker_cli_swarm_test.go:1119: [d8bc9c961a654] joining swarm manager [d659d20bdeb3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.319Z] docker_cli_swarm_test.go:1172: [deddb316cc8ee] joining swarm manager [d659d20bdeb3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.93s) [2021-06-08T20:32:31.319Z] docker_cli_swarm_test.go:1453: [d94b63b9d16ae] joining swarm manager [dd7e3f9e5b10c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.319Z] docker_cli_swarm_test.go:1454: [d1d069b0a13f2] joining swarm manager [dd7e3f9e5b10c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.73s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.15s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.47s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.55s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.65s) [2021-06-08T20:32:31.319Z] docker_cli_swarm_unix_test.go:62: [d88ba5e2b22b4] joining swarm manager [d7629243be2ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.79s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.44s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.80s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.59s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.70s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.77s) [2021-06-08T20:32:31.319Z] docker_api_swarm_test.go:961: [d6ea4e77373d0] joining swarm manager [d2be3adba061e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.03s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.70s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.66s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.05s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.10s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (7.04s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.90s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.25s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.11s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.89s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.59s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.31s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.12s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.87s) [2021-06-08T20:32:31.319Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2021-06-08T20:32:31.319Z] === RUN TestDockerExternalVolumeSuite [2021-06-08T20:32:31.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-08T20:32:34.328Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-08T20:32:34.328Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-08T20:32:35.278Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-08T20:32:44.364Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-08T20:32:45.337Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-08T20:32:45.337Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-08T20:32:45.337Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-08T20:32:46.163Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-08T20:32:49.094Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-08T20:32:51.283Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-08T20:32:51.283Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-08T20:32:51.283Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-08T20:32:51.744Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-08T20:32:51.744Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-08T20:32:55.498Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-08T20:32:55.498Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-08T20:32:55.498Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-08T20:32:56.256Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-08T20:33:04.091Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-08T20:33:08.530Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-08T20:33:18.791Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-08T20:33:53.791Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-08T20:33:54.318Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-08T20:34:01.301Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-08T20:34:01.878Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-08T20:34:11.519Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-08T20:34:33.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-08T20:34:48.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-08T20:35:15.833Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-08T20:35:15.848Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-08T20:35:16.321Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-08T20:35:16.321Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-08T20:35:20.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-08T20:35:21.030Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-08T20:35:22.005Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-08T20:35:22.005Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-08T20:35:22.005Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-08T20:35:22.005Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-08T20:35:22.502Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-08T20:35:23.478Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-08T20:35:27.231Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-08T20:35:28.780Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-08T20:35:28.780Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-08T20:35:28.780Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-08T20:35:29.241Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-08T20:35:32.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-08T20:35:33.034Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-08T20:35:37.420Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-08T20:35:37.420Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-08T20:35:37.420Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-08T20:35:37.420Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-08T20:35:37.420Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-08T20:35:37.420Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-08T20:35:37.420Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-08T20:35:37.420Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-08T20:35:37.420Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-08T20:35:42.064Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-08T20:35:46.517Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-08T20:35:47.089Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-08T20:35:49.948Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-08T20:35:49.948Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-08T20:35:49.948Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-08T20:35:49.948Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-08T20:35:49.948Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-08T20:35:49.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-08T20:35:51.234Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-08T20:35:52.779Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-08T20:35:52.779Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-08T20:35:54.571Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-08T20:35:54.571Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-08T20:35:54.571Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-08T20:35:54.571Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-08T20:35:55.519Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-08T20:35:56.529Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-08T20:35:58.073Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-08T20:36:00.146Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-08T20:36:03.883Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-08T20:36:03.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-08T20:36:03.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-08T20:36:03.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-08T20:36:03.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-08T20:36:03.883Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-08T20:36:06.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-08T20:36:14.844Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-08T20:36:14.844Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-08T20:36:15.293Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-08T20:36:15.293Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-08T20:36:15.293Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-08T20:36:15.293Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-08T20:36:15.293Z] === RUN TestDockerSuite/TestBuildFails [2021-06-08T20:36:18.150Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-08T20:36:18.150Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-08T20:36:21.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-08T20:36:23.864Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-08T20:36:30.849Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-08T20:36:35.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-08T20:36:37.845Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-08T20:36:43.570Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-08T20:36:45.087Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-08T20:36:55.307Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-08T20:36:55.307Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-08T20:36:55.757Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-08T20:36:56.208Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-08T20:36:56.208Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-08T20:37:04.368Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-08T20:37:04.369Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-08T20:37:04.369Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-08T20:37:06.436Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-08T20:37:06.436Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-08T20:37:18.704Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-08T20:37:19.153Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-08T20:37:21.293Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-08T20:37:21.293Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-08T20:37:21.742Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-08T20:37:22.191Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-08T20:37:22.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-08T20:37:26.810Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-08T20:37:28.318Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-08T20:37:28.766Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-08T20:37:29.546Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-08T20:37:29.547Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-08T20:37:29.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-08T20:37:29.717Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-08T20:37:30.667Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-08T20:37:31.615Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-08T20:37:33.125Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-08T20:37:38.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-08T20:37:38.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-08T20:37:40.115Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-08T20:37:40.115Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-08T20:37:40.115Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-08T20:37:40.115Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-08T20:37:40.115Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-08T20:37:40.115Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-08T20:37:40.115Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-08T20:37:40.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-08T20:37:41.064Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-08T20:37:41.514Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-08T20:37:44.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-08T20:37:47.243Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-08T20:37:54.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-08T20:38:04.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-08T20:38:04.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-08T20:38:04.807Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-08T20:38:04.807Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-08T20:38:06.313Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-08T20:38:12.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-08T20:38:15.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-08T20:38:15.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-08T20:38:15.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-08T20:38:22.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-08T20:38:22.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-08T20:38:23.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-08T20:38:23.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-08T20:38:23.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-08T20:38:44.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-08T20:38:48.658Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-08T20:38:58.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-08T20:39:02.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-08T20:39:03.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-08T20:39:04.558Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-08T20:39:05.019Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-08T20:39:06.207Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-08T20:39:06.564Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-08T20:39:06.564Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-08T20:39:11.927Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-08T20:39:12.380Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-08T20:39:13.356Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-08T20:39:13.356Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-08T20:39:13.356Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-08T20:39:15.544Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-08T20:39:16.523Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-08T20:39:17.531Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-08T20:39:17.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-08T20:39:17.993Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-08T20:39:18.455Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-08T20:39:20.404Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-08T20:39:25.039Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-08T20:39:25.559Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-08T20:39:27.104Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-08T20:39:27.565Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-08T20:39:29.108Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-08T20:39:29.108Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-08T20:39:29.570Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-08T20:39:31.762Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-08T20:39:32.735Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-08T20:39:33.708Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-08T20:39:33.708Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-08T20:39:34.682Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-08T20:39:35.143Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-08T20:39:35.143Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-08T20:39:35.143Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-08T20:39:35.642Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-08T20:39:40.952Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite (439.98s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-06-08T20:39:50.486Z] docker_cli_external_volume_driver_test.go:53: [d4618d85084c1] daemon is not started [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.48s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-06-08T20:39:50.486Z] docker_cli_external_volume_driver_test.go:53: [d978fe829c9fc] daemon is not started [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-08T20:39:50.486Z] docker_cli_external_volume_driver_test.go:53: [d0f58557b7039] daemon is not started [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-08T20:39:50.486Z] docker_cli_external_volume_driver_test.go:53: [de928c768daed] daemon is not started [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.47s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.50s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.48s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.61s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.47s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.22s) [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.31s) [2021-06-08T20:39:50.486Z] docker_cli_external_volume_driver_test.go:485: [dfd13c84207f7] daemon is not started [2021-06-08T20:39:50.486Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-08T20:39:50.486Z] docker_cli_external_volume_driver_test.go:53: [d6829803ba0dd] daemon is not started [2021-06-08T20:39:50.486Z] PASS [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] === Skipped [2021-06-08T20:39:50.486Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-08T20:39:50.486Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-08T20:39:50.486Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-08T20:39:50.486Z] check_test.go:309: [d58fb63819922] daemon is not started [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-08T20:39:50.486Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-08T20:39:50.486Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-08T20:39:50.486Z] check_test.go:309: [d7a017a3aea6e] daemon is not started [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-08T20:39:50.486Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-08T20:39:50.486Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-08T20:39:50.486Z] check_test.go:309: [da9f51293e9f4] daemon is not started [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-08T20:39:50.486Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-08T20:39:50.486Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-08T20:39:50.486Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-08T20:39:50.486Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] DONE 273 tests, 5 skipped in 2706.213s [2021-06-08T20:39:50.486Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-08T20:39:50.486Z] ++++ cat bundles/test-integration/docker.pid [2021-06-08T20:39:50.486Z] +++ kill 8307 [2021-06-08T20:39:50.486Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2d9621c7c1e1/docker.pid [2021-06-08T20:39:50.486Z] +++ kill 8654 [2021-06-08T20:39:50.486Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8654 is not a child of this shell [2021-06-08T20:39:50.486Z] warning: PID 8654 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2d9621c7c1e1/docker.pid had a nonzero exit code [2021-06-08T20:39:50.486Z] +++ /etc/init.d/apparmor stop [2021-06-08T20:39:50.486Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] Unloading profiles will leave already running processes permanently [2021-06-08T20:39:50.486Z] unconfined, which can lead to unexpected situations. [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] To set a process to complain mode, use the command line tool [2021-06-08T20:39:50.486Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-08T20:39:50.486Z] +++ true [2021-06-08T20:39:50.486Z] exiting test-integration [2021-06-08T20:39:50.486Z] ++ exit 0 [2021-06-08T20:39:50.486Z] [2021-06-08T20:39:50.486Z] + exit 0 [2021-06-08T20:39:50.486Z] ++ jobs -p [2021-06-08T20:39:50.486Z] + pids= [2021-06-08T20:39:50.486Z] + echo 'Remaining pids to kill: []' [2021-06-08T20:39:50.486Z] Remaining pids to kill: [] [2021-06-08T20:39:50.486Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-08T20:39:50.499Z] Recording test results [2021-06-08T20:39:52.338Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-08T20:39:52.680Z] + echo Ensuring container killed. [2021-06-08T20:39:52.680Z] Ensuring container killed. [2021-06-08T20:39:52.680Z] + docker ps -aq -f name=docker-pr2-* [2021-06-08T20:39:52.680Z] + cids=15ae4434289b [2021-06-08T20:39:52.680Z] dee3a2f905ca [2021-06-08T20:39:52.680Z] dfa764f6db2a [2021-06-08T20:39:52.680Z] + [ -n 15ae4434289b [2021-06-08T20:39:52.680Z] dee3a2f905ca [2021-06-08T20:39:52.680Z] dfa764f6db2a ] [2021-06-08T20:39:52.680Z] + docker rm -vf 15ae4434289b dee3a2f905ca dfa764f6db2a [2021-06-08T20:39:54.829Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-08T20:39:54.829Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-08T20:39:56.855Z] 15ae4434289b [2021-06-08T20:39:56.855Z] dee3a2f905ca [2021-06-08T20:39:56.855Z] dfa764f6db2a [Pipeline] sh [2021-06-08T20:39:57.130Z] + echo Chowning /workspace to jenkins user [2021-06-08T20:39:57.130Z] Chowning /workspace to jenkins user [2021-06-08T20:39:57.130Z] + id -u [2021-06-08T20:39:57.130Z] + id -g [2021-06-08T20:39:57.130Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42486:/workspace busybox chown -R 1000:1000 /workspace [2021-06-08T20:39:57.130Z] Unable to find image 'busybox:latest' locally [2021-06-08T20:39:57.386Z] latest: Pulling from library/busybox [2021-06-08T20:39:57.386Z] b71f96345d44: Pulling fs layer [2021-06-08T20:39:57.386Z] b71f96345d44: Verifying Checksum [2021-06-08T20:39:57.386Z] b71f96345d44: Download complete [2021-06-08T20:39:57.645Z] b71f96345d44: Pull complete [2021-06-08T20:39:57.645Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-08T20:39:57.645Z] Status: Downloaded newer image for busybox:latest [2021-06-08T20:40:00.586Z] === RUN TestDockerSuite/TestBuildMultipleTags [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-08T20:40:01.035Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-08T20:40:01.035Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-08T20:40:01.035Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-08T20:40:01.209Z] + bundleName=amd64 [2021-06-08T20:40:01.209Z] + echo Creating amd64-bundles.tar.gz [2021-06-08T20:40:01.209Z] Creating amd64-bundles.tar.gz [2021-06-08T20:40:01.209Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-08T20:40:01.209Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-08T20:40:02.148Z] Archiving artifacts [2021-06-08T20:40:03.895Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-08T20:40:04.098Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42486/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-08T20:40:04.400Z] + make clean [2021-06-08T20:40:04.657Z] docker volume rm -f docker-dev-cache [2021-06-08T20:40:04.657Z] docker-dev-cache [Pipeline] deleteDir [2021-06-08T20:40:08.523Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T20:40:11.381Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-08T20:40:11.830Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-08T20:40:11.831Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-08T20:40:14.697Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-08T20:40:15.645Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-08T20:40:17.154Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-08T20:40:23.466Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-08T20:40:23.467Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-08T20:40:23.467Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-08T20:40:27.167Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-08T20:40:27.369Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-08T20:40:27.620Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-08T20:40:28.072Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-08T20:40:28.072Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-08T20:40:28.881Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-08T20:40:29.028Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-08T20:40:29.028Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-08T20:40:39.095Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-08T20:40:42.778Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-08T20:40:57.470Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-08T20:41:05.961Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-08T20:41:10.581Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-08T20:41:11.424Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-08T20:41:11.424Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-08T20:41:11.424Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-08T20:41:11.538Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-08T20:41:11.538Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-08T20:41:11.987Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-08T20:41:14.132Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-08T20:41:14.132Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-08T20:41:47.005Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-08T20:41:47.005Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-08T20:41:47.005Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-08T20:41:57.261Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-08T20:42:04.280Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-08T20:42:04.625Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-08T20:42:07.158Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-08T20:42:22.185Z] === RUN TestDockerSuite/TestBuildRm [2021-06-08T20:42:47.170Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-08T20:42:50.027Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-08T20:42:50.027Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-08T20:42:50.476Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-08T20:42:51.983Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-08T20:42:56.605Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-08T20:43:00.282Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-08T20:43:04.906Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-08T20:43:29.895Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-08T20:43:29.895Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-08T20:43:29.895Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-08T20:43:33.065Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-08T20:43:34.589Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-08T20:43:34.589Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-08T20:43:40.122Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-08T20:43:40.122Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-08T20:43:44.746Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-08T20:43:44.746Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-08T20:43:48.422Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-08T20:44:23.935Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-08T20:44:23.935Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-08T20:44:26.084Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-08T20:44:27.032Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-08T20:44:31.651Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-08T20:44:41.886Z] === RUN TestDockerSuite/TestBuildUser [2021-06-08T20:44:41.886Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-08T20:44:41.886Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-08T20:44:41.886Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-08T20:44:45.564Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-08T20:44:46.014Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-08T20:44:49.689Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-08T20:44:49.689Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-08T20:44:49.689Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-08T20:45:14.674Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-08T20:45:14.674Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-08T20:45:15.695Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-08T20:45:15.695Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-08T20:45:15.695Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-08T20:45:23.183Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-08T20:45:30.174Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-08T20:45:30.174Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-08T20:45:30.174Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-08T20:45:32.313Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-08T20:45:32.763Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-08T20:45:40.780Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-08T20:45:50.315Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-08T20:45:52.464Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-08T20:45:52.464Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-08T20:45:58.393Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-08T20:46:07.156Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-08T20:46:07.606Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-08T20:46:08.055Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-08T20:46:08.055Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-08T20:46:09.566Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-08T20:46:13.241Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-08T20:46:21.826Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-08T20:46:23.972Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-08T20:46:23.972Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-08T20:46:24.421Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-08T20:46:24.421Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-08T20:46:26.560Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-08T20:46:31.191Z] === RUN TestDockerSuite/TestCommitChange [2021-06-08T20:46:36.907Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-08T20:46:41.525Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-08T20:46:41.525Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-08T20:46:43.247Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-08T20:46:50.008Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-08T20:46:50.008Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-08T20:46:56.994Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-08T20:47:00.969Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-08T20:47:01.627Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-08T20:47:01.627Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-08T20:47:01.627Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-08T20:47:01.627Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-08T20:47:01.627Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-08T20:47:01.627Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-08T20:47:01.627Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-08T20:47:01.627Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-08T20:47:01.627Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-08T20:47:08.619Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-08T20:47:13.385Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-08T20:47:17.091Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-08T20:47:17.091Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-08T20:47:19.232Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-08T20:47:19.232Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-08T20:47:19.232Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-08T20:47:19.232Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-08T20:47:22.090Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-08T20:47:22.090Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-08T20:47:22.090Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-08T20:47:24.944Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-08T20:47:24.944Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-08T20:47:24.944Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-08T20:47:24.944Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-08T20:47:24.944Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-08T20:47:28.621Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-08T20:47:30.762Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-08T20:47:32.902Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-08T20:47:33.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-08T20:47:33.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-08T20:47:35.497Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-08T20:47:35.497Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-08T20:47:38.353Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-08T20:47:38.353Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-08T20:47:38.353Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-08T20:47:41.208Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-08T20:47:41.208Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-08T20:47:43.359Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-08T20:47:43.359Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-08T20:47:47.039Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-08T20:47:47.039Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-08T20:47:49.897Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-08T20:47:54.517Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-08T20:47:58.199Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-08T20:47:58.648Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-08T20:47:58.648Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-08T20:47:58.648Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-08T20:47:58.648Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-08T20:48:00.785Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-08T20:48:00.785Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-08T20:48:03.641Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-08T20:48:03.641Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-08T20:48:05.779Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-08T20:48:05.779Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-08T20:48:10.402Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-08T20:48:12.543Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-08T20:48:12.543Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-08T20:48:12.543Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-08T20:48:12.543Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-08T20:48:12.543Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-08T20:48:12.543Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-08T20:48:14.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-08T20:48:14.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-08T20:48:17.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-08T20:48:19.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-08T20:48:22.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-08T20:48:25.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ef160_} [2021-06-08T20:48:28.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1601374618_c:\foo_false____} [2021-06-08T20:48:30.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1601374618_c:\foo_true____} [2021-06-08T20:48:33.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-08T20:48:33.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-08T20:48:33.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-08T20:48:33.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-08T20:48:33.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-08T20:48:33.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-08T20:48:33.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-08T20:48:33.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-08T20:48:33.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-08T20:48:33.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-08T20:48:33.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-08T20:48:33.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-08T20:48:33.856Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-08T20:48:33.856Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-08T20:48:33.856Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-08T20:48:33.856Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-08T20:48:33.856Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-08T20:48:33.856Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-08T20:48:36.716Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-08T20:48:39.574Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-08T20:48:39.574Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-08T20:48:39.574Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-08T20:48:42.432Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-08T20:48:42.432Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-08T20:48:42.432Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-08T20:48:42.432Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-08T20:48:48.155Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-08T20:48:51.011Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-08T20:48:51.011Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-08T20:48:51.011Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-08T20:49:01.235Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-08T20:49:01.235Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-08T20:49:01.235Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-08T20:49:13.680Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-08T20:49:13.680Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-08T20:49:13.680Z] === RUN TestDockerSuite/TestCpToDot [2021-06-08T20:49:15.819Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-08T20:49:15.819Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-08T20:49:15.819Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-08T20:49:18.677Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-08T20:49:18.677Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-08T20:49:18.677Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-08T20:49:18.677Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-08T20:49:18.677Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-08T20:49:18.677Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-08T20:49:19.126Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-08T20:49:21.270Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-08T20:49:24.130Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-08T20:49:24.130Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-08T20:49:24.580Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-08T20:49:25.166Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-08T20:49:25.166Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-08T20:49:25.166Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-08T20:49:25.166Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-08T20:49:25.166Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-08T20:49:25.166Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-08T20:49:25.166Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-08T20:49:25.166Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-08T20:49:25.166Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-08T20:49:26.712Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-08T20:49:30.464Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-08T20:49:31.578Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-08T20:49:32.027Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-08T20:49:32.476Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-08T20:49:32.476Z] === RUN TestDockerSuite/TestCreateRM [2021-06-08T20:49:32.925Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-08T20:49:32.925Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-08T20:49:32.925Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-08T20:49:33.374Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-08T20:49:36.279Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-08T20:49:36.279Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-08T20:49:36.279Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-08T20:49:36.279Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-08T20:49:36.279Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-08T20:49:36.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-08T20:49:40.987Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-08T20:49:40.987Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-08T20:49:40.987Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-08T20:49:40.987Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-08T20:49:41.961Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-08T20:49:43.603Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-08T20:49:43.603Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-08T20:49:43.603Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-08T20:49:47.472Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-08T20:49:47.882Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-08T20:49:47.922Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-08T20:49:47.922Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-08T20:49:50.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-08T20:49:50.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-08T20:49:50.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-08T20:49:50.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-08T20:49:50.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-08T20:49:50.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-08T20:49:50.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-08T20:49:50.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestDockerFails [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-08T20:49:51.229Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-08T20:49:54.095Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-08T20:49:56.954Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-08T20:49:59.810Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-08T20:50:05.604Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-08T20:50:05.604Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-08T20:50:05.604Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-08T20:50:05.604Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-08T20:50:05.604Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-08T20:50:05.604Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-08T20:50:05.604Z] === RUN TestDockerSuite/TestBuildFails [2021-06-08T20:50:06.584Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-08T20:50:07.046Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-08T20:50:08.281Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-08T20:50:12.861Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-08T20:50:12.903Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-08T20:50:18.615Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-08T20:50:19.959Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-08T20:50:21.471Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-08T20:50:21.920Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-08T20:50:26.547Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-08T20:50:27.496Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-08T20:50:28.445Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-08T20:50:28.566Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-08T20:50:34.161Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-08T20:50:38.919Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-08T20:50:39.876Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-08T20:50:39.876Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-08T20:50:39.876Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-08T20:50:39.876Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-08T20:50:39.876Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-08T20:50:39.876Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-08T20:50:40.325Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-08T20:50:40.325Z] === RUN TestDockerSuite/TestEventsRename [2021-06-08T20:50:43.189Z] === RUN TestDockerSuite/TestEventsResize [2021-06-08T20:50:49.253Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-08T20:50:51.772Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-08T20:50:53.282Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-08T20:50:53.952Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-08T20:50:53.952Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-08T20:50:54.923Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-08T20:50:55.385Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-08T20:50:55.385Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-08T20:50:56.140Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-08T20:51:01.855Z] === RUN TestDockerSuite/TestEventsTop [2021-06-08T20:51:01.855Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-08T20:51:03.994Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-08T20:51:05.730Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-08T20:51:05.730Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-08T20:51:08.619Z] === RUN TestDockerSuite/TestExec [2021-06-08T20:51:08.619Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-08T20:51:09.068Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-08T20:51:11.215Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-08T20:51:13.353Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-08T20:51:13.353Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-08T20:51:13.353Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-08T20:51:13.353Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-08T20:51:15.494Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-08T20:51:18.351Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-08T20:51:20.490Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-08T20:51:20.563Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-08T20:51:20.563Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-08T20:51:22.104Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-08T20:51:22.104Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-08T20:51:22.629Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-08T20:51:23.075Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-08T20:51:23.075Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-08T20:51:27.251Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-08T20:51:27.251Z] === RUN TestDockerSuite/TestExecEnv [2021-06-08T20:51:27.251Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-08T20:51:27.251Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-08T20:51:28.877Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-08T20:51:29.337Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-08T20:51:29.797Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-08T20:51:30.108Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-08T20:51:31.345Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-08T20:51:31.806Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-08T20:51:33.348Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-08T20:51:34.730Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-08T20:51:34.730Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-08T20:51:34.730Z] === RUN TestDockerSuite/TestExecParseError [2021-06-08T20:51:34.730Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-08T20:51:34.730Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-08T20:51:34.730Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-08T20:51:34.890Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-08T20:51:37.595Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-08T20:51:37.595Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-08T20:51:37.595Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-08T20:51:37.595Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-08T20:51:37.595Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-08T20:51:37.595Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-08T20:51:39.741Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-08T20:51:39.741Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-08T20:51:41.974Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-08T20:51:41.974Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-08T20:51:41.974Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-08T20:51:41.974Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-08T20:51:41.974Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-08T20:51:41.974Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-08T20:51:42.436Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-08T20:51:42.896Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-08T20:51:43.866Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-08T20:51:45.602Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-08T20:51:45.602Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-08T20:51:45.602Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-08T20:51:45.602Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-08T20:51:49.689Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-08T20:51:52.595Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-08T20:51:58.314Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-08T20:52:01.170Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-08T20:52:08.157Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-08T20:52:08.157Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-08T20:52:08.157Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-08T20:52:08.157Z] === RUN TestDockerSuite/TestHealth [2021-06-08T20:52:08.157Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-08T20:52:08.157Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-08T20:52:08.157Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-08T20:52:08.157Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-08T20:52:12.786Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-08T20:52:12.786Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-08T20:52:12.786Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-08T20:52:12.786Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-08T20:52:12.786Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-08T20:52:13.240Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-08T20:52:13.689Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-08T20:52:13.689Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-08T20:52:15.399Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-08T20:52:15.399Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-08T20:52:16.907Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-08T20:52:17.357Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-08T20:52:19.497Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-08T20:52:19.665Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-08T20:52:19.665Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-08T20:52:19.665Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-08T20:52:23.180Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-08T20:52:23.180Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-08T20:52:23.180Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-08T20:52:26.854Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-08T20:52:26.854Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestImportFile [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-08T20:52:29.710Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-08T20:52:32.572Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-08T20:52:34.711Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-08T20:52:34.711Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-08T20:52:34.711Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-08T20:52:35.160Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-08T20:52:35.160Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-08T20:52:38.016Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-08T20:52:38.016Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-08T20:52:40.892Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-08T20:52:40.892Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-08T20:52:40.892Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-08T20:52:40.892Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-08T20:52:43.039Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-08T20:52:48.772Z] === RUN TestDockerSuite/TestInspectImage [2021-06-08T20:52:48.772Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-08T20:52:48.772Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-08T20:52:48.772Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-08T20:52:50.911Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-08T20:52:53.049Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-08T20:52:53.498Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-08T20:52:56.356Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-08T20:52:58.656Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-08T20:52:58.656Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-08T20:52:58.656Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-08T20:53:00.805Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-08T20:53:02.213Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-08T20:53:09.272Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-08T20:53:13.903Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-08T20:53:16.045Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-08T20:53:18.184Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-08T20:53:19.915Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-08T20:53:21.049Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-08T20:53:23.190Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-08T20:53:26.046Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-08T20:53:27.001Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-08T20:53:28.189Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-08T20:53:28.644Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-08T20:53:28.644Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-08T20:53:30.794Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-08T20:53:32.804Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-08T20:53:32.937Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-08T20:53:38.658Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-08T20:53:39.896Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-08T20:53:41.528Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-08T20:53:41.528Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-08T20:53:44.395Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-08T20:53:44.395Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-08T20:53:51.535Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-08T20:53:58.524Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-08T20:54:01.018Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-08T20:54:01.018Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-08T20:54:05.521Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-08T20:54:07.676Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-08T20:54:09.819Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-08T20:54:09.819Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-08T20:54:12.687Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-08T20:54:13.417Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-08T20:54:13.417Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-08T20:54:13.417Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-08T20:54:13.417Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-08T20:54:15.545Z] === RUN TestDockerSuite/TestLogsSince [2021-06-08T20:54:20.502Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-08T20:54:25.770Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-08T20:54:25.770Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-08T20:54:25.770Z] === RUN TestDockerSuite/TestLogsTail [2021-06-08T20:54:28.625Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-08T20:54:30.837Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-08T20:54:31.495Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestNetHostname [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestPluginActive [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-08T20:54:33.636Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-08T20:54:34.088Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-08T20:54:34.088Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-08T20:54:34.088Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-08T20:54:34.088Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-08T20:54:34.088Z] === RUN TestDockerSuite/TestPortList [2021-06-08T20:54:34.088Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-08T20:54:37.921Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-08T20:54:38.386Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-08T20:54:38.386Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-08T20:54:39.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-08T20:54:41.296Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-08T20:54:42.268Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-08T20:54:43.808Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-08T20:54:44.433Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-08T20:54:44.433Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-08T20:54:54.740Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-08T20:54:54.740Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-08T20:54:58.640Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-08T20:55:00.828Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-08T20:55:03.223Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-08T20:55:11.160Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-08T20:55:14.903Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-08T20:55:20.776Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-08T20:55:20.776Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-08T20:55:20.776Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-08T20:55:25.240Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-08T20:55:31.042Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-08T20:55:33.185Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-08T20:55:35.740Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-08T20:55:36.861Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-08T20:55:37.281Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-08T20:55:37.281Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-08T20:55:37.281Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-08T20:55:39.463Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-08T20:55:39.463Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-08T20:55:45.332Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-08T20:55:49.954Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-08T20:55:49.954Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-08T20:55:49.954Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-08T20:55:54.578Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-08T20:55:54.578Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-08T20:55:54.578Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-08T20:55:55.027Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-08T20:55:55.027Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-08T20:56:02.014Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-08T20:56:02.014Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-08T20:56:04.150Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-08T20:56:04.150Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-08T20:56:05.098Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-08T20:56:06.051Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-08T20:56:06.051Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-08T20:56:10.827Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-08T20:56:15.453Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-08T20:56:18.319Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-08T20:56:39.286Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-08T20:56:39.286Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-08T20:56:39.922Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-08T20:56:51.578Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-08T20:56:51.578Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-08T20:56:51.578Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-08T20:56:51.578Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-08T20:56:57.622Z] === RUN TestDockerSuite/TestBuildRm [2021-06-08T20:57:01.839Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-08T20:57:05.514Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-08T20:57:05.514Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-08T20:57:10.138Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-08T20:57:10.138Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-08T20:57:10.588Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-08T20:57:12.454Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-08T20:57:17.151Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-08T20:57:17.151Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-08T20:57:17.151Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-08T20:57:18.692Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-08T20:57:23.390Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-08T20:57:25.283Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-08T20:57:27.134Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-08T20:57:28.957Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-08T20:57:29.408Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-08T20:57:31.836Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-08T20:57:36.394Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-08T20:57:41.019Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-08T20:57:49.493Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-08T20:57:49.536Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-08T20:57:49.995Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-08T20:57:50.965Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-08T20:57:54.119Z] === RUN TestDockerSuite/TestRmiTag [2021-06-08T20:57:54.568Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-08T20:57:56.707Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-08T20:58:01.298Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-08T20:58:01.298Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-08T20:58:07.097Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-08T20:58:07.097Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-08T20:58:12.898Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-08T20:58:26.514Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-08T20:58:26.514Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-08T20:58:32.232Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-08T20:58:33.743Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-08T20:58:33.743Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-08T20:58:33.743Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-08T20:58:33.743Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-08T20:58:33.743Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-08T20:58:33.743Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-08T20:58:33.743Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-08T20:58:33.743Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-08T20:58:38.063Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-08T20:58:38.063Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-08T20:58:38.063Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-08T20:58:39.603Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-08T20:58:40.734Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-08T20:58:40.734Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-08T20:58:40.734Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-08T20:58:45.403Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-08T20:58:46.457Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-08T20:58:48.596Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-08T20:58:51.204Z] === RUN TestDockerSuite/TestBuildUser [2021-06-08T20:58:51.204Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-08T20:58:51.204Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-08T20:58:51.204Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-08T20:58:51.453Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-08T20:58:53.594Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-08T20:58:55.902Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-08T20:58:55.902Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-08T20:58:56.449Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-08T20:58:56.449Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-08T20:58:59.756Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-08T20:58:59.756Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-08T20:58:59.756Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-08T20:59:02.303Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-08T20:59:05.160Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-08T20:59:05.160Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-08T20:59:08.018Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-08T20:59:08.018Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-08T20:59:08.018Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-08T20:59:10.874Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-08T20:59:10.874Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-08T20:59:10.874Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-08T20:59:10.874Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-08T20:59:10.874Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-08T20:59:10.874Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-08T20:59:10.874Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-08T20:59:10.874Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-08T20:59:13.016Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-08T20:59:15.875Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-08T20:59:18.016Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-08T20:59:18.016Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-08T20:59:18.016Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-08T20:59:18.016Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-08T20:59:20.877Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-08T20:59:20.877Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-08T20:59:20.877Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-08T20:59:20.877Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-08T20:59:20.877Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-08T20:59:23.015Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-08T20:59:24.915Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-08T20:59:25.885Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-08T20:59:28.736Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-08T20:59:28.736Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-08T20:59:28.736Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-08T20:59:28.736Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-08T20:59:28.736Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-08T20:59:28.736Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-08T20:59:28.736Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-08T20:59:30.877Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-08T20:59:30.877Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-08T20:59:31.329Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-08T20:59:31.329Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-08T20:59:34.189Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-08T20:59:36.215Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-08T20:59:37.046Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-08T20:59:37.046Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-08T20:59:39.193Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-08T20:59:39.193Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-08T20:59:39.193Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-08T20:59:39.193Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-08T20:59:42.051Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-08T20:59:44.908Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-08T20:59:46.546Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-08T20:59:47.006Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-08T20:59:47.007Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-08T20:59:47.048Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-08T20:59:49.902Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-08T20:59:49.919Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-08T20:59:50.351Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-08T20:59:50.351Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-08T20:59:50.351Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-08T20:59:50.351Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-08T20:59:50.351Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-08T20:59:50.351Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-08T20:59:50.351Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-08T20:59:50.351Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-08T20:59:50.381Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-08T20:59:54.975Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-08T20:59:54.975Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-08T20:59:54.975Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-08T20:59:54.975Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-08T20:59:54.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-08T20:59:54.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-08T20:59:54.975Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-08T21:00:02.774Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-08T21:00:03.450Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-08T21:00:03.450Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunMount [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-08T21:00:04.398Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-08T21:00:08.575Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-08T21:00:08.575Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-08T21:00:12.886Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-08T21:00:12.886Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-08T21:00:12.886Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-08T21:00:12.886Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-08T21:00:18.603Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-08T21:00:23.233Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-08T21:00:23.513Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-08T21:00:23.974Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-08T21:00:24.434Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-08T21:00:24.434Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-08T21:00:24.739Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-08T21:00:25.974Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-08T21:00:26.876Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-08T21:00:28.383Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-08T21:00:29.889Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-08T21:00:32.028Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-08T21:00:32.028Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-08T21:00:32.028Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-08T21:00:32.028Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-08T21:00:32.028Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-08T21:00:32.028Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-08T21:00:32.028Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-08T21:00:32.028Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-08T21:00:32.476Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-08T21:00:35.330Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-08T21:00:35.779Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-08T21:00:35.779Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-08T21:00:35.779Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-08T21:00:35.779Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-08T21:00:35.779Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-08T21:00:36.311Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-08T21:00:37.282Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-08T21:00:37.742Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-08T21:00:37.742Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-08T21:00:37.742Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-08T21:00:39.926Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-08T21:00:50.260Z] === RUN TestDockerSuite/TestCommitChange [2021-06-08T21:00:50.477Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-08T21:00:50.477Z] === RUN TestDockerSuite/TestRunRm [2021-06-08T21:00:52.006Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-08T21:00:56.061Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-08T21:00:57.723Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-08T21:01:00.581Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-08T21:01:00.760Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-08T21:01:00.761Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-08T21:01:03.438Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-08T21:01:05.577Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-08T21:01:08.436Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-08T21:01:08.436Z] === RUN TestDockerSuite/TestRunState [2021-06-08T21:01:08.436Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-08T21:01:09.340Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-08T21:01:09.340Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-08T21:01:11.298Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-08T21:01:11.298Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-08T21:01:14.155Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-08T21:01:14.155Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-08T21:01:14.155Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-08T21:01:14.155Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-08T21:01:14.155Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-08T21:01:14.155Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-08T21:01:19.874Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-08T21:01:21.734Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-08T21:01:22.738Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-08T21:01:22.738Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-08T21:01:24.877Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-08T21:01:24.877Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-08T21:01:24.877Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-08T21:01:28.557Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-08T21:01:32.072Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-08T21:01:32.072Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-08T21:01:32.072Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-08T21:01:32.072Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-08T21:01:32.072Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-08T21:01:32.072Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-08T21:01:32.072Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-08T21:01:32.072Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-08T21:01:32.072Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-08T21:01:37.045Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-08T21:01:37.874Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-08T21:01:42.769Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-08T21:01:46.452Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-08T21:01:46.452Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-08T21:01:47.997Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-08T21:01:47.997Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-08T21:01:47.997Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-08T21:01:47.997Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-08T21:01:49.755Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-08T21:01:49.755Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-08T21:01:49.755Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-08T21:01:50.909Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-08T21:01:50.909Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-08T21:01:50.909Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-08T21:01:52.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-08T21:01:53.820Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-08T21:01:53.820Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-08T21:01:53.820Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-08T21:01:53.820Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-08T21:01:53.820Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-08T21:01:55.530Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-08T21:01:56.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-08T21:01:57.708Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-08T21:01:58.166Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-08T21:01:58.166Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-08T21:01:58.166Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-08T21:01:58.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-08T21:01:58.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-08T21:01:58.166Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-08T21:01:58.166Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-08T21:01:58.166Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-08T21:01:58.914Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-08T21:02:01.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-08T21:02:01.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-08T21:02:01.555Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-08T21:02:04.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-08T21:02:04.471Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-08T21:02:06.653Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-08T21:02:06.653Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-08T21:02:06.653Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-08T21:02:06.733Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-08T21:02:08.269Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-08T21:02:09.566Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-08T21:02:09.566Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-08T21:02:10.450Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-08T21:02:11.747Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-08T21:02:11.747Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-08T21:02:14.659Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-08T21:02:15.120Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-08T21:02:15.138Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-08T21:02:15.138Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-08T21:02:15.138Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-08T21:02:15.139Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-08T21:02:15.139Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-08T21:02:15.139Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-08T21:02:15.139Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-08T21:02:15.139Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-08T21:02:15.139Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-08T21:02:15.139Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-08T21:02:15.139Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-08T21:02:15.599Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-08T21:02:15.599Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-08T21:02:15.599Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-08T21:02:15.599Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-08T21:02:15.599Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-08T21:02:15.599Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-08T21:02:15.599Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-08T21:02:17.312Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-08T21:02:17.774Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-08T21:02:18.232Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-08T21:02:18.691Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-08T21:02:18.691Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-08T21:02:20.226Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-08T21:02:27.652Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-08T21:02:28.833Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-08T21:02:28.833Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-08T21:02:30.564Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-08T21:02:31.024Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-08T21:02:31.024Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-08T21:02:31.024Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-08T21:02:31.024Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-08T21:02:33.207Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-08T21:02:33.207Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-08T21:02:36.119Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-08T21:02:36.119Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-08T21:02:37.405Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-08T21:02:37.405Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-08T21:02:38.301Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-08T21:02:38.301Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-08T21:02:42.099Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-08T21:02:42.099Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-08T21:02:42.099Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-08T21:02:42.099Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-08T21:02:42.099Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-08T21:02:43.001Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-08T21:02:45.185Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-08T21:02:45.647Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-08T21:02:45.647Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-08T21:02:45.647Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-08T21:02:45.647Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-08T21:02:45.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-08T21:02:47.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-08T21:02:47.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-08T21:02:49.169Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-08T21:02:49.169Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-08T21:02:49.169Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-08T21:02:49.169Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-08T21:02:49.169Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-08T21:02:49.169Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-08T21:02:49.169Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-08T21:02:50.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-08T21:02:51.346Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-08T21:02:52.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-08T21:02:53.524Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-08T21:02:53.524Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-08T21:02:56.428Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-08T21:02:56.428Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-08T21:02:56.428Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-08T21:02:56.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-08T21:02:56.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-08T21:02:56.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-08T21:02:56.428Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-08T21:03:01.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-08T21:03:08.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000963a80_} [2021-06-08T21:03:14.105Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-08T21:03:14.105Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-08T21:03:14.105Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-08T21:03:14.105Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-08T21:03:14.105Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-08T21:03:14.105Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-08T21:03:14.105Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-08T21:03:15.072Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-08T21:03:15.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-08T21:03:17.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1246707702_c:\foo_false____} [2021-06-08T21:03:18.437Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-08T21:03:18.896Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-08T21:03:19.360Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-08T21:03:19.360Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-08T21:03:19.360Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-08T21:03:24.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1246707702_c:\foo_true____} [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-08T21:03:27.164Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-08T21:03:27.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-08T21:03:27.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-08T21:03:28.890Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-08T21:03:28.890Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-08T21:03:28.890Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-08T21:03:30.074Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-08T21:03:30.535Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-08T21:03:34.277Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-08T21:03:34.277Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-08T21:03:34.277Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-08T21:03:36.460Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-08T21:03:36.460Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-08T21:03:36.460Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-08T21:03:36.460Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-08T21:03:37.456Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-08T21:03:37.456Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-08T21:03:37.456Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-08T21:03:47.773Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-08T21:03:47.774Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite (2503.95s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-08T21:03:48.742Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-08T21:03:48.742Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.62s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-08T21:03:48.742Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-08T21:03:48.742Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-08T21:03:48.742Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-08T21:03:48.742Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-08T21:03:48.742Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-08T21:03:48.742Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-08T21:03:48.742Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-08T21:03:48.742Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.67s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-08T21:03:48.742Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-08T21:03:48.742Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.27s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.76s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-08T21:03:48.742Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-08T21:03:48.742Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.25s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.05s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (81.67s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-08T21:03:48.742Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.41s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.73s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.44s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.63s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.20s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.84s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.46s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.74s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.37s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.97s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.64s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.03s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.74s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.76s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.75s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.33s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.16s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.50s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.48s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.21s) [2021-06-08T21:03:48.742Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.50s) [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-08T21:03:48.742Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.742Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-08T21:03:48.742Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.08s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.53s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.45s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.84s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.86s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.34s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.68s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.11s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.79s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.10s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.85s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.71s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.97s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.88s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.94s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.63s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.37s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.84s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.67s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.72s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.05s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.51s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.53s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.74s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.20s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.14s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.23s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.60s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.18s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.77s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.28s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFails (2.73s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.00s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.08s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.97s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.33s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.99s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.07s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildHistory (12.55s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.09s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.53s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.31s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.77s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.55s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.95s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.21s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.34s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.44s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (26.83s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.56s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.84s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.81s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.98s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.66s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.78s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.85s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.85s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.97s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.15s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.84s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.72s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.35s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.07s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.30s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.50s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildRm (26.67s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.52s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.61s) [2021-06-08T21:03:48.743Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.65s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.79s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.98s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.14s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.82s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.92s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildStderr (4.13s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (33.10s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.78s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.47s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.29s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (10.00s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.91s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.32s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.30s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.42s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.99s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.53s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-06-08T21:03:48.743Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.27s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.23s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2021-06-08T21:03:48.743Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.36s) [2021-06-08T21:03:48.743Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-06-08T21:03:48.744Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-08T21:03:48.744Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-08T21:03:48.744Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.31s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.20s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-06-08T21:03:48.744Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-08T21:03:48.744Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-08T21:03:48.744Z] docker_cli_sni_test.go:18: Flakey test [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.10s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCommitChange (5.35s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.29s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.71s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCommitTTY (7.67s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.65s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.37s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.80s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.71s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.04s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.79s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.80s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.52s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.29s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.30s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.45s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.78s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.76s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.21s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.51s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.71s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.13s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.27s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.92s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.84s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.30s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.59s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.24s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.72s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.67s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.73s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.69s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ef160_} (2.64s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1601374618_c:\foo_false____} (2.72s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1601374618_c:\foo_true____} (2.64s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.13s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.59s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.83s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.89s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.11s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.88s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.17s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.00s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpToDot (2.86s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCpToStdout (2.63s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-08T21:03:48.744Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.84s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.75s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-08T21:03:48.744Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.82s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.53s) [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2021-06-08T21:03:48.744Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-08T21:03:48.744Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.744Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.75s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-08T21:03:48.745Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-08T21:03:48.745Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-08T21:03:48.745Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-08T21:03:48.745Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-08T21:03:48.745Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-08T21:03:48.745Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-08T21:03:48.745Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-08T21:03:48.745Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-08T21:03:48.745Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.80s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.54s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.92s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.23s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsCopy (5.10s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.97s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.44s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.54s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.09s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFilters (5.10s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFormat (5.59s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsRename (2.60s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsResize (8.15s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.18s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.70s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.27s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.70s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-08T21:03:48.745Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.23s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.22s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-08T21:03:48.745Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-08T21:03:48.745Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-08T21:03:48.745Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.33s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.25s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.25s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.27s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.94s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.41s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecInspectID (4.75s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-08T21:03:48.745Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-08T21:03:48.745Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.44s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.06s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.09s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.11s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.28s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.16s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-08T21:03:48.745Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.69s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.30s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.10s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-08T21:03:48.745Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-08T21:03:48.745Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.52s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.72s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-08T21:03:48.745Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-08T21:03:48.745Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.67s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.67s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2021-06-08T21:03:48.745Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectHistory (5.09s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.71s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.53s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.33s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.72s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2021-06-08T21:03:48.745Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-08T21:03:48.745Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.31s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectStatus (8.11s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.54s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.39s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.41s) [2021-06-08T21:03:48.745Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.22s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.78s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.30s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.35s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.08s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.20s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.98s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.94s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-08T21:03:48.746Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.85s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.77s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.81s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.85s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.66s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.83s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.80s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsSince (9.37s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsTail (3.25s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.94s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-06-08T21:03:48.746Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-06-08T21:03:48.746Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-06-08T21:03:48.746Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.09s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-08T21:03:48.746Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-08T21:03:48.746Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-08T21:03:48.746Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-08T21:03:48.746Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-08T21:03:48.746Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-08T21:03:48.746Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-08T21:03:48.746Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-08T21:03:48.746Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.17s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-08T21:03:48.746Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsByOrder (9.14s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.77s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.98s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.68s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.18s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.28s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.03s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-08T21:03:48.746Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.91s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.40s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-08T21:03:48.746Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-08T21:03:48.746Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.53s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.04s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.64s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.63s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2021-06-08T21:03:48.746Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.02s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (9.53s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.28s) [2021-06-08T21:03:48.746Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-08T21:03:48.746Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.00s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-08T21:03:48.746Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.47s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.40s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.17s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.53s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.08s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.54s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.54s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.68s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.08s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.50s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (6.82s) [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.17s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.82s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.67s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.70s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.73s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.75s) [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.42s) [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.12s) [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.58s) [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.205Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-08T21:03:49.205Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.91s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.34s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.35s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.48s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.79s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.70s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.68s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.76s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunExitCode (2.38s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.73s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.70s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.86s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.49s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.68s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.65s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.34s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.50s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.46s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.98s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.10s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.28s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.46s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunRm (2.86s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.85s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.82s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.73s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.34s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.89s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.76s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.62s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.09s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.76s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.50s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.60s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.54s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.21s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.70s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.59s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.40s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.81s) [2021-06-08T21:03:49.206Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-08T21:03:49.206Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-08T21:03:49.206Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.51s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.08s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.24s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.97s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.43s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-08T21:03:49.207Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-08T21:03:49.207Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.66s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-08T21:03:49.207Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.29s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.51s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.64s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.97s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.62s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.61s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.07s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-08T21:03:49.207Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-08T21:03:49.207Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-08T21:03:49.207Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-08T21:03:49.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-08T21:03:49.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-08T21:03:49.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-08T21:03:49.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-08T21:03:49.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-08T21:03:49.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-08T21:03:49.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-08T21:03:49.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-08T21:03:49.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-08T21:03:49.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-08T21:03:49.208Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-08T21:03:49.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-08T21:03:49.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-08T21:03:49.208Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] === RUN TestDockerDaemonSuite [2021-06-08T21:03:49.208Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-08T21:03:49.208Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-08T21:03:49.208Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-08T21:03:49.208Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] === RUN TestDockerSwarmSuite [2021-06-08T21:03:49.208Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-08T21:03:49.208Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-08T21:03:49.208Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] === RUN TestDockerExternalVolumeSuite [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] === RUN TestDockerNetworkSuite [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] === RUN TestDockerHubPullSuite [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-08T21:03:49.208Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] PASS [2021-06-08T21:03:49.208Z] ok github.com/docker/docker/integration-cli 2504.642s [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === Skipped [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-08T21:03:49.208Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-08T21:03:49.208Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-08T21:03:49.208Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-08T21:03:49.208Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-08T21:03:49.208Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-08T21:03:49.208Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-08T21:03:49.208Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-08T21:03:49.208Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-08T21:03:49.208Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-08T21:03:49.208Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-08T21:03:49.208Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-08T21:03:49.208Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-08T21:03:49.208Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-08T21:03:49.208Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-08T21:03:49.208Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-08T21:03:49.208Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-08T21:03:49.208Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-08T21:03:49.208Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-08T21:03:49.208Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-08T21:03:49.208Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-08T21:03:49.208Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-08T21:03:49.208Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-06-08T21:03:49.208Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.208Z] [2021-06-08T21:03:49.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-08T21:03:49.208Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-08T21:03:49.209Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.61s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.61s) [2021-06-08T21:03:49.209Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-08T21:03:49.209Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-08T21:03:49.209Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.209Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-06-08T21:03:49.210Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-08T21:03:49.210Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-06-08T21:03:49.210Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-06-08T21:03:49.210Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-06-08T21:03:49.210Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-08T21:03:49.210Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-06-08T21:03:49.210Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-08T21:03:49.210Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-08T21:03:49.210Z] docker_cli_sni_test.go:18: Flakey test [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-08T21:03:49.210Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-08T21:03:49.210Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.04s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.04s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-08T21:03:49.210Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-08T21:03:49.210Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-08T21:03:49.210Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-08T21:03:49.210Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.210Z] [2021-06-08T21:03:49.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-08T21:03:49.210Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-08T21:03:49.670Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-08T21:03:49.670Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-08T21:03:49.670Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-08T21:03:49.670Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-08T21:03:49.670Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.670Z] [2021-06-08T21:03:49.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-08T21:03:49.670Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-08T21:03:49.671Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-08T21:03:49.671Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-08T21:03:49.671Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-08T21:03:49.671Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-08T21:03:49.671Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-08T21:03:49.671Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-08T21:03:49.671Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-08T21:03:49.671Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-08T21:03:49.671Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-08T21:03:49.671Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-08T21:03:49.671Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-08T21:03:49.671Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-08T21:03:49.671Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-08T21:03:49.671Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-08T21:03:49.671Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-08T21:03:49.671Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-08T21:03:49.671Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-08T21:03:49.671Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-08T21:03:49.671Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-08T21:03:49.671Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.671Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-08T21:03:49.672Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-08T21:03:49.672Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-08T21:03:49.672Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-08T21:03:49.672Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2021-06-08T21:03:49.672Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-08T21:03:49.672Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-08T21:03:49.672Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-08T21:03:49.672Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-06-08T21:03:49.672Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-08T21:03:49.672Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-06-08T21:03:49.672Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-08T21:03:49.672Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-08T21:03:49.672Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-06-08T21:03:49.672Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-08T21:03:49.672Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-08T21:03:49.672Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-08T21:03:49.672Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-08T21:03:49.672Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-08T21:03:49.672Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-08T21:03:49.672Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-08T21:03:49.672Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-08T21:03:49.672Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-08T21:03:49.672Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-08T21:03:49.672Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-08T21:03:49.672Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.672Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-08T21:03:49.673Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-08T21:03:49.673Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2021-06-08T21:03:49.673Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-08T21:03:49.673Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-08T21:03:49.673Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.673Z] [2021-06-08T21:03:49.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-08T21:03:49.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-08T21:03:49.674Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.674Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-08T21:03:49.675Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-08T21:03:49.675Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-08T21:03:49.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.675Z] [2021-06-08T21:03:49.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-08T21:03:49.676Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-08T21:03:49.676Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:49.676Z] [2021-06-08T21:03:49.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-08T21:03:50.144Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-08T21:03:50.144Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] DONE 1092 tests, 546 skipped in 2513.448s [2021-06-08T21:03:50.144Z] INFO: Integration tests ended at 06/08/2021 21:03:49. Duration:00:41:53.6015207 [2021-06-08T21:03:50.144Z] INFO: Docker info of the daemon under test at end of run [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] Containers: 2 [2021-06-08T21:03:50.144Z] Running: 0 [2021-06-08T21:03:50.144Z] Paused: 0 [2021-06-08T21:03:50.144Z] Stopped: 2 [2021-06-08T21:03:50.144Z] Images: 18 [2021-06-08T21:03:50.144Z] Server Version: 0.0.0-dev [2021-06-08T21:03:50.144Z] Storage Driver: windowsfilter [2021-06-08T21:03:50.144Z] Windows: [2021-06-08T21:03:50.144Z] Logging Driver: json-file [2021-06-08T21:03:50.144Z] Plugins: [2021-06-08T21:03:50.144Z] Volume: local [2021-06-08T21:03:50.144Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-08T21:03:50.144Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-08T21:03:50.144Z] Swarm: inactive [2021-06-08T21:03:50.144Z] Default Isolation: process [2021-06-08T21:03:50.144Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-08T21:03:50.144Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-08T21:03:50.144Z] OSType: windows [2021-06-08T21:03:50.144Z] Architecture: x86_64 [2021-06-08T21:03:50.144Z] CPUs: 4 [2021-06-08T21:03:50.144Z] Total Memory: 32GiB [2021-06-08T21:03:50.144Z] Name: azwin-2-a7d770 [2021-06-08T21:03:50.144Z] ID: WGDI:MGKO:GL5Y:VNT4:W3DX:7U26:6MGD:XDD4:HN5Z:4P63:XSHQ:Z2AZ [2021-06-08T21:03:50.144Z] Docker Root Dir: D:\CI\PR-42486\2\daemon [2021-06-08T21:03:50.144Z] Debug Mode (client): false [2021-06-08T21:03:50.144Z] Debug Mode (server): true [2021-06-08T21:03:50.144Z] File Descriptors: -1 [2021-06-08T21:03:50.144Z] Goroutines: 17 [2021-06-08T21:03:50.144Z] System Time: 2021-06-08T21:03:49.8102446Z [2021-06-08T21:03:50.144Z] EventsListeners: 0 [2021-06-08T21:03:50.144Z] Registry: https://index.docker.io/v1/ [2021-06-08T21:03:50.144Z] Labels: [2021-06-08T21:03:50.144Z] Experimental: false [2021-06-08T21:03:50.144Z] Insecure Registries: [2021-06-08T21:03:50.144Z] 127.0.0.0/8 [2021-06-08T21:03:50.144Z] Live Restore Enabled: false [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] [2021-06-08T21:03:50.144Z] INFO: Stopping daemon under test [2021-06-08T21:03:50.144Z] SUCCESS: The process with PID 4616 (child process of PID 6100) has been terminated. [2021-06-08T21:03:50.144Z] SUCCESS: The process with PID 6100 (child process of PID 2468) has been terminated. [2021-06-08T21:03:50.144Z] INFO: Stop tailing logs of the daemon under tests [2021-06-08T21:03:50.144Z] INFO: executeCI.ps1 Completed successfully at 06/08/2021 21:03:50. [2021-06-08T21:03:50.144Z] INFO: Tidying up at end of run [2021-06-08T21:03:50.144Z] INFO: Saving daemon under test log (d:\CI\PR-42486\2\dut.out) to bundles\CIDUT.out [2021-06-08T21:03:50.144Z] INFO: Saving daemon under test log (d:\CI\PR-42486\2\dut.err) to bundles\CIDUT.err [2021-06-08T21:03:50.144Z] INFO: Nuke-Everything... [2021-06-08T21:03:50.606Z] INFO: Container count on control daemon to delete is 2 [2021-06-08T21:03:51.065Z] 95bc1762c607 [2021-06-08T21:03:51.065Z] 6565ba556051 [2021-06-08T21:03:51.286Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-08T21:03:51.523Z] INFO: Tidying pidfile d:\CI\PR-42486\2\docker.pid [2021-06-08T21:03:51.523Z] INFO: Nuking d:\CI [2021-06-08T21:03:54.197Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-08T21:03:54.197Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-08T21:03:54.197Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-08T21:04:06.371Z] INFO: Zapped successfully [2021-06-08T21:04:06.371Z] [2021-06-08T21:04:06.371Z] INFO: executeCI.ps1 exiting at Tue Jun 8 21:04:05 CUT 2021. Duration 01:18:37.1701381 [2021-06-08T21:04:06.371Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-08T21:04:06.614Z] Recording test results [2021-06-08T21:04:12.067Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-08T21:04:12.067Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-08T21:04:12.067Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-08T21:04:13.545Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-08T21:04:15.595Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-08T21:04:16.774Z] Archiving artifacts [2021-06-08T21:04:19.154Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-08T21:04:19.154Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-08T21:04:19.154Z] === RUN TestDockerSuite/TestCpToDot [2021-06-08T21:04:22.064Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-08T21:04:22.064Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-08T21:04:22.064Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-08T21:04:24.974Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-08T21:04:24.975Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-08T21:04:24.975Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-08T21:04:24.975Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-08T21:04:24.975Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-08T21:04:25.434Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-08T21:04:25.434Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-08T21:04:27.619Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-08T21:04:30.529Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-08T21:04:30.529Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-08T21:04:30.529Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-08T21:04:30.754Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42486/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-08T21:04:31.678Z] + make clean [2021-06-08T21:04:32.646Z] docker volume rm -f docker-dev-cache [2021-06-08T21:04:32.646Z] docker-dev-cache [Pipeline] deleteDir [2021-06-08T21:04:33.446Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-08T21:04:33.906Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-08T21:04:33.906Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-08T21:04:33.906Z] === RUN TestDockerSuite/TestCreateRM [2021-06-08T21:04:34.366Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-08T21:04:34.366Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-08T21:04:34.826Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-08T21:04:34.826Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T21:04:55.949Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-08T21:04:55.949Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-08T21:04:55.949Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-08T21:04:58.864Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-08T21:04:58.864Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-08T21:04:58.864Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-08T21:05:05.952Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-08T21:05:05.952Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDockerFails [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-08T21:05:06.413Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-08T21:05:09.326Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-08T21:05:12.237Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-08T21:05:14.420Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-08T21:05:29.251Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-08T21:05:33.952Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-08T21:05:39.758Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-08T21:05:42.665Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-08T21:05:43.125Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-08T21:05:47.470Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-08T21:05:48.443Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-08T21:05:49.415Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-08T21:05:55.223Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-08T21:05:59.926Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-08T21:05:59.926Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-08T21:05:59.926Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-08T21:05:59.926Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-08T21:05:59.926Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-08T21:05:59.926Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-08T21:06:00.897Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-08T21:06:00.897Z] === RUN TestDockerSuite/TestEventsRename [2021-06-08T21:06:03.889Z] === RUN TestDockerSuite/TestEventsResize [2021-06-08T21:06:12.484Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-08T21:06:14.671Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-08T21:06:17.588Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-08T21:06:23.404Z] === RUN TestDockerSuite/TestEventsTop [2021-06-08T21:06:23.404Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-08T21:06:25.592Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-08T21:06:35.950Z] === RUN TestDockerSuite/TestExec [2021-06-08T21:06:35.950Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-08T21:06:35.950Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-08T21:06:36.925Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-08T21:06:39.117Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-08T21:06:39.117Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-08T21:06:39.117Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-08T21:06:39.117Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-08T21:06:41.309Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-08T21:06:44.228Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-08T21:06:46.414Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-08T21:06:48.601Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-08T21:06:53.310Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-08T21:06:53.310Z] === RUN TestDockerSuite/TestExecEnv [2021-06-08T21:06:53.310Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-08T21:06:53.310Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-08T21:06:56.230Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-08T21:07:02.040Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-08T21:07:02.040Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-08T21:07:02.040Z] === RUN TestDockerSuite/TestExecParseError [2021-06-08T21:07:02.040Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-08T21:07:02.040Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-08T21:07:02.040Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-08T21:07:04.227Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-08T21:07:04.227Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-08T21:07:04.227Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-08T21:07:04.227Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-08T21:07:04.227Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-08T21:07:04.227Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-08T21:07:07.144Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-08T21:07:07.144Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-08T21:07:14.246Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-08T21:07:14.246Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-08T21:07:14.246Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-08T21:07:14.246Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-08T21:07:20.055Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-08T21:07:27.147Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-08T21:07:29.334Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-08T21:07:36.431Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-08T21:07:36.431Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-08T21:07:36.431Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-08T21:07:36.431Z] === RUN TestDockerSuite/TestHealth [2021-06-08T21:07:36.431Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-08T21:07:36.431Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-08T21:07:36.431Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-08T21:07:36.431Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-08T21:07:41.138Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-08T21:07:41.600Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-08T21:07:41.600Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-08T21:07:41.600Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-08T21:07:41.600Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-08T21:07:42.061Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-08T21:07:42.522Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-08T21:07:42.522Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-08T21:07:44.066Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-08T21:07:44.066Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-08T21:07:46.253Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-08T21:07:46.253Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-08T21:07:49.173Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-08T21:07:52.098Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-08T21:07:52.098Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-08T21:07:52.098Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-08T21:07:55.848Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-08T21:07:56.310Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-08T21:07:58.498Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-08T21:07:58.499Z] === RUN TestDockerSuite/TestImportFile [2021-06-08T21:07:58.499Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-08T21:07:58.960Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-08T21:08:01.360Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-08T21:08:04.277Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-08T21:08:04.277Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-08T21:08:04.277Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-08T21:08:04.277Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-08T21:08:04.277Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-08T21:08:06.464Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-08T21:08:06.928Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-08T21:08:09.847Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-08T21:08:09.847Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-08T21:08:09.847Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-08T21:08:09.847Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-08T21:08:12.764Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-08T21:08:18.575Z] === RUN TestDockerSuite/TestInspectImage [2021-06-08T21:08:18.575Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-08T21:08:18.575Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-08T21:08:18.575Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-08T21:08:20.761Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-08T21:08:22.948Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-08T21:08:22.948Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-08T21:08:25.865Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-08T21:08:30.571Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-08T21:08:30.571Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-08T21:08:30.571Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-08T21:08:33.484Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-08T21:08:36.402Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-08T21:08:41.104Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-08T21:08:44.019Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-08T21:08:46.206Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-08T21:08:48.398Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-08T21:08:51.313Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-08T21:08:53.501Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-08T21:08:55.686Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-08T21:08:56.147Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-08T21:08:56.609Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-08T21:08:58.795Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-08T21:09:00.985Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-08T21:09:06.795Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-08T21:09:09.710Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-08T21:09:09.710Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-08T21:09:11.899Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-08T21:09:12.360Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-08T21:09:20.949Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-08T21:09:28.056Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-08T21:09:36.652Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-08T21:09:39.573Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-08T21:09:42.492Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-08T21:09:42.492Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-08T21:09:44.678Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-08T21:09:47.595Z] === RUN TestDockerSuite/TestLogsSince [2021-06-08T21:09:57.941Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-08T21:09:57.941Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-08T21:09:57.941Z] === RUN TestDockerSuite/TestLogsTail [2021-06-08T21:10:00.129Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-08T21:10:03.050Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-08T21:10:05.238Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestNetHostname [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPluginActive [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPortList [2021-06-08T21:10:05.699Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-08T21:10:11.507Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-08T21:10:16.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-08T21:10:16.214Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-08T21:10:26.562Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-08T21:10:26.562Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-08T21:10:36.906Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-08T21:10:51.925Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-08T21:10:51.925Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-08T21:10:51.925Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-08T21:11:06.772Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-08T21:11:13.865Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-08T21:11:22.465Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-08T21:11:27.170Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-08T21:11:27.170Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-08T21:11:27.170Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-08T21:11:32.991Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-08T21:11:32.991Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-08T21:11:32.991Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-08T21:11:32.991Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-08T21:11:32.991Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-08T21:11:41.585Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-08T21:11:41.585Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-08T21:11:42.558Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-08T21:11:42.558Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-08T21:11:43.529Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-08T21:11:44.502Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-08T21:11:44.502Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-08T21:11:49.209Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-08T21:11:53.914Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-08T21:11:56.831Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-08T21:12:22.019Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-08T21:12:22.020Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-08T21:12:26.726Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-08T21:12:26.726Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-08T21:12:26.726Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-08T21:12:27.700Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-08T21:12:32.406Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-08T21:12:37.112Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-08T21:12:37.112Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-08T21:12:41.817Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-08T21:12:41.817Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-08T21:12:41.817Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-08T21:12:59.538Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-08T21:13:01.083Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-08T21:13:01.546Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-08T21:13:10.138Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-08T21:13:14.842Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-08T21:13:23.435Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-08T21:13:28.142Z] === RUN TestDockerSuite/TestRmiTag [2021-06-08T21:13:29.120Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-08T21:13:32.042Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-08T21:13:53.170Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-08T21:13:53.633Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-08T21:13:59.443Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-08T21:14:00.416Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-08T21:14:00.416Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-08T21:14:00.416Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-08T21:14:00.416Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-08T21:14:00.416Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-08T21:14:00.416Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-08T21:14:00.416Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-08T21:14:00.416Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-08T21:14:02.603Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-08T21:14:02.603Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-08T21:14:02.603Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-08T21:14:08.417Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-08T21:14:11.339Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-08T21:14:13.527Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-08T21:14:16.444Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-08T21:14:18.637Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-08T21:14:18.637Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-08T21:14:24.450Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-08T21:14:26.638Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-08T21:14:26.638Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-08T21:14:30.387Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-08T21:14:30.387Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-08T21:14:30.387Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-08T21:14:32.574Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-08T21:14:32.574Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-08T21:14:32.574Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-08T21:14:32.574Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-08T21:14:32.574Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-08T21:14:32.574Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-08T21:14:32.574Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-08T21:14:32.574Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-08T21:14:35.491Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-08T21:14:37.677Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-08T21:14:40.596Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-08T21:14:40.596Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-08T21:14:40.596Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-08T21:14:40.596Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-08T21:14:42.783Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-08T21:14:42.783Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-08T21:14:42.783Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-08T21:14:42.783Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-08T21:14:42.783Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-08T21:14:44.969Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-08T21:14:50.782Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-08T21:14:50.782Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-08T21:14:50.782Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-08T21:14:50.782Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-08T21:14:50.782Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-08T21:14:50.782Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-08T21:14:50.782Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-08T21:14:53.699Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-08T21:14:53.699Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-08T21:14:53.699Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-08T21:14:53.699Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-08T21:15:02.292Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-08T21:15:03.836Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-08T21:15:03.836Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-08T21:15:06.023Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-08T21:15:06.023Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-08T21:15:06.023Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-08T21:15:06.023Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-08T21:15:08.944Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-08T21:15:11.308Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-08T21:15:13.500Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-08T21:15:17.248Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-08T21:15:17.248Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-08T21:15:17.248Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-08T21:15:17.248Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-08T21:15:17.248Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-08T21:15:17.248Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-08T21:15:17.248Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-08T21:15:17.248Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-08T21:15:17.248Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-08T21:15:27.593Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-08T21:15:27.593Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-08T21:15:27.593Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-08T21:15:27.593Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-08T21:15:27.593Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-08T21:15:27.593Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-08T21:15:27.593Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-08T21:15:34.687Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-08T21:15:34.687Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunMount [2021-06-08T21:15:36.232Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-08T21:15:36.694Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-08T21:15:36.694Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-08T21:15:36.694Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-08T21:15:45.281Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-08T21:15:45.281Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-08T21:15:45.281Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-08T21:15:45.281Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-08T21:15:49.993Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-08T21:15:54.686Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-08T21:15:56.201Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-08T21:15:58.348Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-08T21:16:01.216Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-08T21:16:02.168Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-08T21:16:04.317Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-08T21:16:04.768Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-08T21:16:04.768Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-08T21:16:04.768Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-08T21:16:04.768Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-08T21:16:04.768Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-08T21:16:04.768Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-08T21:16:04.768Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-08T21:16:04.768Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-08T21:16:08.461Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-08T21:16:08.461Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-08T21:16:08.461Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-08T21:16:08.461Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-08T21:16:08.461Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-08T21:16:08.461Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-08T21:16:18.700Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-08T21:16:18.700Z] === RUN TestDockerSuite/TestRunRm [2021-06-08T21:16:20.223Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-08T21:16:25.959Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-08T21:16:28.107Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-08T21:16:30.979Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-08T21:16:33.126Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-08T21:16:35.994Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-08T21:16:35.994Z] === RUN TestDockerSuite/TestRunState [2021-06-08T21:16:35.994Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-08T21:16:38.864Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-08T21:16:38.864Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-08T21:16:41.017Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-08T21:16:41.017Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-08T21:16:41.017Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-08T21:16:41.017Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-08T21:16:41.472Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-08T21:16:41.472Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-08T21:16:47.213Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-08T21:16:49.362Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-08T21:16:49.362Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-08T21:16:51.509Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-08T21:16:51.960Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-08T21:16:51.960Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-08T21:16:55.653Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-08T21:17:04.149Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-08T21:17:08.785Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-08T21:17:15.793Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-08T21:17:15.793Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-08T21:17:15.793Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-08T21:17:19.482Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-08T21:17:21.631Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-08T21:17:24.504Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-08T21:17:24.504Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-08T21:17:24.504Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-08T21:17:24.504Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-08T21:17:24.504Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-08T21:17:24.504Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-08T21:17:24.504Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-08T21:17:24.504Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-08T21:17:24.504Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-08T21:17:29.142Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-08T21:17:30.656Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-08T21:17:32.953Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-08T21:17:43.192Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-08T21:17:46.060Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-08T21:17:46.060Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-08T21:17:46.511Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-08T21:17:46.511Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-08T21:17:48.658Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-08T21:17:55.671Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-08T21:17:55.671Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-08T21:18:05.909Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-08T21:18:05.909Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-08T21:18:09.603Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-08T21:18:09.603Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-08T21:18:09.603Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-08T21:18:09.603Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-08T21:18:09.603Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-08T21:18:19.912Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-08T21:18:19.912Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-08T21:18:19.912Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-08T21:18:19.912Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-08T21:18:19.912Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-08T21:18:19.912Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-08T21:18:19.912Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-08T21:18:22.780Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-08T21:18:24.931Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-08T21:18:24.931Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-08T21:18:27.799Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-08T21:18:27.799Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-08T21:18:27.799Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-08T21:18:27.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-08T21:18:27.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-08T21:18:27.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-08T21:18:27.799Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-08T21:18:45.381Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-08T21:18:45.381Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-08T21:18:45.381Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-08T21:18:45.381Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-08T21:18:45.381Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-08T21:18:45.381Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-08T21:18:45.381Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-08T21:18:47.531Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-08T21:18:47.531Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-08T21:18:50.397Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-08T21:18:50.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-08T21:18:51.300Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-08T21:18:51.751Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-08T21:18:51.751Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-08T21:19:06.465Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-08T21:19:06.465Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-08T21:19:06.465Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-08T21:19:06.465Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-08T21:19:06.465Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-08T21:19:13.471Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-08T21:19:13.922Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-08T21:19:14.374Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-08T21:19:24.659Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-08T21:19:24.659Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite (2950.92s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-08T21:19:26.176Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-08T21:19:26.176Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.12s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.69s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-08T21:19:26.176Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-08T21:19:26.176Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-06-08T21:19:26.176Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-08T21:19:26.176Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-06-08T21:19:26.176Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-06-08T21:19:26.176Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-08T21:19:26.176Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-08T21:19:26.176Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.15s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-08T21:19:26.176Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-08T21:19:26.176Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.46s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-06-08T21:19:26.176Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-08T21:19:26.176Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-08T21:19:26.176Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-08T21:19:26.176Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.63s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-08T21:19:26.176Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-08T21:19:26.176Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.86s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (126.25s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-06-08T21:19:26.176Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.63s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.55s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-08T21:19:26.176Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-08T21:19:26.176Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-08T21:19:26.176Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.48s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.81s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-08T21:19:26.176Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-08T21:19:26.176Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.37s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.17s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.72s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-08T21:19:26.176Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.92s) [2021-06-08T21:19:26.176Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.41s) [2021-06-08T21:19:26.176Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-08T21:19:26.176Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildAddTar (52.65s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.83s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.29s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.43s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.55s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.82s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.36s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.32s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.19s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.37s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.21s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-08T21:19:26.177Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.19s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCmd (0.86s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.99s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.65s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.25s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.86s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.13s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.69s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.96s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.72s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (34.13s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.99s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.93s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.94s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignore (80.67s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.61s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (95.61s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.48s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.66s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.40s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.69s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.88s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.67s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (124.33s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.74s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.06s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.62s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.39s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.36s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.47s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.91s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFails (2.69s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.16s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.42s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.93s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.43s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (8.98s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.20s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.92s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildHistory (13.13s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.22s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.23s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.95s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.84s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.81s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.64s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.92s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.28s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.87s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.94s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.90s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.31s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.04s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.51s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.86s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.93s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.51s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.20s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.61s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.88s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.88s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.93s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.20s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.80s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.72s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.38s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.60s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.26s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildRm (15.16s) [2021-06-08T21:19:26.177Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.87s) [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-08T21:19:26.177Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.177Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-08T21:19:26.178Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.08s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.13s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.03s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.38s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.04s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.47s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildStderr (5.21s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.23s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.34s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.06s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.94s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.66s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.39s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.21s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.03s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.67s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.02s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.11s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.17s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.26s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.44s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.99s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-06-08T21:19:26.178Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-08T21:19:26.178Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-08T21:19:26.178Z] docker_cli_sni_test.go:18: Flakey test [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.39s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (10.01s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCommitChange (5.43s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.97s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.71s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCommitTTY (12.48s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.95s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.24s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.36s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.47s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.60s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.71s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.82s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.55s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.52s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.73s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.56s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.69s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.32s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.90s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.56s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.91s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.37s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.17s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.83s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.51s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.66s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.23s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.15s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.20s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.69s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.74s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.76s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.76s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000963a80_} (7.77s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1246707702_c:\foo_false____} (7.71s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1246707702_c:\foo_true____} (2.73s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-08T21:19:26.178Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.83s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.50s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.57s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCpToCaseA (14.48s) [2021-06-08T21:19:26.178Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.76s) [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.178Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-08T21:19:26.178Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.62s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.84s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCpToDot (2.69s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCpToStdout (2.88s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.13s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.67s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.28s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (18.31s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.29s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-08T21:19:26.179Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.40s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-08T21:19:26.179Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-08T21:19:26.179Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-08T21:19:26.179Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-08T21:19:26.179Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-08T21:19:26.179Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-08T21:19:26.179Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-08T21:19:26.179Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-08T21:19:26.179Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-08T21:19:26.179Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.65s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.59s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.51s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsCopy (5.87s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.71s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.64s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.34s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFilters (5.14s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFormat (4.99s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsRename (2.79s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsResize (8.03s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.62s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.99s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.11s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.11s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-08T21:19:26.179Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.18s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.25s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-08T21:19:26.179Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-08T21:19:26.179Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-08T21:19:26.179Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.32s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.52s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.41s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.31s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.78s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.63s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecInspectID (5.30s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-08T21:19:26.179Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.72s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-08T21:19:26.179Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.75s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.24s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.31s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.29s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.31s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-08T21:19:26.179Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.10s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-08T21:19:26.179Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-06-08T21:19:26.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2021-06-08T21:19:26.179Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-06-08T21:19:26.179Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.43s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.00s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-08T21:19:26.180Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.02s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-08T21:19:26.180Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-08T21:19:26.180Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-08T21:19:26.180Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-08T21:19:26.180Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.53s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-08T21:19:26.180Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-08T21:19:26.180Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.55s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.06s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectDefault (2.68s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectHistory (5.11s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-08T21:19:26.180Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.56s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.49s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.45s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.92s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.52s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectStatus (2.97s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.93s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.61s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.51s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.56s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.40s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.21s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.25s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.99s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.78s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-08T21:19:26.180Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.46s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.83s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.13s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.13s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.01s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.90s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.61s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.64s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsSince (9.40s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-06-08T21:19:26.180Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsTail (3.16s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.92s) [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.48s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-08T21:19:26.180Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-08T21:19:26.180Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-08T21:19:26.180Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.00s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-08T21:19:26.180Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-08T21:19:26.180Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-08T21:19:26.180Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-08T21:19:26.180Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-08T21:19:26.180Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-08T21:19:26.181Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-08T21:19:26.181Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-08T21:19:26.181Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.93s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-08T21:19:26.181Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsByOrder (9.57s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.60s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.50s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.73s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.32s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.44s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.18s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-06-08T21:19:26.181Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.75s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-08T21:19:26.181Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.06s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-08T21:19:26.181Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.56s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.62s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.70s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.10s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.63s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.78s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.51s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.71s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.71s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.17s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.58s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.78s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.36s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.89s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.89s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.84s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.52s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.28s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.97s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.31s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.50s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.51s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.19s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.47s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.60s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.18s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.63s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.41s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.17s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.93s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.62s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.42s) [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.48s) [2021-06-08T21:19:26.181Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-08T21:19:26.181Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.181Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.40s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunExitCode (2.53s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.58s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.46s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.39s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.49s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.48s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.88s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.66s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-06-08T21:19:26.182Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.37s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.64s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.50s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.48s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.26s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.26s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.06s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunRm (2.74s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.53s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.45s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.53s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.87s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.24s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.13s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.19s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.49s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.182Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.51s) [2021-06-08T21:19:26.182Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-08T21:19:26.182Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.00s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.17s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.88s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.02s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.13s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.47s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.44s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.36s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.90s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.47s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.94s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-08T21:19:26.183Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.47s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.90s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.49s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.30s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.57s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.72s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.49s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-08T21:19:26.183Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.95s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.26s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.25s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.66s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.89s) [2021-06-08T21:19:26.183Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-08T21:19:26.183Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.183Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.69s) [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-08T21:19:26.183Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-08T21:19:26.184Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-08T21:19:26.184Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-08T21:19:26.184Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-08T21:19:26.184Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-08T21:19:26.184Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-08T21:19:26.184Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-08T21:19:26.184Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-08T21:19:26.184Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-08T21:19:26.184Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.184Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:19:26.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:19:26.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:19:26.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:19:26.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-08T21:19:26.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-08T21:19:26.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-08T21:19:26.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-08T21:19:26.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-08T21:19:26.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-08T21:19:26.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.637Z] === RUN TestDockerSchema1RegistrySuite [2021-06-08T21:19:26.637Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-08T21:19:26.637Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-08T21:19:26.637Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-08T21:19:26.637Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-08T21:19:26.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-08T21:19:26.638Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-08T21:19:26.638Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-08T21:19:26.638Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-08T21:19:26.638Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] === RUN TestDockerDaemonSuite [2021-06-08T21:19:26.638Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-08T21:19:26.638Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-08T21:19:26.638Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-08T21:19:26.638Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] === RUN TestDockerSwarmSuite [2021-06-08T21:19:26.638Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-08T21:19:26.638Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-08T21:19:26.638Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] === RUN TestDockerExternalVolumeSuite [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] === RUN TestDockerNetworkSuite [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] === RUN TestDockerHubPullSuite [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-08T21:19:26.638Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] PASS [2021-06-08T21:19:26.638Z] ok github.com/docker/docker/integration-cli 2951.651s [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === Skipped [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-08T21:19:26.638Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-08T21:19:26.638Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-08T21:19:26.638Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-08T21:19:26.638Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-06-08T21:19:26.638Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-08T21:19:26.638Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-06-08T21:19:26.638Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-06-08T21:19:26.638Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-08T21:19:26.638Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-08T21:19:26.638Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-08T21:19:26.638Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-08T21:19:26.638Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-06-08T21:19:26.638Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-08T21:19:26.638Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-08T21:19:26.638Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-08T21:19:26.638Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-08T21:19:26.638Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-08T21:19:26.638Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-08T21:19:26.638Z] [2021-06-08T21:19:26.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-08T21:19:26.639Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-06-08T21:19:26.639Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-08T21:19:26.639Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-08T21:19:26.639Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-08T21:19:26.639Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.639Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-08T21:19:26.640Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-06-08T21:19:26.640Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-08T21:19:26.640Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-08T21:19:26.640Z] docker_cli_sni_test.go:18: Flakey test [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-08T21:19:26.640Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-08T21:19:26.640Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-08T21:19:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-08T21:19:26.640Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.640Z] [2021-06-08T21:19:26.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-08T21:19:26.641Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-08T21:19:26.641Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-08T21:19:26.641Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-08T21:19:26.641Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-08T21:19:26.641Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-08T21:19:26.641Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-08T21:19:26.641Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-08T21:19:26.641Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-08T21:19:26.641Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-08T21:19:26.641Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-08T21:19:26.641Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-08T21:19:26.641Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-08T21:19:26.641Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-08T21:19:26.641Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-08T21:19:26.641Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-08T21:19:26.641Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-06-08T21:19:26.641Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-08T21:19:26.641Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.641Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-08T21:19:26.642Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-08T21:19:26.642Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-06-08T21:19:26.642Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-08T21:19:26.642Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-08T21:19:26.642Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-08T21:19:26.642Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-08T21:19:26.642Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-08T21:19:26.642Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-06-08T21:19:26.642Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-08T21:19:26.642Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-08T21:19:26.642Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.642Z] [2021-06-08T21:19:26.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-08T21:19:26.642Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-08T21:19:26.643Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-08T21:19:26.643Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-08T21:19:26.643Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-08T21:19:26.643Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-08T21:19:26.643Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-08T21:19:26.643Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-08T21:19:26.643Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-08T21:19:26.643Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-08T21:19:26.643Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-08T21:19:26.643Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-08T21:19:26.643Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-08T21:19:26.643Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-08T21:19:26.643Z] [2021-06-08T21:19:26.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-08T21:19:26.643Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-08T21:19:26.643Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-06-08T21:19:27.095Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-08T21:19:27.095Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-08T21:19:27.095Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-08T21:19:27.095Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-08T21:19:27.095Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.095Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-06-08T21:19:27.096Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-08T21:19:27.096Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-08T21:19:27.096Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.096Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-08T21:19:27.097Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-08T21:19:27.097Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-08T21:19:27.097Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-06-08T21:19:27.097Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-06-08T21:19:27.097Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.097Z] [2021-06-08T21:19:27.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-08T21:19:27.098Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-08T21:19:27.098Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-08T21:19:27.098Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-08T21:19:27.098Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-08T21:19:27.098Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-08T21:19:27.098Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:19:27.098Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-08T21:19:27.098Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.098Z] [2021-06-08T21:19:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-08T21:19:27.099Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-08T21:19:27.099Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.099Z] DONE 1092 tests, 546 skipped in 2961.752s [2021-06-08T21:19:27.099Z] INFO: Integration tests ended at 06/08/2021 21:19:26. Duration:00:49:21.8602220 [2021-06-08T21:19:27.099Z] INFO: Docker info of the daemon under test at end of run [2021-06-08T21:19:27.099Z] [2021-06-08T21:19:27.551Z] Containers: 2 [2021-06-08T21:19:27.551Z] Running: 0 [2021-06-08T21:19:27.551Z] Paused: 0 [2021-06-08T21:19:27.551Z] Stopped: 2 [2021-06-08T21:19:27.551Z] Images: 18 [2021-06-08T21:19:27.551Z] Server Version: 0.0.0-dev [2021-06-08T21:19:27.551Z] Storage Driver: windowsfilter [2021-06-08T21:19:27.551Z] Windows: [2021-06-08T21:19:27.551Z] Logging Driver: json-file [2021-06-08T21:19:27.551Z] Plugins: [2021-06-08T21:19:27.551Z] Volume: local [2021-06-08T21:19:27.551Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-08T21:19:27.551Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-08T21:19:27.551Z] Swarm: inactive [2021-06-08T21:19:27.551Z] Default Isolation: process [2021-06-08T21:19:27.551Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-08T21:19:27.551Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-08T21:19:27.551Z] OSType: windows [2021-06-08T21:19:27.551Z] Architecture: x86_64 [2021-06-08T21:19:27.551Z] CPUs: 4 [2021-06-08T21:19:27.551Z] Total Memory: 32GiB [2021-06-08T21:19:27.551Z] Name: azwin-2-812fe0 [2021-06-08T21:19:27.551Z] ID: TXWN:LFQL:7CVG:PQSQ:KF33:MOL2:G433:BSHC:4DEH:D4YY:BM5J:MRM3 [2021-06-08T21:19:27.551Z] Docker Root Dir: D:\CI\PR-42486\2\daemon [2021-06-08T21:19:27.551Z] Debug Mode (client): false [2021-06-08T21:19:27.551Z] Debug Mode (server): true [2021-06-08T21:19:27.551Z] File Descriptors: -1 [2021-06-08T21:19:27.551Z] Goroutines: 17 [2021-06-08T21:19:27.551Z] System Time: 2021-06-08T21:19:27.2035054Z [2021-06-08T21:19:27.551Z] EventsListeners: 0 [2021-06-08T21:19:27.551Z] Registry: https://index.docker.io/v1/ [2021-06-08T21:19:27.551Z] Labels: [2021-06-08T21:19:27.551Z] Experimental: false [2021-06-08T21:19:27.551Z] Insecure Registries: [2021-06-08T21:19:27.551Z] 127.0.0.0/8 [2021-06-08T21:19:27.551Z] Live Restore Enabled: false [2021-06-08T21:19:27.551Z] [2021-06-08T21:19:27.551Z] [2021-06-08T21:19:27.551Z] INFO: Stopping daemon under test [2021-06-08T21:19:27.551Z] SUCCESS: The process with PID 2444 (child process of PID 3124) has been terminated. [2021-06-08T21:19:27.551Z] SUCCESS: The process with PID 3124 (child process of PID 2276) has been terminated. [2021-06-08T21:19:27.551Z] INFO: Stop tailing logs of the daemon under tests [2021-06-08T21:19:27.551Z] INFO: executeCI.ps1 Completed successfully at 06/08/2021 21:19:27. [2021-06-08T21:19:27.551Z] INFO: Tidying up at end of run [2021-06-08T21:19:27.551Z] INFO: Saving daemon under test log (d:\CI\PR-42486\2\dut.out) to bundles\CIDUT.out [2021-06-08T21:19:27.551Z] INFO: Saving daemon under test log (d:\CI\PR-42486\2\dut.err) to bundles\CIDUT.err [2021-06-08T21:19:27.551Z] INFO: Nuke-Everything... [2021-06-08T21:19:28.503Z] INFO: Container count on control daemon to delete is 2 [2021-06-08T21:19:28.503Z] edd79bb96df9 [2021-06-08T21:19:28.503Z] 89b5deca31e3 [2021-06-08T21:19:28.956Z] INFO: Tidying pidfile d:\CI\PR-42486\2\docker.pid [2021-06-08T21:19:28.956Z] INFO: Nuking d:\CI [2021-06-08T21:20:04.510Z] INFO: Zapped successfully [2021-06-08T21:20:04.510Z] [2021-06-08T21:20:04.510Z] INFO: executeCI.ps1 exiting at Tue Jun 8 21:20:04 CUT 2021. Duration 01:35:15.8220479 [2021-06-08T21:20:04.510Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-08T21:20:05.195Z] Recording test results [2021-06-08T21:20:13.083Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-08T21:20:15.162Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-08T21:20:17.513Z] Archiving artifacts [2021-06-08T21:20:31.767Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42486/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-08T21:20:32.736Z] + make clean [2021-06-08T21:20:34.253Z] docker volume rm -f docker-dev-cache [2021-06-08T21:20:34.253Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS